Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.isy994
 

Functions

None homeassistant.components.isy994._async_get_or_create_isy_device_in_registry (HomeAssistant hass, config_entries.ConfigEntry entry, ISY isy)
 
None homeassistant.components.isy994._async_update_listener (HomeAssistant hass, config_entries.ConfigEntry entry)
 
DeviceInfo homeassistant.components.isy994._create_service_device_info (ISY isy, str name, str unique_id)
 
bool homeassistant.components.isy994.async_remove_config_entry_device (HomeAssistant hass, config_entries.ConfigEntry config_entry, dr.DeviceEntry device_entry)
 
bool homeassistant.components.isy994.async_setup_entry (HomeAssistant hass, config_entries.ConfigEntry entry)
 
bool homeassistant.components.isy994.async_unload_entry (HomeAssistant hass, config_entries.ConfigEntry entry)
 

Variables

 homeassistant.components.isy994.CONFIG_SCHEMA