rfxtrx lib 0.22.0 (#13576)

This commit is contained in:
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

View file

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