Go to the source code of this file.
Classes | |
| class | homeassistant.components.switchmate.switch.SwitchmateEntity |
Namespaces | |
| homeassistant.components.switchmate.switch | |
Functions | |
| None | homeassistant.components.switchmate.switch.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| string | homeassistant.components.switchmate.switch.CONF_FLIP_ON_OFF = "flip_on_off" |
| string | homeassistant.components.switchmate.switch.DEFAULT_NAME = "Switchmate" |
| homeassistant.components.switchmate.switch.PLATFORM_SCHEMA | |
| homeassistant.components.switchmate.switch.SCAN_INTERVAL = timedelta(minutes=30) | |