Commit Graph

490 Commits

Author SHA1 Message Date
Koushik Dutta
51b6a04d24 homekit: dont error out when homekit receives an adaptive bitrate request 2023-01-09 14:01:06 -08:00
Koushik Dutta
0bedae2c43 update lockfiles 2023-01-02 21:40:09 -08:00
Koushik Dutta
ff8749b306 homekit: alert if server address is not set. 2023-01-02 17:15:44 -08:00
Koushik Dutta
2b972534e5 homekit: publish thermostat changes, debug mode reorganization 2023-01-02 17:06:45 -08:00
Koushik Dutta
53c9a60ab4 plugins: update tsconfig.json 2023-01-01 16:12:57 -08:00
Koushik Dutta
58da17c8c8 homekit/rebroadcast: use new onMixinEvent signature 2022-12-30 11:11:52 -08:00
Koushik Dutta
b41fa30db3 homekit: beta 2022-12-30 11:11:34 -08:00
Fiach Antaw
7af0c49470 homekit: use HeatCool mode for independent heat/cool setpoints (#470) 2022-12-28 19:24:12 -08:00
Koushik Dutta
66bea50811 various: add support for settings subgroups 2022-12-23 22:04:29 -08:00
Koushik Dutta
746dfa2248 homekit: fix missing outlet type 2022-12-19 07:45:03 -08:00
Koushik Dutta
28eb9a8182 homekit: improve h264 packetizer 2022-12-17 23:44:31 -08:00
Koushik Dutta
cfd28d958c homekit: sdk update fixup 2022-12-05 22:33:15 -08:00
Koushik Dutta
6c017db97e publish server update 2022-12-05 22:31:01 -08:00
Fiach Antaw
4cbbf64495 Some quality-of-life fixes for the HomeKit plugin (#448)
* homekit: don't add fan services to devices without fan interfaces

* homekit: set minimum step for fan based on maxSpeed

* homekit: disable 'auto' mode if not supported by thermostat
2022-12-01 20:23:46 -08:00
Koushik Dutta
690387f755 homekit: do not allow snapshot pileups 2022-11-30 14:30:35 -08:00
Koushik Dutta
e10fd8283d homekit: cleanup dead code 2022-11-26 19:06:15 -08:00
Koushik Dutta
619ce43fcd homekit/core/sdk: use global setting for server address and transcoding 2022-11-25 23:26:17 -08:00
Koushik Dutta
f2226d4fff homekit: clean up snapshot timeout code 2022-11-25 20:07:31 -08:00
Koushik Dutta
8d5ce63e30 homekit: fix doorbell delivery 2022-11-22 12:24:55 -08:00
Koushik Dutta
1752dc1c72 homekit: prevent hksv local copy from interfering with other video clip providers 2022-11-22 12:19:03 -08:00
Koushik Dutta
ea21d627b3 homekit: readme 2022-11-21 22:59:50 -08:00
Koushik Dutta
5421d5cfda Update README.md 2022-11-21 18:50:23 -08:00
Koushik Dutta
cab8959826 Update README.md 2022-11-21 18:49:40 -08:00
Koushik Dutta
a47f582cd8 Update README.md 2022-11-21 18:25:07 -08:00
Koushik Dutta
405873dd46 Update README.md 2022-11-21 18:20:50 -08:00
Koushik Dutta
a4ba0bda10 Update README.md 2022-11-21 18:20:18 -08:00
Koushik Dutta
57a47a0d49 webrtc/homekit: publish 2022-11-20 13:49:25 -08:00
Koushik Dutta
4756e9cfb4 homekit: port live555 aac fix 2022-11-20 13:37:17 -08:00
Koushik Dutta
a9a3ef9177 homekit: cleanup 2022-11-20 13:32:00 -08:00
Koushik Dutta
c5339f28b6 homekit: make doorbell button optional since it confuses people. 2022-11-20 09:34:19 -08:00
Koushik Dutta
016190eb58 homekit: fix typo 2022-11-19 16:36:37 -08:00
Koushik Dutta
5b07b1f445 homekit: fix ffmpeg sender when no audio is present 2022-11-17 23:10:19 -08:00
Koushik Dutta
2a2ac55051 homekit/webrtc: send raw receiver reports 2022-11-17 08:54:47 -08:00
Koushik Dutta
073bb5f6e6 homekit/webrtc/sdk: report packet loss to adaptive bitrate streamer 2022-11-16 14:00:12 -08:00
Koushik Dutta
bc4db094fe webrtc/homekit: publish 2022-11-16 10:32:08 -08:00
Koushik Dutta
825486357e homekit: add support for nvr plugin adaptive bitrate 2022-11-16 08:56:25 -08:00
Koushik Dutta
bfa3553790 homekit/rtp: fix potential tcp to udp packet loss due to large packets 2022-11-15 20:12:06 -08:00
Koushik Dutta
2e9d83e44b homekit: new beta 2022-11-15 20:01:42 -08:00
Koushik Dutta
f9ddb7aa94 homekit: fix missing codec information 2022-11-15 14:18:47 -08:00
Koushik Dutta
b3eaf9f596 homekit: better warning message 2022-11-15 11:44:51 -08:00
Koushik Dutta
2c3b4db699 homekit: fix audio transcode bug. in new streamer. remove spurious logging. 2022-11-15 11:43:17 -08:00
Koushik Dutta
494d991354 homekit: switch to new rtp parsing/streaming architecture. 2022-11-15 11:11:14 -08:00
Koushik Dutta
29c3a2255f homekit: fix bridge mode bug 2022-11-14 18:13:36 -08:00
Koushik Dutta
418a8b8d29 homekit: fix default accessory mode bugs 2022-11-14 14:24:12 -08:00
Koushik Dutta
74a857f88b homekit: increase send buffer sizes 2022-11-11 13:22:49 -08:00
Koushik Dutta
9c729eee78 homekit: Direct users to troubleshooting guide in camera readme 2022-11-07 20:29:27 -08:00
Koushik Dutta
c74963d095 homekit: Direct users to troubleshooting guide in camera readme 2022-11-07 20:28:57 -08:00
Koushik Dutta
cfc9a95895 homekit: make accessory mode the default for cameras 2022-11-07 20:26:43 -08:00
Koushik Dutta
fe7217c660 homekit: promisify more io to prevent blocking 2022-11-06 15:25:58 -08:00
Koushik Dutta
0454a86278 homekit: remove low disk space warning 2022-11-06 15:20:27 -08:00