Penny Wood
|
84e6813779
|
Rename via_hub to via_device (#24360)
* Rename via_hub to via_device
* Fixed registry interactions
|
2019-06-10 09:10:44 -07:00 |
|
Jc2k
|
5b0d1415ad
|
Have homekit_controller use device registry (#23874)
* Add device registry support
* HK doesn't use mac as a connection id
|
2019-05-17 08:41:20 +02:00 |
|
Jc2k
|
b8cbd39985
|
HomeKit Controller: Adopt config entries for pairing with homekit accessories (#23825)
* Fix user initiated pairing + show more user friendly name
* Add lock around async_refresh_entity_map
* Migrate homekit_controller to config entries.
* Improve docstring
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
* Add dummy async_setup_platform
* add_service -> async_add_service
* Add missing returns
* Enable coverage checks for homekit_controller
|
2019-05-12 23:56:05 -07:00 |
|
Jc2k
|
0fe21f2015
|
Support STATE_AUTO in homekit_controller climate (#23583)
|
2019-05-01 22:44:54 -05:00 |
|
Jc2k
|
1c4367e5a9
|
Fix min/max temp and humidity for homekit_controller climate (#23421)
* Fix min/max temp and humidity for homekit_controller climate.
* Fix typo
|
2019-05-01 00:08:30 +02:00 |
|
Jc2k
|
4ac9a2e9de
|
Add storage for cacheable homekit entity maps. (#23191)
|
2019-04-18 08:55:34 -07:00 |
|
Jc2k
|
a97fb8fd10
|
Support fetching/setting humidity of HomeKit controller thermostats (#23040)
* Add support for homekit humidity control
* Add tests
|
2019-04-17 10:03:32 -07:00 |
|
Jc2k
|
f7afd9d6bc
|
Fix handling of homekit_controler zeroconf c# changes (#22995)
|
2019-04-17 10:02:51 -07:00 |
|
Jc2k
|
906f0113ad
|
Add more HomeKit device enumeration tests (#22194)
* Test that Aqara Gateway, Ecobee 3 and Lennox E30 is correctly enumerated
* Move json to fixtures directory
* Move IO to executor
|
2019-03-30 11:21:11 +01:00 |
|
Jc2k
|
0344c761fc
|
Better handling of HomeKit accessory-information service (#22171)
* HomeKit controller: Better handling of accessory-information service
* Changes from review
|
2019-03-19 15:04:20 -04:00 |
|
Jc2k
|
c2aa06d0d4
|
Add some tests for Koogeek LS1 (#22141)
|
2019-03-19 00:58:56 -07:00 |
|