Migrate powerwall from using ip address as unique id (#65257)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
8d2fac09bb
commit
3d8d507ed9
11 changed files with 359 additions and 76 deletions
|
@ -26,6 +26,7 @@ POWERWALL_API_STATUS = "status"
|
|||
POWERWALL_API_DEVICE_TYPE = "device_type"
|
||||
POWERWALL_API_SITE_INFO = "site_info"
|
||||
POWERWALL_API_SERIAL_NUMBERS = "serial_numbers"
|
||||
POWERWALL_API_GATEWAY_DIN = "gateway_din"
|
||||
|
||||
POWERWALL_HTTP_SESSION = "http_session"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue