Classes | |
| class | DemoWaterHeater |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| tuple | SUPPORT_FLAGS_HEATER |
Demo platform that offers a fake water heater device.
| None homeassistant.components.demo.water_heater.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the Demo config entry.
Definition at line 24 of file water_heater.py.
| tuple homeassistant.components.demo.water_heater.SUPPORT_FLAGS_HEATER |
Definition at line 16 of file water_heater.py.