core/tests/components/ecobee
Marc-Olivier Arsenault 0e23d0439b
Add ecobee ventilator 20 min timer (#115969)
* add 20 min timer Ecobee

* modify local value with estimated time

* add ecobee test switch

* removed manual setting of data

* Add no throttle updates

* add more test cases

* move timezone calculation in update function

* update attribute based on feedback

* use timezone for time comparaison

* add location data to tests

* remove is_on function

* update python-ecobee-api lib

* remove uncessary checks

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-05-03 02:08:25 +02:00
..
fixtures Add ecobee ventilator 20 min timer (#115969) 2024-05-03 02:08:25 +02:00
__init__.py Add ecobee ventilator 20 min timer (#115969) 2024-05-03 02:08:25 +02:00
common.py Migrate legacy Ecobee notify service (#115592) 2024-04-23 22:53:13 +02:00
conftest.py Migrate legacy Ecobee notify service (#115592) 2024-04-23 22:53:13 +02:00
test_climate.py Ecobee preset mode icon translations (#116072) 2024-04-24 10:16:35 +02:00
test_config_flow.py Use is in enum comparison in config flow tests A-E (#114669) 2024-04-02 11:22:05 -10:00
test_humidifier.py Remove condition from ecobee humidifier attribute test (#115197) 2024-04-08 14:33:24 +02:00
test_notify.py Migrate legacy Ecobee notify service (#115592) 2024-04-23 22:53:13 +02:00
test_number.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_repairs.py Migrate legacy Ecobee notify service (#115592) 2024-04-23 22:53:13 +02:00
test_switch.py Add ecobee ventilator 20 min timer (#115969) 2024-05-03 02:08:25 +02:00
test_util.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00