Classes | |
| class | RfxtrxSwitch |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| bool | supported (rfxtrxmod.RFXtrxEvent event) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | DATA_SWITCH = f"{DOMAIN}_switch" |
Support for RFXtrx switches.
| 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 | ) |
|
private |