Upgraded RainCloudy to version 0.0.5 (#14986)
This commit is contained in:
parent
ff4da05267
commit
3ee8f58fdf
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ from homeassistant.helpers.dispatcher import (
|
|||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.helpers.event import track_time_interval
|
||||
|
||||
REQUIREMENTS = ['raincloudy==0.0.4']
|
||||
REQUIREMENTS = ['raincloudy==0.0.5']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1174,7 +1174,7 @@ rachiopy==0.1.2
|
|||
radiotherm==1.3
|
||||
|
||||
# homeassistant.components.raincloud
|
||||
raincloudy==0.0.4
|
||||
raincloudy==0.0.5
|
||||
|
||||
# homeassistant.components.raspihats
|
||||
# raspihats==2.2.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue