Bump pyatmo to 7.3.0 (#81271)

This commit is contained in:
Tobias Sauerwein 2022-10-30 22:46:16 +01:00 committed by GitHub
parent ec038835f6
commit 03f74b3234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Netatmo",
"integration_type": "hub",
"documentation": "https://www.home-assistant.io/integrations/netatmo",
"requirements": ["pyatmo==7.2.0"],
"requirements": ["pyatmo==7.3.0"],
"after_dependencies": ["cloud", "media_source"],
"dependencies": ["application_credentials", "webhook"],
"codeowners": ["@cgtobi"],

View File

@ -1442,7 +1442,7 @@ pyalmond==0.0.2
pyatag==0.3.5.3
# homeassistant.components.netatmo
pyatmo==7.2.0
pyatmo==7.3.0
# homeassistant.components.atome
pyatome==0.1.1

View File

@ -1030,7 +1030,7 @@ pyalmond==0.0.2
pyatag==0.3.5.3
# homeassistant.components.netatmo
pyatmo==7.2.0
pyatmo==7.3.0
# homeassistant.components.apple_tv
pyatv==0.10.3