Upgraded RainCloudy to version 0.0.5 (#14986)

This commit is contained in:
Marcelo Moreira de Mello 2018-06-16 06:58:18 -04:00 committed by Paulus Schoutsen
parent ff4da05267
commit 3ee8f58fdf
2 changed files with 2 additions and 2 deletions

View File

@ -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__)

View File

@ -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