-
- Downloads
Remove rfxtrx signal repetition (#67675)
Showing
- homeassistant/components/rfxtrx/__init__.py 1 addition, 5 deletionshomeassistant/components/rfxtrx/__init__.py
- homeassistant/components/rfxtrx/config_flow.py 0 additions, 20 deletionshomeassistant/components/rfxtrx/config_flow.py
- homeassistant/components/rfxtrx/const.py 0 additions, 1 deletionhomeassistant/components/rfxtrx/const.py
- homeassistant/components/rfxtrx/cover.py 2 additions, 10 deletionshomeassistant/components/rfxtrx/cover.py
- homeassistant/components/rfxtrx/light.py 2 additions, 8 deletionshomeassistant/components/rfxtrx/light.py
- homeassistant/components/rfxtrx/siren.py 5 additions, 16 deletionshomeassistant/components/rfxtrx/siren.py
- homeassistant/components/rfxtrx/strings.json 0 additions, 1 deletionhomeassistant/components/rfxtrx/strings.json
- homeassistant/components/rfxtrx/switch.py 1 addition, 5 deletionshomeassistant/components/rfxtrx/switch.py
- tests/components/rfxtrx/test_config_flow.py 2 additions, 10 deletionstests/components/rfxtrx/test_config_flow.py
- tests/components/rfxtrx/test_cover.py 9 additions, 14 deletionstests/components/rfxtrx/test_cover.py
- tests/components/rfxtrx/test_device_action.py 3 additions, 3 deletionstests/components/rfxtrx/test_device_action.py
- tests/components/rfxtrx/test_device_trigger.py 3 additions, 3 deletionstests/components/rfxtrx/test_device_trigger.py
- tests/components/rfxtrx/test_light.py 5 additions, 30 deletionstests/components/rfxtrx/test_light.py
- tests/components/rfxtrx/test_siren.py 2 additions, 4 deletionstests/components/rfxtrx/test_siren.py
- tests/components/rfxtrx/test_switch.py 8 additions, 35 deletionstests/components/rfxtrx/test_switch.py
Loading
Please register or sign in to comment