Files
core/tests/components
cdce8p eec3bad94f Add support for HomeKit (#12488)
* Basic Homekit support

* Added Temperatur Sensor
* Added Window Cover

* Code refactored

* Added class HomeAccessory(Accessory)
* Added class HomeBridge(Bridge)
* Changed homekit imports to relative, to enable use in custom_components
* Updated requirements
* Added docs
* Other smaller changes

* Changed Homekit from entity to class

* Changes based on feedback
* Updated config schema
* Add only covers that support set_cover_position

* Addressed comments, updated to pyhap==1.1.5

* For lint: added files to gen_requirements_all
* Added codeowner

* Small change to Wrapper classes

* Moved imports to import_types, small changes

* Small changes, added tests

* Homekit class: removed add_accessory since it's already covered by pyhap
* Added test requirement: HAP-python
* Added test suit for homekit setup and interaction between HA and pyhap
* Added test suit for get_accessories function

* Test bugfix

* Added validate pincode, tests for cover and sensor types
2018-02-19 14:46:22 -08:00
..
2018-01-29 23:37:19 +01:00
2018-02-15 22:06:14 +01:00
2018-02-10 11:40:24 +01:00
2017-11-05 13:51:52 +01:00
2018-02-11 09:20:28 -08:00
2018-02-15 22:06:14 +01:00
2018-01-22 22:54:41 -08:00
2018-02-19 14:46:22 -08:00
2018-02-15 22:06:14 +01:00
2018-02-15 22:06:14 +01:00
2018-02-15 22:06:14 +01:00
2018-02-16 14:54:11 -08:00
2018-01-27 11:58:27 -08:00
2018-01-30 10:39:39 +01:00
2016-03-09 10:25:50 +01:00
2018-01-29 23:37:19 +01:00
2018-01-30 14:44:05 -08:00
2017-07-21 21:38:53 -07:00
2018-01-27 11:58:27 -08:00
2017-05-12 20:14:17 -07:00
2017-09-24 15:48:45 -07:00
2018-01-29 23:37:19 +01:00
2018-01-29 23:37:19 +01:00
2018-02-17 10:29:14 +01:00
2018-02-15 22:06:14 +01:00
2017-10-27 10:15:47 +02:00
2017-11-03 10:28:31 +01:00
2018-01-29 23:37:19 +01:00
2018-01-29 23:37:19 +01:00
2018-02-17 10:29:14 +01:00
2018-02-15 22:06:14 +01:00
2017-03-30 00:50:53 -07:00
2018-01-05 16:34:03 -08:00
2018-02-15 22:06:14 +01:00