Skip to content

Commit

Permalink
Bump Tesla Fleet API library (#134019)
Browse files Browse the repository at this point in the history
Bump Tesla Fleet
  • Loading branch information
Bre77 authored Dec 26, 2024
1 parent ed8e242 commit 299250e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/tesla_fleet/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"documentation": "https://www.home-assistant.io/integrations/tesla_fleet",
"iot_class": "cloud_polling",
"loggers": ["tesla-fleet-api"],
"requirements": ["tesla-fleet-api==0.8.5"]
"requirements": ["tesla-fleet-api==0.9.2"]
}
2 changes: 1 addition & 1 deletion homeassistant/components/teslemetry/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/teslemetry",
"iot_class": "cloud_polling",
"loggers": ["tesla-fleet-api"],
"requirements": ["tesla-fleet-api==0.8.5", "teslemetry-stream==0.4.2"]
"requirements": ["tesla-fleet-api==0.9.2", "teslemetry-stream==0.4.2"]
}
2 changes: 1 addition & 1 deletion homeassistant/components/tessie/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/tessie",
"iot_class": "cloud_polling",
"loggers": ["tessie", "tesla-fleet-api"],
"requirements": ["tessie-api==0.1.1", "tesla-fleet-api==0.8.5"]
"requirements": ["tessie-api==0.1.1", "tesla-fleet-api==0.9.2"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2823,7 +2823,7 @@ temperusb==1.6.1
# homeassistant.components.tesla_fleet
# homeassistant.components.teslemetry
# homeassistant.components.tessie
tesla-fleet-api==0.8.5
tesla-fleet-api==0.9.2

# homeassistant.components.powerwall
tesla-powerwall==0.5.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2260,7 +2260,7 @@ temperusb==1.6.1
# homeassistant.components.tesla_fleet
# homeassistant.components.teslemetry
# homeassistant.components.tessie
tesla-fleet-api==0.8.5
tesla-fleet-api==0.9.2

# homeassistant.components.powerwall
tesla-powerwall==0.5.2
Expand Down

0 comments on commit 299250e

Please sign in to comment.