Update pyrainbird (#14617)
This commit is contained in:
parent
fa9b9105a8
commit
2cd127921a
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ import voluptuous as vol
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.const import (CONF_HOST, CONF_PASSWORD)
|
||||
|
||||
REQUIREMENTS = ['pyrainbird==0.1.3']
|
||||
REQUIREMENTS = ['pyrainbird==0.1.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -922,7 +922,7 @@ pypollencom==1.1.2
|
|||
pyqwikswitch==0.8
|
||||
|
||||
# homeassistant.components.rainbird
|
||||
pyrainbird==0.1.3
|
||||
pyrainbird==0.1.6
|
||||
|
||||
# homeassistant.components.sabnzbd
|
||||
pysabnzbd==1.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue