Add grafana screenshot
This commit is contained in:
parent
fa9b5f3af7
commit
407af3f3e6
|
@ -6,6 +6,11 @@ Script to automate control of an home reverse cycle aircon system based on custo
|
|||
|
||||
This was originally written for an [AdvantageAir](https://www.advantageair.com.au/) system. It just calls an external script to interface with the aircon, so should be easily adaptable to other systems.
|
||||
|
||||
It can also log to an influxdb database for easy integration into Grafana or similar.
|
||||
|
||||
![grafana integration](https://cube.nethack.net/images/aircon_grafana.png "grafana integration")
|
||||
|
||||
|
||||
# Requirements
|
||||
- [pymyair](https://github.com/smallsam/pymyair)
|
||||
|
||||
|
|
Loading…
Reference in New Issue