Bump pysma to 0.6.5 (#53792)
This commit is contained in:
parent
da3419945c
commit
14db83e4c1
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "SMA Solar",
|
"name": "SMA Solar",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/sma",
|
"documentation": "https://www.home-assistant.io/integrations/sma",
|
||||||
"requirements": ["pysma==0.6.4"],
|
"requirements": ["pysma==0.6.5"],
|
||||||
"codeowners": ["@kellerza", "@rklomp"],
|
"codeowners": ["@kellerza", "@rklomp"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1760,7 +1760,7 @@ pysignalclirestapi==0.3.4
|
||||||
pyskyqhub==0.1.3
|
pyskyqhub==0.1.3
|
||||||
|
|
||||||
# homeassistant.components.sma
|
# homeassistant.components.sma
|
||||||
pysma==0.6.4
|
pysma==0.6.5
|
||||||
|
|
||||||
# homeassistant.components.smappee
|
# homeassistant.components.smappee
|
||||||
pysmappee==0.2.25
|
pysmappee==0.2.25
|
||||||
|
|
|
@ -1002,7 +1002,7 @@ pysiaalarm==3.0.0
|
||||||
pysignalclirestapi==0.3.4
|
pysignalclirestapi==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.sma
|
# homeassistant.components.sma
|
||||||
pysma==0.6.4
|
pysma==0.6.5
|
||||||
|
|
||||||
# homeassistant.components.smappee
|
# homeassistant.components.smappee
|
||||||
pysmappee==0.2.25
|
pysmappee==0.2.25
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue