mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
bump raincloudy to 0.0.7 (#22935)
This commit is contained in:
parent
cac00f5b26
commit
4803f319b6
@ -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__)
|
||||||
|
|
||||||
|
@ -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"]
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user