Rflink update and small refactor. (#5789)

* Use same pattern for device defaults in both platforms.

* Update Rflink that passes loop downstream.

* Update requirements.
This commit is contained in:
Johan Bloemberg 2017-02-11 00:24:07 +01:00 committed by Pascal Vizeli
parent b10d20bcab
commit 67957cbfa8
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity
import voluptuous as vol
REQUIREMENTS = ['rflink==0.0.24']
REQUIREMENTS = ['rflink==0.0.28']
DOMAIN = 'rflink'

View File

@ -587,7 +587,7 @@ qnapstats==0.2.1
radiotherm==1.2
# homeassistant.components.rflink
rflink==0.0.24
rflink==0.0.28
# homeassistant.components.switch.rpi_rf
# rpi-rf==0.9.6