Bump pyatmo to 3.2.4 (#32018)
* Bump pyatmo to 3.2.3 * Bump pyatmo version to 3.2.4 * Update requirements_test_all.txtpull/32031/head
parent
2ec0a504da
commit
7e3841e172
|
@ -3,7 +3,7 @@
|
|||
"name": "Netatmo",
|
||||
"documentation": "https://www.home-assistant.io/integrations/netatmo",
|
||||
"requirements": [
|
||||
"pyatmo==3.2.2"
|
||||
"pyatmo==3.2.4"
|
||||
],
|
||||
"dependencies": [
|
||||
"webhook"
|
||||
|
|
|
@ -1145,7 +1145,7 @@ pyalmond==0.0.2
|
|||
pyarlo==0.2.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==3.2.2
|
||||
pyatmo==3.2.4
|
||||
|
||||
# homeassistant.components.atome
|
||||
pyatome==0.1.1
|
||||
|
|
|
@ -425,7 +425,7 @@ pyalmond==0.0.2
|
|||
pyarlo==0.2.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==3.2.2
|
||||
pyatmo==3.2.4
|
||||
|
||||
# homeassistant.components.blackbird
|
||||
pyblackbird==0.5
|
||||
|
|
Loading…
Reference in New Issue