Jc2k
|
0f88790303
|
Refactor homekit_controller to prepare for more typing information (#65329)
|
2022-01-31 16:48:16 -06:00 |
Jc2k
|
58b8c30221
|
Improve homekit_controller tests (#65266)
|
2022-01-30 16:59:39 -06:00 |
Jc2k
|
eb94fe1ca7
|
Use upstream constants when defining homekit service to platform mapping (#65272)
|
2022-01-30 16:59:01 -06:00 |
Jc2k
|
cc94af2872
|
Remove deprecated helper functions from homekit_controller pairing flow (#65270)
|
2022-01-30 16:20:19 -06:00 |
josephnad
|
75b37bee3d
|
Add homekit_controller support for ecobee vendor extensions (#60914)
Co-authored-by: josephnad <>
|
2022-01-30 15:02:47 -06:00 |
Jc2k
|
f49cfe866a
|
Support unpairing homekit accessories from homekit_controller (#65065)
|
2022-01-27 16:02:30 -06:00 |
Jc2k
|
a65694457a
|
Allow homekit_controller to set Ecobee's mode (#65032)
|
2022-01-27 11:02:38 -06:00 |
Jc2k
|
603d0fb068
|
Allow homekit_controller to customise Ecobee home/sleep/away thresholds (#65036)
|
2022-01-27 10:41:53 -06:00 |
Jc2k
|
9799965c62
|
Better names for energy related homekit_controller sensors (#65055)
|
2022-01-27 10:08:26 -06:00 |
Jc2k
|
24ee4256b9
|
Add additional energy sensors to Eve Energy (#64826)
|
2022-01-24 07:46:45 -10:00 |
Jc2k
|
5ac50a56b4
|
Make sensor name consistent with other homekit_controller entity names (#64821)
|
2022-01-23 22:42:55 -10:00 |
Jc2k
|
32099ea38a
|
Easier identification of devices with homekit_controller (#64804)
|
2022-01-23 16:49:40 -10:00 |
Jc2k
|
4a0a4624ff
|
Allow homekit_controller to handle device registry entries for devices with poor serial numbers (#64749)
|
2022-01-23 13:00:05 -10:00 |
Jc2k
|
fbe2b81cd4
|
Add diagnostics support for homekit_controller (#64773)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-01-23 11:56:09 -10:00 |
Jc2k
|
061ee1b875
|
Add HUB_TEST_ACCESSORY_ID const for homekit_controller tests (#64750)
|
2022-01-23 11:51:55 -10:00 |
Kevin Van den Abeele
|
1b571db19d
|
Feature/voc olinc smart adapter vp3 power measurement (#64571)
|
2022-01-21 10:20:32 -10:00 |
Jc2k
|
f0fdd7d650
|
Finish deduplicating homekit_controller enumeration tests (#64306)
|
2022-01-17 10:44:59 -10:00 |
Jc2k
|
99481e2258
|
Refactor homekit_controller tests to reduce duplication. (#64198)
|
2022-01-16 18:43:44 +00:00 |
Ed Coen
|
df6fa43bff
|
Add connectsense to homekit_controller (#62675)
|
2021-12-23 19:05:36 +00:00 |
J. Nick Koston
|
ef5e5c3f96
|
Dismiss existing discoveries when a HomeKit device is paired (#62632)
|
2021-12-22 19:40:36 -10:00 |
Jc2k
|
06eec7adfc
|
Allow adding new devices to an Aqara hub via homekit_controller (#62600)
|
2021-12-22 08:49:58 -10:00 |
Jc2k
|
d3d6965ba0
|
Support setting Aqara Hub Volume via homekit_controller (#62538)
|
2021-12-22 08:43:17 +00:00 |
Ville Skyttä
|
c5e6489475
|
Use DeviceAutomationType in tests/components/[h-l]* (#62441)
|
2021-12-20 22:18:53 +01:00 |
Dave T
|
afdc570d70
|
Use DeviceClass Enums in homekit_controller tests (#62219)
|
2021-12-18 23:56:59 -06:00 |
J. Nick Koston
|
11fde22d45
|
Add hardware version support to homekit controller (#61743)
|
2021-12-16 05:24:18 -06:00 |
epenet
|
b70d24394e
|
Use dataclass properties in homekit_controller tests (#60891)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-03 08:51:13 +01:00 |
epenet
|
cbab0ba9c0
|
Drop base ATTR constants in zeroconf (#60561)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-01 12:29:41 +01:00 |
Jc2k
|
b8a1899d48
|
Remove homekit_controller's air quality entity in favor of separate sensor entities (#60480)
|
2021-11-30 16:14:49 +01:00 |
epenet
|
0d24862a28
|
Use dataclass properties in homekit_controller discovery (#60626)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-30 16:06:18 +01:00 |
epenet
|
44611d7e26
|
Use dataclass for ZeroconfServiceInfo (#60206)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-23 22:59:36 +01:00 |
epenet
|
31b033ac25
|
Update ZeroconfServiceInfo in tests (g-m) (#60217)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-23 09:42:38 -06:00 |
Jared Hobbs
|
6d4b74f8f2
|
Add haa vendor extensions (#59750)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-11-20 09:22:10 -06:00 |
epenet
|
d0ff8a9b76
|
Add id constant for homekit discovery (#59986)
|
2021-11-20 10:07:59 +00:00 |
epenet
|
982f2065c8
|
Use ZeroconfServiceInfo in homekit_controller (#59979)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-11-19 08:13:56 -06:00 |
J. Nick Koston
|
347c4ea137
|
Bump zeroconf to 0.37.0 (#59932)
|
2021-11-18 20:23:20 -08:00 |
Paulus Schoutsen
|
31153ac155
|
Move fixtures part 1 (#58902)
|
2021-11-01 20:47:05 -07:00 |
J. Nick Koston
|
89ae88519d
|
Add additional test coverage for RYSE smartbridges with HK (#58746)
|
2021-10-31 09:19:37 -05:00 |
J. Nick Koston
|
061b1abd1b
|
Improve handling of invalid serial numbers in HomeKit Controller (#58723)
Fixes #58719
|
2021-10-29 17:57:01 -07:00 |
J. Nick Koston
|
5581f58aad
|
Handle accessories without a serial number in homekit_controller (#58498)
|
2021-10-27 06:24:57 -05:00 |
Erik Montnemery
|
8341ae12d3
|
Mock out zeroconf in homekit_controller tests (#56307)
|
2021-09-16 11:29:41 -10:00 |
Erik Montnemery
|
7dbd0e5274
|
Fix zeroconf mock and use it in CI group 1's tests (#55526)
* Fix zeroconf mock and use it in CI group 1's tests
* Mock HaAsyncServiceBrowser
|
2021-09-01 22:38:00 +02:00 |
Jc2k
|
0065bbc56d
|
Add volatile organic compounds to homekit_controller (#55093)
|
2021-08-23 20:47:09 +02:00 |
J. Nick Koston
|
562212bb5e
|
Add support for bridge accessory unavailability (#52207)
Co-authored-by: Jc2k <john.carr@unrouted.co.uk>
|
2021-08-22 21:20:40 +02:00 |
Jc2k
|
ea8061469c
|
Deprecate homekit_controller's air quality entity in favor of separate sensor entities (#54673)
|
2021-08-17 09:29:52 -05:00 |
Jc2k
|
081b2d533b
|
Add support for Eve Degree's air pressure sensor (#53891)
|
2021-08-03 07:30:50 -05:00 |
Jc2k
|
d414b58769
|
Fix watts unit for homekit_controller power sensors (#53877)
|
2021-08-02 10:47:11 -07:00 |
Jc2k
|
73bc62949b
|
Fix error in homekit_controller causing some entities to get an incorrect unique id (#53848)
|
2021-08-01 20:59:32 -07:00 |
Jc2k
|
1681bbe5a5
|
Make sure that vocolinc flowerbud humidity sensor is exposed (via homekit_controller) (#53518)
* Make sure that vocolinc flowerbud humidity sensor is exposed
* Was a no-op to request these from humidifier, so remove them
* Fix typo
|
2021-07-26 16:11:27 -05:00 |
Jc2k
|
9a000a1183
|
Support controlling Flowerbud spray level via homekit_controller (#53493)
|
2021-07-26 10:46:36 -05:00 |
Jc2k
|
0db160e372
|
Handle homekit accessories where the pairing flag is wrong (#53385)
|
2021-07-23 20:03:44 -10:00 |