Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.stookwijzer
 

Functions

dict[str, Any]|None homeassistant.components.stookwijzer.async_migrate_entity_entry (er.RegistryEntry entity_entry)
 
bool homeassistant.components.stookwijzer.async_migrate_entry (HomeAssistant hass, StookwijzerConfigEntry entry)
 
bool homeassistant.components.stookwijzer.async_setup_entry (HomeAssistant hass, StookwijzerConfigEntry entry)
 
bool homeassistant.components.stookwijzer.async_unload_entry (HomeAssistant hass, StookwijzerConfigEntry entry)
 

Variables

list homeassistant.components.stookwijzer.PLATFORMS = [Platform.SENSOR]