upgrade rfxtrx lib, dimming support for Lighting3 (#14026)
This commit is contained in:
parent
f12ff6f297
commit
4c23a61853
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||
)
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['pyRFXtrx==0.22.0']
|
||||
REQUIREMENTS = ['pyRFXtrx==0.22.1']
|
||||
|
||||
DOMAIN = 'rfxtrx'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue