Commit Graph

10 Commits

Author SHA1 Message Date
Brian Berg
42a30ce201 chore: add debug logging 2020-07-12 23:25:38 +00:00
Brian Berg
cc11a697a8 feat(sensors): disable balance sensors by default 2020-07-12 22:43:53 +00:00
Brian Berg
b4ba0bf5cc refactor: rename data coordinators file 2020-07-11 18:56:56 +00:00
Brian Berg
eefd191e51 feat(sensor): add recent payout sensor
- fetches payouts every hour
- displays most recently created in BTC
2020-07-11 18:40:42 +00:00
Brian Berg
24488a8eb7 refactor(data_coordinators): rename 2020-07-11 16:17:02 +00:00
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
96498e580e refactor: split out data coordinators and sensors
- remove unused imports
2020-06-17 01:46:53 +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
93d9ca79a1 feat: add data update coordinators
- add account and rig update coordinators
- sensors share data
2020-06-16 00:28:01 -04: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