Update tesla_powerwall to 0.3.18 (#74026)
This commit is contained in:
parent
7e341aaef2
commit
cdaa6c0d42
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Tesla Powerwall",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/powerwall",
|
||||
"requirements": ["tesla-powerwall==0.3.17"],
|
||||
"requirements": ["tesla-powerwall==0.3.18"],
|
||||
"codeowners": ["@bdraco", "@jrester"],
|
||||
"dhcp": [
|
||||
{
|
||||
|
|
|
@ -2298,7 +2298,7 @@ temperusb==1.5.3
|
|||
# tensorflow==2.5.0
|
||||
|
||||
# homeassistant.components.powerwall
|
||||
tesla-powerwall==0.3.17
|
||||
tesla-powerwall==0.3.18
|
||||
|
||||
# homeassistant.components.tesla_wall_connector
|
||||
tesla-wall-connector==1.0.1
|
||||
|
|
|
@ -1519,7 +1519,7 @@ tailscale==0.2.0
|
|||
tellduslive==0.10.11
|
||||
|
||||
# homeassistant.components.powerwall
|
||||
tesla-powerwall==0.3.17
|
||||
tesla-powerwall==0.3.18
|
||||
|
||||
# homeassistant.components.tesla_wall_connector
|
||||
tesla-wall-connector==1.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue