Go to the source code of this file.
Classes | |
| class | homeassistant.components.onewire.switch.OneWireSwitch |
| class | homeassistant.components.onewire.switch.OneWireSwitchEntityDescription |
Namespaces | |
| homeassistant.components.onewire.switch | |
Functions | |
| None | homeassistant.components.onewire.switch.async_setup_entry (HomeAssistant hass, OneWireConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| list[OneWireSwitch] | homeassistant.components.onewire.switch.get_entities (OneWireHub onewire_hub) |
| dict[str, tuple[OneWireEntityDescription,...]] | homeassistant.components.onewire.switch.get_sensor_types (str device_sub_type) |