Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.duotecno.climate Namespace Reference

Classes

class  DuotecnoClimate
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 Final
 

Detailed Description

Support for Duotecno climate devices.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.duotecno.climate.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up Duotecno climate based on config_entry.

Definition at line 34 of file climate.py.

Variable Documentation

◆ Final

homeassistant.components.duotecno.climate.Final

Definition at line 23 of file climate.py.