rfxtrx lib 0.22.0 ()

pull/13586/head
Daniel Høyer Iversen 2018-03-31 15:08:04 +02:00 committed by Fabian Affolter
parent 72fb64695e
commit 273a43be02
2 changed files with 2 additions and 2 deletions
homeassistant/components

View File

@ -20,7 +20,7 @@ from homeassistant.const import (
) )
from homeassistant.helpers.entity import Entity from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['pyRFXtrx==0.21.1'] REQUIREMENTS = ['pyRFXtrx==0.22.0']
DOMAIN = 'rfxtrx' DOMAIN = 'rfxtrx'

View File

@ -658,7 +658,7 @@ pyCEC==0.4.13
pyHS100==0.3.0 pyHS100==0.3.0
# homeassistant.components.rfxtrx # homeassistant.components.rfxtrx
pyRFXtrx==0.21.1 pyRFXtrx==0.22.0
# homeassistant.components.sensor.tibber # homeassistant.components.sensor.tibber
pyTibber==0.4.0 pyTibber==0.4.0