Go to the source code of this file.
Classes | |
| class | homeassistant.components.recswitch.switch.RecSwitchSwitch |
Namespaces | |
| homeassistant.components.recswitch.switch | |
Functions | |
| None | homeassistant.components.recswitch.switch.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| homeassistant.components.recswitch.switch._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.recswitch.switch.DATA_RSN = "RSN" |
| string | homeassistant.components.recswitch.switch.DEFAULT_NAME = "RecSwitch {0}" |
| homeassistant.components.recswitch.switch.PLATFORM_SCHEMA | |