core/homeassistant/components/ecobee
Jan Bouwhuis 84308c9e53
Add title feature to notify entity platform (#116426)
* Add title feature to notify entity platform

* Add overload variants

* Remove overloads, update signatures

* Improve test coverage

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Do not use const

* fix typo

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-05-03 11:17:28 +02:00
..
__init__.py Migrate legacy Ecobee notify service (#115592) 2024-04-23 22:53:13 +02:00
binary_sensor.py
climate.py Ecobee preset mode icon translations (#116072) 2024-04-24 10:16:35 +02:00
config_flow.py
const.py Add ecobee ventilator 20 min timer (#115969) 2024-05-03 02:08:25 +02:00
entity.py
humidifier.py Add current_humidity to Ecobee humidifier (#114753) 2024-04-05 21:54:40 +02:00
icons.json
manifest.json Add ecobee ventilator 20 min timer (#115969) 2024-05-03 02:08:25 +02:00
notify.py Add title feature to notify entity platform (#116426) 2024-05-03 11:17:28 +02:00
number.py
repairs.py Migrate legacy Ecobee notify service (#115592) 2024-04-23 22:53:13 +02:00
sensor.py
services.yaml
strings.json Migrate legacy Ecobee notify service (#115592) 2024-04-23 22:53:13 +02:00
switch.py Add ecobee ventilator 20 min timer (#115969) 2024-05-03 02:08:25 +02:00
util.py Add ecobee indefinite away preset, remove unusable/broken presets (#108636) 2024-03-22 22:45:54 +01:00
weather.py Remove deprecated forecast attribute from WeatherEntity (#110761) 2024-03-27 16:51:29 +01:00