Bump pysma version to 0.6.2 (#52553)
parent
f74049e018
commit
7d87efc996
|
@ -3,7 +3,7 @@
|
|||
"name": "SMA Solar",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sma",
|
||||
"requirements": ["pysma==0.6.1"],
|
||||
"requirements": ["pysma==0.6.2"],
|
||||
"codeowners": ["@kellerza", "@rklomp"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -1755,7 +1755,7 @@ pysignalclirestapi==0.3.4
|
|||
pyskyqhub==0.1.3
|
||||
|
||||
# homeassistant.components.sma
|
||||
pysma==0.6.1
|
||||
pysma==0.6.2
|
||||
|
||||
# homeassistant.components.smappee
|
||||
pysmappee==0.2.25
|
||||
|
|
|
@ -997,7 +997,7 @@ pysiaalarm==3.0.0
|
|||
pysignalclirestapi==0.3.4
|
||||
|
||||
# homeassistant.components.sma
|
||||
pysma==0.6.1
|
||||
pysma==0.6.2
|
||||
|
||||
# homeassistant.components.smappee
|
||||
pysmappee==0.2.25
|
||||
|
|
Loading…
Reference in New Issue