1.0.8 • Published 2 years ago

homebridge-givenergy-cloud v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

a very lightweight plugin that makes two accessories as lights to see the solar power (as a proportion of the max solar generation capacity of your array) and your battery

it uses the givenergy api to operate, but there may be a way to query the inverter directly

heres a suggested json

{ "platform": "GivEnergy", "name": "GivEnergy", "apiKey": "YOUR_API_KEY", "inverterId": "YOUR_INVERTER_ID", "queryFrequency": 60000, // Query frequency in milliseconds "maxSolarPower": 6100 // Maximum solar power in watts }

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago