This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-07-10 00:05:13 +01:00
Code
Activity
Files
a8c5fe96eae55de347cd76e44f2bee2c643bac58
core
/
tests
/
components
/
ecobee
T
History
Franck Nijhof
f0bd47aca6
Retry ecobee setup on transient refresh failure (
#173720
)
2026-07-03 18:15:33 +00:00
..
fixtures
…
snapshots
Migrate base entity attributes to StrEnum (
#174633
)
2026-06-24 15:38:49 +01:00
__init__.py
…
common.py
…
conftest.py
…
test_climate.py
Fix ecobee active sensor reporting for custom presets and shared device names (
#174417
)
2026-06-24 17:21:45 +01:00
test_config_flow.py
Bump python-ecobee-api to 0.4.0 and handle MFA in ecobee config flow (
#172101
)
2026-05-26 22:07:35 +02:00
test_humidifier.py
…
test_init.py
Retry ecobee setup on transient refresh failure (
#173720
)
2026-07-03 18:15:33 +00:00
test_notify.py
…
test_number.py
Add fan minimum on time number entity to ecobee (
#171419
)
2026-05-21 17:53:02 +02:00
test_switch.py
Add pylint naive_now checker (
#174053
)
2026-06-17 11:44:42 +02:00
test_util.py
…