hass-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 Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
climate.py Ecobee preset mode icon translations (#116072) 2024-04-24 10:16:35 +02:00
config_flow.py Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
const.py Add ecobee ventilator 20 min timer (#115969) 2024-05-03 02:08:25 +02:00
entity.py Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
humidifier.py Add current_humidity to Ecobee humidifier (#114753) 2024-04-05 21:54:40 +02:00
icons.json Add icon translations to Ecobee (#111416) 2024-02-25 23:01:17 +01:00
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 Improve lists in integrations [E-F] (#113075) 2024-03-12 18:42:43 +01:00
repairs.py Migrate legacy Ecobee notify service (#115592) 2024-04-23 22:53:13 +02:00
sensor.py Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
services.yaml Migrate integration services (E-F) to support translations (#96367) 2023-07-11 23:57:29 +02:00
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