bump raincloudy to 0.0.7 (#22935)

This commit is contained in:
Justin Vanderhooft 2019-04-09 13:00:50 -04:00 committed by Joakim Sørensen
parent cac00f5b26
commit 4803f319b6
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.helpers.dispatcher import (
from homeassistant.helpers.entity import Entity from homeassistant.helpers.entity import Entity
from homeassistant.helpers.event import track_time_interval from homeassistant.helpers.event import track_time_interval
REQUIREMENTS = ['raincloudy==0.0.6'] REQUIREMENTS = ['raincloudy==0.0.7']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -3,7 +3,7 @@
"name": "Raincloud", "name": "Raincloud",
"documentation": "https://www.home-assistant.io/components/raincloud", "documentation": "https://www.home-assistant.io/components/raincloud",
"requirements": [ "requirements": [
"raincloudy==0.0.6" "raincloudy==0.0.7"
], ],
"dependencies": [], "dependencies": [],
"codeowners": ["@vanstinator"] "codeowners": ["@vanstinator"]

View File

@ -1474,7 +1474,7 @@ rachiopy==0.1.3
radiotherm==2.0.0 radiotherm==2.0.0
# homeassistant.components.raincloud # homeassistant.components.raincloud
raincloudy==0.0.6 raincloudy==0.0.7
# homeassistant.components.raspihats # homeassistant.components.raspihats
# raspihats==2.2.3 # raspihats==2.2.3