J. Nick Koston
a6865f1639
Bump aiohomekit to 3.2.6 ( #129640 )
2024-11-01 14:01:33 -05:00
Joshua Shaffer
b8f6fdeb2b
Use fan mode when heat/cool is idle in homekit_controller ( #128618 )
2024-10-24 09:25:40 +01:00
J. Nick Koston
08234efedf
Bump aiohomekit to 3.2.3 ( #124115 )
2024-08-17 10:32:58 -05:00
J. Nick Koston
7985974a58
Bump aiohomekit to 3.2.2 ( #123669 )
2024-08-12 09:02:23 -05:00
J. Nick Koston
383dd80919
Bump aiohomekit to 3.2.1 ( #122704 )
2024-07-27 12:13:11 -05:00
J. Nick Koston
e2276458ed
Fix homekit_controller tests to avoid global aid generation ( #119852 )
2024-07-17 19:10:02 -05:00
Paulus Schoutsen
f416d67d21
Remove built-in support for import_executor in manifest ( #112725 )
2024-03-08 12:02:32 -05:00
J. Nick Koston
290ffd14a4
Bump aiohomekit to 3.1.5 ( #111663 )
2024-02-27 10:13:14 -10:00
J. Nick Koston
4ea1c5cc3c
Add support for importing integrations in the executor ( #111336 )
...
* Add support for pre-imports at setup time
alternative solution to #111331
* refactor
* refactor
* refactor
* mark >1.0s integrations
* no point in executor if already loaded
* no point in executor if already loaded
* cleanup
* cleanup
* two more
* one more
* analytics loads a lot more integrations
* cloud
* debug
* psutil, hardwre
* try zha
* Update homeassistant/setup.py
* await
* comments
* coverage
* coverage
* coverage
* move logic to loader
* move logic to loader
* preserve comments
2024-02-26 14:49:43 -05:00
Jc2k
0884215130
Bump aiohomekit to 3.1.4 ( #109414 )
2024-02-03 07:39:35 +01:00
J. Nick Koston
7db8a52c23
Bump aiohomekit to 3.1.3 ( #107929 )
...
changelog: https://github.com/Jc2k/aiohomekit/compare/3.1.2...3.1.3
fixes maybe #97888
2024-01-13 18:27:52 +01:00
J. Nick Koston
61eb613128
Bump aiohomekit to 3.1.2 ( #107177 )
2024-01-04 11:21:01 -10:00
J. Nick Koston
7441962211
Bump aiohomekit to 3.1.1 ( #106591 )
2023-12-28 21:18:05 +01:00
J. Nick Koston
f58af0d717
Bump aiohomekit to 3.1.0 ( #105584 )
2023-12-12 19:07:20 +01:00
J. Nick Koston
3ebd029026
Bump aiohomekit to 3.0.9 ( #103123 )
2023-10-31 12:56:15 -05:00
J. Nick Koston
f626f3bc1e
Bump aiohomekit to 3.0.8 ( #102479 )
2023-10-21 10:06:28 -10:00
J. Nick Koston
f51743f123
Bump aiohomekit to 3.0.7 ( #102408 )
2023-10-20 23:08:41 +02:00
J. Nick Koston
6baa8082d5
Bump aiohomekit to 3.0.6 ( #102341 )
2023-10-19 11:12:56 -10:00
Jc2k
9fe6cd61df
Bump aiohomekit to 3.0.5 ( #100886 )
2023-09-25 23:08:38 +01:00
Jc2k
7334bc7c9b
Add a select entity for homekit temperature display units ( #100853 )
2023-09-25 08:53:01 -05:00
J. Nick Koston
4f0cd5589c
Bump aiohomekit to 3.0.3 ( #100047 )
2023-09-10 12:01:12 -05:00
J. Nick Koston
f4f78cf000
Bump aiohomekit to 3.0.2 ( #99514 )
2023-09-02 15:25:42 -05:00
J. Nick Koston
d4e72c49fa
Bump aiohomekit to 3.0.1 ( #99210 )
2023-08-28 10:02:51 -05:00
J. Nick Koston
b680bca5e9
Bump aiohomekit to 2.6.16 ( #98490 )
2023-08-16 11:30:47 +02:00
J. Nick Koston
798fb3e31a
Bump aiohomekit to 2.6.15 ( #98005 )
...
changelog: https://github.com/Jc2k/aiohomekit/compare/2.6.14...2.6.15
2023-08-08 02:30:47 +02:00
J. Nick Koston
4230465fcd
Avoid polling event characteristic in homekit_controller ( #97877 )
2023-08-06 11:11:03 -10:00
J. Nick Koston
c2023936c1
Bump aiohomekit to 2.6.13 ( #97820 )
2023-08-04 22:01:08 -10:00
J. Nick Koston
b92e7c5ddf
Bump aiohomekit to 2.6.12 ( #97342 )
2023-07-27 18:56:45 +02:00
J. Nick Koston
7c55dbdb17
Bump aiohomekit to 2.6.11 ( #97061 )
2023-07-22 16:47:13 -05:00
J. Nick Koston
75f3054cc2
Bump aiohomekit to 2.6.10 ( #97057 )
2023-07-22 13:34:36 -05:00
J. Nick Koston
2a13515759
Bump aiohomekit to 2.6.9 ( #96956 )
2023-07-20 13:18:33 -05:00
J. Nick Koston
ca2863a1b9
Bump aiohomekit to 2.6.8 ( #96805 )
2023-07-18 08:29:27 +02:00
J. Nick Koston
d4089bbdbe
Bump aiohomekit to 2.6.7 ( #96291 )
2023-07-11 13:29:05 +02:00
Paulus Schoutsen
bc8be9caea
Rename HomeKit Controller to HomeKit Device ( #95286 )
2023-06-26 22:26:16 +02:00
Jc2k
77badafea1
Bump aiohomekit to 2.6.5 (fixes python 3.11 regression) ( #94245 )
2023-06-08 14:10:12 +01:00
J. Nick Koston
8ef799601b
Bump aiohomekit to 2.6.4 ( #93943 )
...
changelog: https://github.com/Jc2k/aiohomekit/compare/2.6.3...2.6.4
mostly additional logging to help track down #93891
2023-06-01 19:54:44 -04:00
J. Nick Koston
a4bf71b655
Bump aiohomekit to 2.6.3 ( #90752 )
2023-04-03 19:38:04 -10:00
Jc2k
f5a05c1bd2
Support HomeKit Controller Thread Provisioning ( #87809 )
2023-02-15 16:41:07 +00:00
Erik Montnemery
899adef590
Sort manifests 4 ( #87025 )
2023-02-08 20:27:05 +01:00
Jc2k
d829a2045a
Fix incorrect unique_id for BLE HomeKit devices ( #87550 )
2023-02-07 19:10:51 -06:00
J. Nick Koston
f60b805fb9
Bump aiohomekit to 2.4.6 ( #87427 )
...
fixes #86083
changelog: https://github.com/Jc2k/aiohomekit/compare/2.4.5...2.4.6
2023-02-04 20:05:40 -05:00
Jc2k
2c648172d3
Fix exception when trying to poll a HomeKit device over Thread with no active encryption context ( #87379 )
...
Bump aiohomekit==2.4.5
2023-02-04 11:38:22 +00:00
J. Nick Koston
65ca62c991
Ensure remote bluetooth adapters are loaded before integrations that need them ( #85723 )
2023-01-15 13:17:17 -10:00
J. Nick Koston
ec61f5f998
Bump aiohomekit to 2.4.4 ( #85853 )
...
fixes https://github.com/home-assistant/core/issues/85400
fixes https://github.com/home-assistant/core/issues/84023
2023-01-13 14:03:16 -10:00
Jc2k
9c2c57831b
Fix UUID normalisation for vendor extensions in homekit_controller thread transport ( #84746 )
2022-12-29 05:40:25 +00:00
Jc2k
7feb0807e2
Fix handling of CoAP 404 in homekit_controller ( #84700 )
2022-12-28 16:48:47 +01:00
J. Nick Koston
d97bcfdca9
Bump aiohomekit to 2.4.1 ( #83341 )
2022-12-05 19:54:27 +01:00
J. Nick Koston
1577f6ea50
Restore HomeKit Controller BLE GSN at startup ( #83206 )
2022-12-04 07:01:37 -10:00
J. Nick Koston
9321c2191e
Bump aiohomekit to 2.3.6 ( #83196 )
2022-12-03 14:34:11 -05:00
J. Nick Koston
4a23216e1e
Bump aiohomekit to 2.3.5 ( #83168 )
2022-12-02 21:00:49 -05:00