Skip to content
Snippets Groups Projects
Commit 3acb3a86 authored by Daniel Høyer Iversen's avatar Daniel Høyer Iversen Committed by Paulus Schoutsen
Browse files

update rfxtrx lib (#16463)

parent db1bda29
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity
from homeassistant.util import slugify
REQUIREMENTS = ['pyRFXtrx==0.22.1']
REQUIREMENTS = ['pyRFXtrx==0.23']
DOMAIN = 'rfxtrx'
......
......@@ -746,7 +746,7 @@ pyCEC==0.4.13
pyHS100==0.3.2
# homeassistant.components.rfxtrx
pyRFXtrx==0.22.1
pyRFXtrx==0.23
# homeassistant.components.sensor.tibber
pyTibber==0.4.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment