Upgrade rpi-rf to 0.9.6 (#5611)

This commit is contained in:
Fabian Affolter 2017-01-29 02:05:24 +01:00 committed by Paulus Schoutsen
parent e32f933cb6
commit 5ae5d9b576
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ from homeassistant.components.switch import (SwitchDevice, PLATFORM_SCHEMA)
from homeassistant.const import (CONF_NAME, CONF_SWITCHES)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['rpi-rf==0.9.5']
REQUIREMENTS = ['rpi-rf==0.9.6']
_LOGGER = logging.getLogger(__name__)

View File

@ -564,7 +564,7 @@ pyzabbix==0.7.4
radiotherm==1.2
# homeassistant.components.switch.rpi_rf
# rpi-rf==0.9.5
# rpi-rf==0.9.6
# homeassistant.components.media_player.yamaha
rxv==0.4.0