Upgrade rpi-rf to 0.9.7 (#19394)

pull/19580/head^2
Fabian Affolter 2018-12-26 20:50:45 +01:00 committed by Charles Garwood
parent 5de4f546f9
commit 10831a0889
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.const import (
CONF_NAME, CONF_SWITCHES, EVENT_HOMEASSISTANT_STOP) CONF_NAME, CONF_SWITCHES, EVENT_HOMEASSISTANT_STOP)
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['rpi-rf==0.9.6'] REQUIREMENTS = ['rpi-rf==0.9.7']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -1420,7 +1420,7 @@ rocketchat-API==0.6.1
roombapy==1.3.1 roombapy==1.3.1
# homeassistant.components.switch.rpi_rf # homeassistant.components.switch.rpi_rf
# rpi-rf==0.9.6 # rpi-rf==0.9.7
# homeassistant.components.media_player.russound_rnet # homeassistant.components.media_player.russound_rnet
russound==0.1.9 russound==0.1.9