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

Classes

class  NibeClimateEntity
 

Functions

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

Detailed Description

The Nibe Heat Pump climate.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.nibe_heatpump.climate.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up platform.

Definition at line 44 of file climate.py.