core/homeassistant/components/rfxtrx
dzukero 2ed7b90027
Add RFXtrx Rfy venetian blinds tilt control (#44309)
* Add tilt control for RFXtrx Rfy venetian blinds

* Update Rfy cover test

* Update the required version of pyRFXtrx

* Update required pyRFXtrx version to 0.26.1

* Revert "Update required pyRFXtrx version to 0.26.1"

This reverts commit d54f1645d5.

* Revert "Update the required version of pyRFXtrx"

This reverts commit ac36d65326.

* Update required version of pyRFXtrx to 0.26.1

* @dzukero
Update required version of pyRFXtrx to 0.26.1

* Make requested changes from review

* Fix isort

* Remove set tilt position support

* Remove set tilt position support per review
2021-01-03 12:59:22 +01:00
..
translations Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
__init__.py Increase timeout for setup of rfxtrx (#43003) 2020-11-10 00:30:15 +01:00
binary_sensor.py Cleanup dispatchers when unloading rfxtrx (#42803) 2020-11-04 11:30:46 +01:00
config_flow.py Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
const.py Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
cover.py Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
light.py Cleanup dispatchers when unloading rfxtrx (#42803) 2020-11-04 11:30:46 +01:00
manifest.json Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
sensor.py Cleanup dispatchers when unloading rfxtrx (#42803) 2020-11-04 11:30:46 +01:00
services.yaml
strings.json Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
switch.py Cleanup dispatchers when unloading rfxtrx (#42803) 2020-11-04 11:30:46 +01:00