Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.heos.config_flow Namespace Reference

Classes

class  HeosFlowHandler
 

Functions

str format_title (str host)
 

Detailed Description

Config flow to configure Heos.

Function Documentation

◆ format_title()

str homeassistant.components.heos.config_flow.format_title ( str  host)
Format the title for config entries.

Definition at line 16 of file config_flow.py.