epenet
|
1f35ad08e2
|
Add basic type hints to homekit_controller (#62880)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-28 18:24:40 +00:00 |
GitHub Action
|
cc92aa557a
|
[ci skip] Translation update
|
2021-12-26 00:15:41 +00:00 |
GitHub Action
|
8c8c7e91a2
|
[ci skip] Translation update
|
2021-12-25 00:13:29 +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 |
GitHub Action
|
87d4420a72
|
[ci skip] Translation update
|
2021-12-23 00:14:21 +00: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 |
GitHub Action
|
cceedf766a
|
[ci skip] Translation update
|
2021-12-22 00:14:51 +00:00 |
GitHub Action
|
5fefb5985f
|
[ci skip] Translation update
|
2021-12-18 00:13:26 +00:00 |
J. Nick Koston
|
11fde22d45
|
Add hardware version support to homekit controller (#61743)
|
2021-12-16 05:24:18 -06:00 |
epenet
|
10f57cf1f5
|
Use new enums in homekit-controller (#61689)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-13 17:04:21 +01:00 |
GitHub Action
|
f75b325ab2
|
[ci skip] Translation update
|
2021-12-12 00:14:30 +00: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 |
Franck Nijhof
|
2366fbe846
|
Add button device classes to HomeKit Controller (#60620)
|
2021-11-30 15:21:26 +01:00 |
GitHub Action
|
2918e2d7d0
|
[ci skip] Translation update
|
2021-11-29 00:13:08 +00:00 |
GitHub Action
|
3af54d96c7
|
[ci skip] Translation update
|
2021-11-28 00:14:19 +00:00 |
GitHub Action
|
78b47019f9
|
[ci skip] Translation update
|
2021-11-26 00:12:49 +00:00 |
Marc Mueller
|
b724672dd8
|
Fix overridden state methods - camera (#60352)
|
2021-11-25 11:47:57 -06:00 |
GitHub Action
|
d3c020325b
|
[ci skip] Translation update
|
2021-11-25 00:13:33 +00:00 |
GitHub Action
|
9e606abb0c
|
[ci skip] Translation update
|
2021-11-23 00:13:54 +00:00 |
GitHub Action
|
31d4239b64
|
[ci skip] Translation update
|
2021-11-22 00:13:02 +00:00 |
GitHub Action
|
e98977fb49
|
[ci skip] Translation update
|
2021-11-21 00:13:51 +00: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 |
GitHub Action
|
29dc9de08f
|
[ci skip] Translation update
|
2021-11-19 00:14:01 +00:00 |
GitHub Action
|
9a85c8d894
|
[ci skip] Translation update
|
2021-11-18 00:12:48 +00:00 |
GitHub Action
|
f0c9f443d1
|
[ci skip] Translation update
|
2021-11-15 00:12:46 +00:00 |
GitHub Action
|
fc539da42b
|
[ci skip] Translation update
|
2021-11-14 00:12:48 +00:00 |
GitHub Action
|
e35b83081e
|
[ci skip] Translation update
|
2021-11-08 00:12:31 +00:00 |
GitHub Action
|
332a571bb4
|
[ci skip] Translation update
|
2021-11-07 00:12:38 +00:00 |
GitHub Action
|
4e419d8c6f
|
[ci skip] Translation update
|
2021-11-01 00:13:04 +00:00 |
Marc Mueller
|
4c68662612
|
Use assignment expressions 34 (#58823)
|
2021-10-31 19:01:16 +01:00 |
Marc Mueller
|
84618fa831
|
Use assignment expressions 30 (#58714)
|
2021-10-30 16:33:42 +02:00 |
Marc Mueller
|
7063c05127
|
Use assignment expressions 33 (#58717)
|
2021-10-30 16:32:41 +02: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 |
yeahme49
|
7d459c03c4
|
Fix min_humidity and max_humidity in homekit_controller (#58507)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-10-27 10:02:07 +02:00 |
GitHub Action
|
30fb619095
|
[ci skip] Translation update
|
2021-10-24 00:12:57 +00:00 |
Robert Hillis
|
4a8e9df026
|
Use DeviceInfo Class H (#58276)
|
2021-10-23 15:35:33 +02:00 |
epenet
|
51a10f88de
|
Use DeviceInfo on components with via_device (#58222)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-10-22 17:04:25 +02:00 |
Marc Mueller
|
eab235173b
|
Use assignment expressions 28 (#58189)
|
2021-10-22 14:06:04 +02:00 |
GitHub Action
|
3855bb43ec
|
[ci skip] Translation update
|
2021-10-19 00:12:08 +00:00 |
Marc Mueller
|
2a8eaf0e0f
|
Use assignment expressions 06 (#57786)
|
2021-10-17 20:05:11 +02:00 |
GitHub Action
|
10b62370ff
|
[ci skip] Translation update
|
2021-10-12 00:12:28 +00:00 |
Marc Mueller
|
748d915909
|
Don't override methods marked as final (#57477)
|
2021-10-11 15:24:06 +02:00 |
GitHub Action
|
d55a7e5cc7
|
[ci skip] Translation update
|
2021-10-09 00:11:46 +00:00 |
Paulus Schoutsen
|
eb9b9c57a4
|
[ci skip] Translation update
|
2021-10-04 08:38:24 -07:00 |