mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump pysma to 0.6.10 (#62599)
This commit is contained in:
parent
06eec7adfc
commit
d1c0e60bf1
@ -3,7 +3,7 @@
|
||||
"name": "SMA Solar",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sma",
|
||||
"requirements": ["pysma==0.6.9"],
|
||||
"requirements": ["pysma==0.6.10"],
|
||||
"codeowners": ["@kellerza", "@rklomp"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
@ -1816,7 +1816,7 @@ pysignalclirestapi==0.3.4
|
||||
pyskyqhub==0.1.3
|
||||
|
||||
# homeassistant.components.sma
|
||||
pysma==0.6.9
|
||||
pysma==0.6.10
|
||||
|
||||
# homeassistant.components.smappee
|
||||
pysmappee==0.2.29
|
||||
|
@ -1119,7 +1119,7 @@ pysiaalarm==3.0.2
|
||||
pysignalclirestapi==0.3.4
|
||||
|
||||
# homeassistant.components.sma
|
||||
pysma==0.6.9
|
||||
pysma==0.6.10
|
||||
|
||||
# homeassistant.components.smappee
|
||||
pysmappee==0.2.29
|
||||
|
Loading…
x
Reference in New Issue
Block a user