Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.ecobee.notify Namespace Reference

Classes

class  EcobeeNotifyEntity
 

Functions

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

Detailed Description

Support for Ecobee Send Message service.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.ecobee.notify.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the ecobee thermostat.

Definition at line 15 of file notify.py.