Brian Berg
|
d5f9f56f98
|
feat(sensor): add device sensors
- status, algorithm, speed, temp, load, rpm
|
2020-07-05 18:02:46 +00:00 |
|
Brian Berg
|
7f79e0e739
|
chore(sensors): update docs
- fix typo
|
2020-06-20 20:09:17 -04:00 |
|
Brian Berg
|
945a50dff3
|
feat(sensor): add rig status sensors
- refactor rig temperature sensor
- include state value in attributes
- remove debug logs
|
2020-06-17 03:18:24 +00:00 |
|
Brian Berg
|
04820e1aa9
|
feat(sensors): record all device temperatures
- stop attempting to ignore inactive/disabled devices
- remove active devices count attribute
- minor import cleanup
|
2020-06-17 02:07:23 +00:00 |
|
Brian Berg
|
7ca95d8ca2
|
fix(sensors): fix balance sensor attributes
- not in same currency as state
|
2020-06-17 02:05:30 +00:00 |
|
Brian Berg
|
96498e580e
|
refactor: split out data coordinators and sensors
- remove unused imports
|
2020-06-17 01:46:53 +00:00 |
|