Commit Graph

355 Commits

Author SHA1 Message Date
Nick Berardi
65728967ea updated the sensor bindings (#392) 2022-10-03 11:13:23 -07:00
Koushik Dutta
6c4ee7977f homekit: use async file operations 2022-10-02 15:34:01 -07:00
Koushik Dutta
c2504ff947 homekit: fix security system nullref bug causing bridge to not start 2022-09-25 15:51:38 -07:00
Koushik Dutta
3150a30335 homekit: improved opus repacketization 2022-09-23 09:12:42 -07:00
Nick Berardi
b08d945dfc Added NOXSensor and PM10Sensor for use (#384) 2022-09-22 17:58:18 -07:00
Koushik Dutta
4538767888 homekit: watch for sps/pps parse error. show accessory mode port in settings. 2022-09-15 19:30:17 -07:00
Koushik Dutta
d996595abf homekit: revert publisher bind 2022-09-09 12:06:05 -07:00
Koushik Dutta
50e3060641 homekit: beta version that limits mdns to server address 2022-09-03 13:40:17 -05:00
Koushik Dutta
f863ea32cb homekit: beta version that limits mdns to server address 2022-09-02 21:19:25 -05:00
Koushik Dutta
4b1467b542 homekit: dead code 2022-09-01 10:10:04 -05:00
Koushik Dutta
aef62af06b homekit: remove dead code 2022-08-31 23:56:14 -05:00
Koushik Dutta
a98dc36d6d homekit: fix race condition reported by @bzoel 2022-08-31 23:44:16 -05:00
Koushik Dutta
0f8129308a homekit: warn when server address is not set 2022-08-31 10:01:20 -07:00
Koushik Dutta
cd64ed41ca homekit: update imports 2022-08-16 09:28:08 -07:00
Billy Zoellers
c806e58cd7 prefer EntrySensor over BinarySensor if device has both (#332) 2022-08-06 18:00:30 -07:00
Koushik Dutta
9c9afe7181 homekit: fix jitter buffer bug 2022-08-06 08:20:03 -07:00
Koushik Dutta
323f687996 homekit: publish color temperature bulb. fix snapshot spam bug. 2022-07-24 10:26:41 -07:00
Yan Davidovich
90c70e0f54 Implement ColorSettingTemperature in HomeKit plugin (#318) 2022-07-24 08:42:24 -07:00
Koushik Dutta
23182f3345 homekit: fix doorbell readme generation on devices with no camera. 2022-07-22 22:16:10 -07:00
Koushik Dutta
a0bcc0bbb3 homekit: fix accessory mode pairing code bug where it was using the bridge pairing code 2022-07-22 10:39:40 -07:00
Koushik Dutta
ce7162f015 homekit: fix erroneous pin code 2022-07-07 09:56:53 -07:00
Koushik Dutta
95ade274ef homekit/common: fix jitter buffer sequence number distance calculation bug 2022-07-07 09:56:39 -07:00
Koushik Dutta
5bf0b2bacc homekit: fix node v18 beta plugin 2022-06-28 08:31:12 -07:00
Koushik Dutta
9d98059a89 common: rtp utils 2022-06-22 11:25:31 -07:00
Billy Zoellers
4cadd01bad homekit: set security system state valid values (#268) 2022-06-07 14:10:56 -07:00
Koushik Dutta
44cdb13feb Merge branch 'main' of github.com:koush/scrypted 2022-06-01 14:30:16 -07:00
Koushik Dutta
0dcc94f22a homekit: add pincode to accessory mode devices 2022-06-01 14:30:12 -07:00
Koushik Dutta
979c3b2ba4 homekit: respect filters. consolidate transcoding steps. 2022-05-31 17:38:07 -07:00
Koushik Dutta
a17b020348 homekit: move jitter buffer into the h264 packetizer 2022-05-30 16:53:34 -07:00
Koushik Dutta
40d4f57aa6 homekit/webrtc: simplify h264 packetizer, add jitter buffer 2022-05-29 18:30:31 -07:00
Koushik Dutta
5f6c7c66b4 homekit: wip 2022-05-29 17:17:40 -07:00
Koushik Dutta
42f045c9f8 homekit: fix fua sps quirk 2022-05-29 13:38:00 -07:00
Koushik Dutta
bd8a9289d1 homekit: beta packetizer stuff 2022-05-28 11:08:57 -07:00
Koushik Dutta
520f4aa634 homekit: fix h264 packetization for small fua packets 2022-05-27 18:41:44 -07:00
Billy Zoellers
e63b33f433 homekit: fix issue with current temperature display (#264) 2022-05-27 10:01:33 -07:00
Koushik Dutta
68577ce30f homekit: fixup settings groups 2022-05-25 09:24:30 -07:00
Koushik Dutta
e1180dc206 homekit: remove qr code in console generation, allow ui to handle it. 2022-05-24 17:23:55 -07:00
Koushik Dutta
4c843c39fc homekit: fix qr code accessory race condition. add slow connection setting to add all home hubs. 2022-05-24 09:51:22 -07:00
Billy Zoellers
0d2626175b homekit: add CO2Sensor to supportedSensors (#260) 2022-05-23 19:37:02 -07:00
Billy Zoellers
a68037e3c0 homekit: add co2sensor (#259) 2022-05-23 16:34:21 -07:00
Koushik Dutta
b8a87fe760 homekit: dont hard fail on bad address override, provide a console warning 2022-05-23 15:49:38 -07:00
Koushik Dutta
4831edc844 homekit: watch and alert for invalid scrypted server addresses. 2022-05-23 15:38:07 -07:00
Billy Zoellers
3e49d9aa98 homekit: airquality sensor updates (#258)
* homekit: do not add PM25, VOC unless those interfaces exist

* homekit: support airQuality sensor attached to thermostat
2022-05-23 13:34:02 -07:00
Koushik Dutta
37edc0d5bb homekit: disable accessory mode mirroring camera online status. buggy. 2022-05-23 13:05:12 -07:00
Koushik Dutta
24fa8fd9f8 homekit: watch for invalid address override 2022-05-22 21:33:21 -07:00
Koushik Dutta
951d6c184c homekit: ensure device is published before generating the qr code 2022-05-22 13:55:15 -07:00
Koushik Dutta
877ae2fa18 homekit: publish 2022-05-22 11:33:53 -07:00
Koushik Dutta
493aff3eb5 homekit: make accessory mode the guided default. add qrcode print button. 2022-05-22 11:03:15 -07:00
Koushik Dutta
d522a18312 homekit: home hub requests will now use the medium resolution stream. recommend accessory mode. 2022-05-22 00:31:49 -07:00
Koushik Dutta
adcf209f57 Merge branch 'main' of github.com:koush/scrypted 2022-05-20 12:55:24 -07:00