mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Smappee dependency update (#37331)
This commit is contained in:
parent
f5fa7e4400
commit
0cc1a17d04
@ -5,7 +5,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/smappee",
|
||||
"dependencies": ["http"],
|
||||
"requirements": [
|
||||
"pysmappee==0.1.0"
|
||||
"pysmappee==0.1.2"
|
||||
],
|
||||
"codeowners": [
|
||||
"@bsmappee"
|
||||
|
@ -1616,7 +1616,7 @@ pysignalclirestapi==0.3.4
|
||||
pysma==0.3.5
|
||||
|
||||
# homeassistant.components.smappee
|
||||
pysmappee==0.1.0
|
||||
pysmappee==0.1.2
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartapp==0.3.2
|
||||
|
@ -724,7 +724,7 @@ pysignalclirestapi==0.3.4
|
||||
pysma==0.3.5
|
||||
|
||||
# homeassistant.components.smappee
|
||||
pysmappee==0.1.0
|
||||
pysmappee==0.1.2
|
||||
|
||||
# homeassistant.components.smartthings
|
||||
pysmartapp==0.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user