mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Update pyrainbird (#14617)
This commit is contained in:
committed by
Sebastian Muszynski
parent
fa9b9105a8
commit
2cd127921a
@ -11,7 +11,7 @@ import voluptuous as vol
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.const import (CONF_HOST, CONF_PASSWORD)
|
from homeassistant.const import (CONF_HOST, CONF_PASSWORD)
|
||||||
|
|
||||||
REQUIREMENTS = ['pyrainbird==0.1.3']
|
REQUIREMENTS = ['pyrainbird==0.1.6']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -922,7 +922,7 @@ pypollencom==1.1.2
|
|||||||
pyqwikswitch==0.8
|
pyqwikswitch==0.8
|
||||||
|
|
||||||
# homeassistant.components.rainbird
|
# homeassistant.components.rainbird
|
||||||
pyrainbird==0.1.3
|
pyrainbird==0.1.6
|
||||||
|
|
||||||
# homeassistant.components.sabnzbd
|
# homeassistant.components.sabnzbd
|
||||||
pysabnzbd==1.0.1
|
pysabnzbd==1.0.1
|
||||||
|
Reference in New Issue
Block a user