Smappee dependency update (#37331)
This commit is contained in:
parent
f5fa7e4400
commit
0cc1a17d04
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/smappee",
|
"documentation": "https://www.home-assistant.io/integrations/smappee",
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pysmappee==0.1.0"
|
"pysmappee==0.1.2"
|
||||||
],
|
],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@bsmappee"
|
"@bsmappee"
|
||||||
|
|
|
@ -1616,7 +1616,7 @@ pysignalclirestapi==0.3.4
|
||||||
pysma==0.3.5
|
pysma==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.smappee
|
# homeassistant.components.smappee
|
||||||
pysmappee==0.1.0
|
pysmappee==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.smartthings
|
# homeassistant.components.smartthings
|
||||||
pysmartapp==0.3.2
|
pysmartapp==0.3.2
|
||||||
|
|
|
@ -724,7 +724,7 @@ pysignalclirestapi==0.3.4
|
||||||
pysma==0.3.5
|
pysma==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.smappee
|
# homeassistant.components.smappee
|
||||||
pysmappee==0.1.0
|
pysmappee==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.smartthings
|
# homeassistant.components.smartthings
|
||||||
pysmartapp==0.3.2
|
pysmartapp==0.3.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue