Update pyrainbird (#14617)

This commit is contained in:
Gregory Benner 2018-05-25 00:39:41 -04:00 committed by Sebastian Muszynski
parent fa9b9105a8
commit 2cd127921a
2 changed files with 2 additions and 2 deletions

View file

@ -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__)

View file

@ -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