parent
611597a87b
commit
58c23bc2d9
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ from homeassistant.util import Throttle
|
|||
from homeassistant.components.sensor import PLATFORM_SCHEMA
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['srpenergy==1.0.5']
|
||||
REQUIREMENTS = ['srpenergy==1.0.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1635,7 +1635,7 @@ spotipy-homeassistant==2.4.4.dev1
|
|||
sqlalchemy==1.3.0
|
||||
|
||||
# homeassistant.components.srp_energy.sensor
|
||||
srpenergy==1.0.5
|
||||
srpenergy==1.0.6
|
||||
|
||||
# homeassistant.components.starlingbank.sensor
|
||||
starlingbank==3.1
|
||||
|
|
|
@ -292,7 +292,7 @@ somecomfort==0.5.2
|
|||
sqlalchemy==1.3.0
|
||||
|
||||
# homeassistant.components.srp_energy.sensor
|
||||
srpenergy==1.0.5
|
||||
srpenergy==1.0.6
|
||||
|
||||
# homeassistant.components.statsd
|
||||
statsd==3.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue