Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.slimproto
 

Functions

bool homeassistant.components.slimproto.async_remove_config_entry_device (HomeAssistant hass, ConfigEntry config_entry, dr.DeviceEntry device_entry)
 
bool homeassistant.components.slimproto.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.slimproto.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

list homeassistant.components.slimproto.PLATFORMS = [Platform.MEDIA_PLAYER]