Add grid services active sensor to telsa powerwall integration (#56317)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
1b42caa34a
commit
b2d67f8d19
5 changed files with 42 additions and 0 deletions
|
@ -19,6 +19,7 @@ POWERWALL_SITE_NAME = "site_name"
|
|||
|
||||
POWERWALL_API_METERS = "meters"
|
||||
POWERWALL_API_CHARGE = "charge"
|
||||
POWERWALL_API_GRID_SERVICES_ACTIVE = "grid_services_active"
|
||||
POWERWALL_API_GRID_STATUS = "grid_status"
|
||||
POWERWALL_API_SITEMASTER = "sitemaster"
|
||||
POWERWALL_API_STATUS = "status"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue