Bump pyatmo to 2.00 (#24505)
* Bump pyatmo version to 1.13 * Bump to 2.00 * Fix version numberpull/24514/head
parent
6badd83c5d
commit
1efccf2d90
|
@ -3,7 +3,7 @@
|
|||
"name": "Netatmo",
|
||||
"documentation": "https://www.home-assistant.io/components/netatmo",
|
||||
"requirements": [
|
||||
"pyatmo==1.12"
|
||||
"pyatmo==2.0.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"webhook"
|
||||
|
|
|
@ -1012,7 +1012,7 @@ pyalarmdotcom==0.3.2
|
|||
pyarlo==0.2.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==1.12
|
||||
pyatmo==2.0.0
|
||||
|
||||
# homeassistant.components.apple_tv
|
||||
pyatv==0.3.12
|
||||
|
|
Loading…
Reference in New Issue