Commit Graph

7 Commits

Author SHA1 Message Date
Brian Berg
1f33d3e05d feat: allow disabling rig/device sensors
- via "rigs" and "devices" configuration options
- both default to false
2020-07-08 23:50:44 +00:00
Brian Berg
d5f9f56f98 feat(sensor): add device sensors
- status, algorithm, speed, temp, load, rpm
2020-07-05 18:02:46 +00: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
da7e12c75d feat(sensor): ignore inactive sensor by status
- add data attribution to account and temp sensors
- add active device temp sensor attribute
- rename total device temp sensor attribute
2020-06-17 01:00:44 +00:00
Brian Berg
8456fa4c34 feat(nicehash): add more acount balance sensors
- add total and pending sensors for BTC
- add total and pending sensors for currency
- default currency to USD
- only support EUR or USD currency
  - in addition to BTC
- ignore non-BTC exchange rates
2020-06-17 00:58:47 +00:00
Brian Berg
fe8f8233a8 feat: add platform integration
- add configuration support
- add english config translations for later
- add account balance sensor
- add mining rig temperature sensors
2020-06-16 00:28:01 -04:00