Go to the source code of this file.
Classes | |
| class | homeassistant.components.zengge.light.ZenggeLight |
Namespaces | |
| homeassistant.components.zengge.light | |
Functions | |
| None | homeassistant.components.zengge.light.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| homeassistant.components.zengge.light._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.zengge.light.DEVICE_SCHEMA = vol.Schema({vol.Optional(CONF_NAME): cv.string}) | |
| homeassistant.components.zengge.light.PLATFORM_SCHEMA | |