0.4.0 • Published 4 years ago

homebridge-apsystem-inverter v0.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

homebridge-apsystem-inverter

AP system Inverter plugin for homebridge

This plugin shows you total kilo watts per hour generated today and last watts generated by your AP Systems inverter monitor by an ECU.

config.json example:

Add to accesories> "accessories": { "accessory": "APSystemsInverter", "name": "Watts", "ecuId": "XXXXXXXXXXXX", "inverter_data": "Watts" }, { "accessory": "APSystemsInverter", "name": "kWh", "ecuId": "XXXXXXXXXXXX", "inverter_data": "Kwh" } ,