Commit Graph

864 Commits

Author SHA1 Message Date
Koushik Dutta
be1a6f6156 sdk/server: update. fix sdk build process so property generation is automatic. 2021-11-08 12:02:56 -08:00
Koushik Dutta
84ae897a20 sdk/server: rebuild 2021-11-08 11:18:47 -08:00
Koushik Dutta
21314a03cc nest: manufacturer info 2021-11-08 11:18:37 -08:00
Koushik Dutta
ba24b1ca76 sdk/server/homekit: humidity 2021-11-08 10:47:56 -08:00
Koushik Dutta
57c7c6efad sdk/server/homekit: fan 2021-11-08 10:11:12 -08:00
Koushik Dutta
16d0f7145e homekit: reduce storage spam 2021-11-08 09:07:17 -08:00
Koushik Dutta
7eba216940 server: publish 2021-11-07 21:34:30 -08:00
Koushik Dutta
8f4c0b3dbb server: persist events for 2 days 2021-11-07 21:33:51 -08:00
Koushik Dutta
3886e3a234 homekit: characteristic persistence 2021-11-07 21:33:41 -08:00
Koushik Dutta
5115b8729d homekit: characteristic persistence 2021-11-07 21:33:32 -08:00
Koushik Dutta
f3758ede15 amcrest: logging 2021-11-07 21:33:14 -08:00
Koushik Dutta
aa2b8d90ad sdk: fixup humidity/fan types to remove optional properties on commands, status 2021-11-07 19:36:00 -08:00
Koushik Dutta
f93dd6f759 sdk/server: fan/humidity interface 2021-11-07 19:28:53 -08:00
Koushik Dutta
a8957d083b amcrest: debug logging 2021-11-07 19:28:43 -08:00
Koushik Dutta
16b1b8ff80 unifi: debug logging 2021-11-07 19:13:23 -08:00
Koushik Dutta
d128732289 sdk/server: humidity and fan types 2021-11-07 19:13:17 -08:00
Koushik Dutta
9ab7ac3785 server: dont clobber device info if it comes in undefined 2021-11-07 18:51:00 -08:00
Koushik Dutta
f97ba6b142 amcrest: filter events by channel number 2021-11-07 12:58:54 -08:00
Koushik Dutta
e080fffbb3 unifi-protect: put debug spam behind debug flag 2021-11-07 12:58:44 -08:00
Koushik Dutta
159c64e359 onvif: conditional autodiscovery to respect legacy mode 2021-11-07 11:40:15 -08:00
Koushik Dutta
61f4819d34 onvif: autodiscovery 2021-11-07 11:31:56 -08:00
Koushik Dutta
ab206a7031 server: publish 2021-11-07 11:08:55 -08:00
Koushik Dutta
1b52c6fadb zwave: dont crash if brightness command fails (await the result) 2021-11-07 10:59:45 -08:00
Koushik Dutta
f917afe8b9 server: better rpc peer error logging 2021-11-07 10:59:21 -08:00
Koushik Dutta
304e084b89 zwave/tensorflow: add native plugins to optional dependencies and publish 2021-11-06 18:20:34 -07:00
Koushik Dutta
088cf2656f tensorflow: plugin 2021-11-06 17:57:57 -07:00
Koushik Dutta
6b736e9083 tensorflow: use native modules again 2021-11-06 17:57:23 -07:00
Koushik Dutta
64ea74b895 docker-buildx.sh 2021-11-06 14:17:15 -07:00
Koushik Dutta
35e844b9da opencv: update to native builds again 2021-11-06 14:16:48 -07:00
Koushik Dutta
c195f48322 webhook: fix mixin late init 2021-11-06 13:56:15 -07:00
Koushik Dutta
11545a34bb myq: add garagedoor type 2021-11-06 13:56:03 -07:00
Koushik Dutta
9edee3b1d4 server: publish 2021-11-06 00:36:47 -07:00
Koushik Dutta
95de148fa9 server/sdk/opencv: install optional dependencies as needed 2021-11-06 00:36:32 -07:00
Koushik Dutta
cdc7051ce6 Merge branch 'main' of github.com:koush/scrypted into main 2021-11-05 23:38:57 -07:00
Koushik Dutta
481df36740 .gitignore 2021-11-05 23:38:51 -07:00
Koushik Dutta
5fe7726434 amcrest: custom http port implementation 2021-11-05 23:38:43 -07:00
Koushik Dutta
9aff168b10 sdk/server: python wip 2021-11-05 23:38:14 -07:00
Koushik Dutta
77cf8d61e6 Update Dockerfile 2021-11-05 23:35:28 -07:00
Koushik Dutta
1e3991c85b synology-ss: first release 2021-11-04 23:41:17 -07:00
Koushik Dutta
52c1c73864 Merge branch 'main' of github.com:koush/scrypted into main 2021-11-04 23:39:15 -07:00
Koushik Dutta
54db19ef0d homekit: shot recording options if using a linked motion sensor 2021-11-04 23:38:34 -07:00
Koushik Dutta
96a9facba0 Merge pull request #40 from IGx89/synology-ss-plugin
Plugin for Synology Surveillance Station
2021-11-04 23:38:08 -07:00
Koushik Dutta
0e20d5ebbe server/sdk: python plugins 2021-11-04 20:29:02 -07:00
Matthew Lieder
e42d4e677f Tweaks per PR review 2021-11-04 22:14:42 -05:00
Koushik Dutta
e25724a85a server/sdk: python rpc wip 2021-11-04 14:41:03 -07:00
Koushik Dutta
7d01311f7f server/rpc: simplify rpc code. initial python rpc. 2021-11-03 23:57:21 -07:00
Matthew Lieder
ba2ef85873 Plugin for Synology Surveillance Station 2021-11-03 22:19:55 -05:00
Koushik Dutta
a463823972 dummy-switch: support for locks and startstop 2021-11-03 10:39:52 -07:00
Koushik Dutta
ae945fa960 opencv: hardware acceleration 2021-11-02 22:23:49 -07:00
Koushik Dutta
5d4b8d7c2a server/tensorflow: publish 2021-11-02 14:45:54 -07:00