mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Update pysher version (#17455)
This commit is contained in:
parent
b022dde622
commit
3edcc9420a
@ -12,7 +12,7 @@ import voluptuous as vol
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.const import CONF_PASSWORD, CONF_USERNAME
|
from homeassistant.const import CONF_PASSWORD, CONF_USERNAME
|
||||||
|
|
||||||
REQUIREMENTS = ['pysher==0.2.0']
|
REQUIREMENTS = ['pysher==1.0.4']
|
||||||
|
|
||||||
DOMAIN = 'goalfeed'
|
DOMAIN = 'goalfeed'
|
||||||
|
|
||||||
|
@ -1072,7 +1072,7 @@ pyserial==3.1.1
|
|||||||
pysesame==0.1.0
|
pysesame==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.goalfeed
|
# homeassistant.components.goalfeed
|
||||||
pysher==0.2.0
|
pysher==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.sensor.sma
|
# homeassistant.components.sensor.sma
|
||||||
pysma==0.2
|
pysma==0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user