mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Raincloudy version bump (#10225)
This commit is contained in:
parent
e7fc8a1890
commit
3630dc7ff3
@ -20,7 +20,7 @@ from homeassistant.helpers.dispatcher import (
|
|||||||
|
|
||||||
from requests.exceptions import HTTPError, ConnectTimeout
|
from requests.exceptions import HTTPError, ConnectTimeout
|
||||||
|
|
||||||
REQUIREMENTS = ['raincloudy==0.0.3']
|
REQUIREMENTS = ['raincloudy==0.0.4']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -920,7 +920,7 @@ rachiopy==0.1.2
|
|||||||
radiotherm==1.3
|
radiotherm==1.3
|
||||||
|
|
||||||
# homeassistant.components.raincloud
|
# homeassistant.components.raincloud
|
||||||
raincloudy==0.0.3
|
raincloudy==0.0.4
|
||||||
|
|
||||||
# homeassistant.components.raspihats
|
# homeassistant.components.raspihats
|
||||||
# raspihats==2.2.3
|
# raspihats==2.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user