Bump Atag dependency to 0.3.1.2 (#35776)
parent
c61bcbf982
commit
ca4433bd70
|
@ -3,6 +3,6 @@
|
|||
"name": "Atag",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/atag/",
|
||||
"requirements": ["pyatag==0.3.1.1"],
|
||||
"requirements": ["pyatag==0.3.1.2"],
|
||||
"codeowners": ["@MatsNL"]
|
||||
}
|
||||
|
|
|
@ -1212,7 +1212,7 @@ pyalmond==0.0.2
|
|||
pyarlo==0.2.3
|
||||
|
||||
# homeassistant.components.atag
|
||||
pyatag==0.3.1.1
|
||||
pyatag==0.3.1.2
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==3.3.1
|
||||
|
|
|
@ -515,7 +515,7 @@ pyalmond==0.0.2
|
|||
pyarlo==0.2.3
|
||||
|
||||
# homeassistant.components.atag
|
||||
pyatag==0.3.1.1
|
||||
pyatag==0.3.1.2
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==3.3.1
|
||||
|
|
Loading…
Reference in New Issue