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

Classes

class  PlugwiseClimateEntity
 

Functions

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

Detailed Description

Plugwise Climate component for Home Assistant.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.plugwise.climate.async_setup_entry ( HomeAssistant  hass,
PlugwiseConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Smile Thermostats from a config entry.

Definition at line 28 of file climate.py.