0.1.3 • Published 3 years ago

homebridge-sunpower v0.1.3

Weekly downloads
215
License
Apache-2.0
Repository
github
Last release
3 years ago

homebridge-sunpower

This is a big work-in-progress/proof of concept to get Sunpower production/consumption/daily mix info into Homebridge.

This plugin has two sets of two lightbulbs. Current Import and Current Export will be switched on or off depending on if you are net importing or exporting currently, the brightness represents the percentage of your import/export from/to the grid, and the light sensor represents the power being generated, in kilowatts. Daily Import/Export lightbulbs are similar but for the current day.

Current design inspired by https://github.com/longzheng/homebridge-fronius-inverter-lights

Example config:

        {
            "name": "Sunpower",
            "platform": "Sunpower",
            "username": "sunpower.username@email.com",
            "password": "sunpowerpassword"
        }
0.1.3

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago