Raincloudy version bump (#10225)
parent
e7fc8a1890
commit
3630dc7ff3
|
@ -20,7 +20,7 @@ from homeassistant.helpers.dispatcher import (
|
|||
|
||||
from requests.exceptions import HTTPError, ConnectTimeout
|
||||
|
||||
REQUIREMENTS = ['raincloudy==0.0.3']
|
||||
REQUIREMENTS = ['raincloudy==0.0.4']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -920,7 +920,7 @@ rachiopy==0.1.2
|
|||
radiotherm==1.3
|
||||
|
||||
# homeassistant.components.raincloud
|
||||
raincloudy==0.0.3
|
||||
raincloudy==0.0.4
|
||||
|
||||
# homeassistant.components.raspihats
|
||||
# raspihats==2.2.3
|
||||
|
|
Loading…
Reference in New Issue