This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-29 09:36:09 +01:00
Code
Activity
Files
774b1d1663ce1ce59a729d3f49f6cc35405cbc70
core
/
tests
/
components
/
homekit
T
History
J. Nick Koston
and
GitHub
6cafc9aaef
Add humidity support to homekit thermostats (
#33367
)
2020-03-31 11:45:33 -07:00
..
__init__.py
…
common.py
…
conftest.py
…
test_accessories.py
Fix typos found by codespell (
#31243
)
2020-01-31 08:33:00 -08:00
test_get_accessories.py
Add and use percentage constant (
#32094
)
2020-02-28 11:46:48 -08:00
test_homekit.py
…
test_type_covers.py
Add HomeKit support for slat tilting (
#33388
)
2020-03-30 19:47:03 -05:00
test_type_fans.py
…
test_type_lights.py
Add and use percentage constant (
#32094
)
2020-02-28 11:46:48 -08:00
test_type_locks.py
…
test_type_media_players.py
…
test_type_security_systems.py
…
test_type_sensors.py
Add and use percentage constant (
#32094
)
2020-02-28 11:46:48 -08:00
test_type_switches.py
…
test_type_thermostats.py
Add humidity support to homekit thermostats (
#33367
)
2020-03-31 11:45:33 -07:00
test_util.py
…