1
mirror of https://github.com/home-assistant/core synced 2024-07-18 12:02:20 +02:00

Upgrade pysma, fix #27154 (#31346)

This commit is contained in:
Johann Kellerman 2020-01-31 18:25:54 +02:00 committed by Paulus Schoutsen
parent 283cc5c8c3
commit ec3dc3dd16
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "sma",
"name": "SMA Solar",
"documentation": "https://www.home-assistant.io/integrations/sma",
"requirements": ["pysma==0.3.4"],
"requirements": ["pysma==0.3.5"],
"dependencies": [],
"codeowners": ["@kellerza"]
}

View File

@ -1497,7 +1497,7 @@ pysher==1.0.1
pysignalclirestapi==0.1.4
# homeassistant.components.sma
pysma==0.3.4
pysma==0.3.5
# homeassistant.components.smartthings
pysmartapp==0.3.2

View File

@ -513,7 +513,7 @@ pyps4-2ndscreen==1.0.6
pyqwikswitch==0.93
# homeassistant.components.sma
pysma==0.3.4
pysma==0.3.5
# homeassistant.components.smartthings
pysmartapp==0.3.2