Hubitat driver to query the Solaredge API for inverter metrics and site overview.
Drivers Code
section.Devices
section, create a new virtual device by clicking Add Virtual Device
.
Device Name
.Solaredge Monitoring Driver
.Setting | Required | Default | Description |
---|---|---|---|
Site Id | Yes | Empty | Site Id for location being monitored. |
API Key | Yes | Empty | This key is either provided by the installer, or generated by the user if they have access granted to them by the installer or have the inverter under their own installed account. |
Solaredge Monitoring API URL | Yes | https://monitoringapi.solaredge.com |
Solaredge monitoring API url, this can change in the future or used by any other developer for their testing purposes. |
How often to refresh the energy data | Yes | Non Selected | Select how often to refresh energy data. Remember the Solaredge API allows a max of 300 calls per day. |
How often to refresh the production overview data | Yes | Non Selected | Select how often to refresh the production overview data. Remember the Solaredge API allows a max of 300 calls per day. |
How often to refresh power flow data | Yes | Non Selected | Select how often to power flow energy data. Remember the Solaredge API allows a max of 300 calls per day. |
Daily Energy Details Title | No | Empty | Title for Energy Details tile, if left blank title will not display. |
Production Overview Title | No | Empty | Title for Production Overview tile, if left blank title will not display. |
Power Flow Title | No | Empty | Title for Power Flow tile, if left blank title will not display. |
Display last updated timestamp? | No | False | Option to display last updated timestamp on tiles. |
Enable debug logging | No | False | Enable debugging of logs. |
To add to dashboard select the device name created. Pick Attribute
as the template. Then either select energy_tile
or overview_tile
to display the summary tiles. Otherwise select individual attributes.