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-05-23 00:40:20 +01:00
Code
Activity
Files
2e6108365eb98ca888ada17d333c570df609dbbe
core
/
tests
/
components
/
homekit
T
History
springstan
67c3a4c970
Improve string formatting v7 (
#33705
)
2020-04-05 17:34:24 -05: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
Improve string formatting v7 (
#33705
)
2020-04-05 17:34:24 -05:00
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
Handle float values for homekit lightning (
#33683
)
2020-04-04 23:21:44 -07:00
test_type_locks.py
…
test_type_media_players.py
Make homekit aware of STATE_STANDBY (
#33679
)
2020-04-05 08:47:44 -05:00
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
Remap homekit auto to home assistant heat_cool (
#33701
)
2020-04-05 15:54:57 -05:00
test_util.py
…