mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
parent
611597a87b
commit
58c23bc2d9
@ -19,7 +19,7 @@ from homeassistant.util import Throttle
|
|||||||
from homeassistant.components.sensor import PLATFORM_SCHEMA
|
from homeassistant.components.sensor import PLATFORM_SCHEMA
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['srpenergy==1.0.5']
|
REQUIREMENTS = ['srpenergy==1.0.6']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1635,7 +1635,7 @@ spotipy-homeassistant==2.4.4.dev1
|
|||||||
sqlalchemy==1.3.0
|
sqlalchemy==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.srp_energy.sensor
|
# homeassistant.components.srp_energy.sensor
|
||||||
srpenergy==1.0.5
|
srpenergy==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.starlingbank.sensor
|
# homeassistant.components.starlingbank.sensor
|
||||||
starlingbank==3.1
|
starlingbank==3.1
|
||||||
|
@ -292,7 +292,7 @@ somecomfort==0.5.2
|
|||||||
sqlalchemy==1.3.0
|
sqlalchemy==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.srp_energy.sensor
|
# homeassistant.components.srp_energy.sensor
|
||||||
srpenergy==1.0.5
|
srpenergy==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.statsd
|
# homeassistant.components.statsd
|
||||||
statsd==3.2.1
|
statsd==3.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user