Go to the source code of this file.
Classes | |
| class | homeassistant.components.rfxtrx.switch.RfxtrxSwitch |
Namespaces | |
| homeassistant.components.rfxtrx.switch | |
Functions | |
| None | homeassistant.components.rfxtrx.switch.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| bool | homeassistant.components.rfxtrx.switch.supported (rfxtrxmod.RFXtrxEvent event) |
Variables | |
| homeassistant.components.rfxtrx.switch._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.rfxtrx.switch.DATA_SWITCH = f"{DOMAIN}_switch" |