Bump pysma to 0.6.10 (#62599)

This commit is contained in:
René Klomp 2021-12-22 20:57:35 +01:00 committed by GitHub
parent 06eec7adfc
commit d1c0e60bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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"
}

View File

@ -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

View File

@ -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