ha-nicehash/custom_components/nicehash
Evan Lawrence 0e94842c9d
Added switches for each device which allow for enabling/disabling mining.
very basic, needs testing.

* To do: Set switch to reflect the current state on init. (Currently defaults to off after HA reboot.)
* Occasionally the custom component fails to load on HA start.  Usually fixed by restarting HA.
* When switches are toggled occasionally a false error is reported.  This could be due to async call.  The desired behavior still occurs though.
2023-07-03 17:51:08 +02:00
..
translations feat: add platform integration 2020-06-16 00:28:01 -04:00
__init__.py Added switches for each device which allow for enabling/disabling mining. 2023-07-03 17:51:08 +02:00
account_sensors.py chore: add debug logging 2020-07-12 23:25:38 +00:00
const.py added icon power 2023-07-03 17:45:11 +02:00
control_switches.py Added switches for each device which allow for enabling/disabling mining. 2023-07-03 17:51:08 +02:00
coordinators.py refactor: rename data coordinators file 2020-07-11 18:56:56 +00:00
device_sensors.py added class DevicePowerSensor 2023-07-03 17:45:03 +02:00
manifest.json chore(nicehash): update version 2021-06-18 16:14:30 -04:00
nicehash.py Added switches for each device which allow for enabling/disabling mining. 2023-07-03 17:51:08 +02:00
payout_sensors.py fix(sensors): fix recent payout sensor value 2020-08-02 17:56:17 -04:00
rig_sensors.py fix(nicehash): fix quickminer gpu temps 2021-06-18 16:11:54 -04:00
sensor.py added DevicePowerSensor (sensor.py / nicehash.py) 2023-07-03 17:44:54 +02:00
switch.py Added switches for each device which allow for enabling/disabling mining. 2023-07-03 17:51:08 +02:00