Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.music_assistant.config_flow.MusicAssistantConfigFlow
 

Namespaces

 homeassistant.components.music_assistant.config_flow
 

Functions

vol.Schema homeassistant.components.music_assistant.config_flow.get_manual_schema (dict[str, Any] user_input)
 
ServerInfoMessage homeassistant.components.music_assistant.config_flow.get_server_info (HomeAssistant hass, str url)
 

Variables

string homeassistant.components.music_assistant.config_flow.DEFAULT_TITLE = "Music Assistant"
 
string homeassistant.components.music_assistant.config_flow.DEFAULT_URL = "http://mass.local:8095"