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
2025-12-25 21:47:08 +00:00
Code
Activity
Files
cd72128a8011369e1bf702d2b6af8f1f17543754
core
/
tests
/
components
/
homekit_controller
History
Jc2k
a58c796641
Add support for homekit air quality sensors (
#30510
)
...
* Add air quality sensor * Fix comment from review * Fix comment from review * Lint fix
2020-01-06 16:35:10 +01:00
..
specific_devices
Add support for v1 and v2 HomeKit fans. (
#30503
)
2020-01-05 15:56:46 +01:00
__init__.py
…
common.py
Be consistent with Home Assistant and Hass.io spelling (
#30500
)
2020-01-05 14:09:17 +02:00
conftest.py
…
test_air_quality.py
Add support for homekit air quality sensors (
#30510
)
2020-01-06 16:35:10 +01:00
test_alarm_control_panel.py
…
test_binary_sensor.py
Add homekit_controller service.sensor.smoke (
#30269
)
2019-12-30 08:05:49 +00:00
test_climate.py
…
test_config_flow.py
Accept homekit_controller pairing codes both with and without dashes (
#30273
)
2019-12-30 07:36:01 +00:00
test_cover.py
…
test_fan.py
Add support for v1 and v2 HomeKit fans. (
#30503
)
2020-01-05 15:56:46 +01:00
test_light.py
…
test_lock.py
…
test_sensor.py
…
test_storage.py
…
test_switch.py
…