Long Zheng
eec6291d9e
CI build changed plugins ( #1323 )
...
* Fix WritableDeviceState
* Fix tsconfig error
* Fix test
* Create build-plugins-changed.yml
* Update build-sdk.yml
* Update build-plugins-changed.yml
2024-02-18 23:12:39 -08:00
Brett Jia
064da326c0
core: reset base date on each reschedule call ( #1331 )
2024-02-18 19:18:57 -08:00
Koushik Dutta
cbf95e1186
homekit: reorder settins, restart rather than prompt. publish.
2024-02-18 17:38:19 -08:00
Koushik Dutta
70aa5b75bf
typescript: update sample
2024-02-18 15:52:25 -08:00
Koushik Dutta
dfe34947cb
videoanalysis: publish
2024-02-18 15:52:20 -08:00
Koushik Dutta
f7c0091b7c
reolink: fix doorbell onvif detections
2024-02-18 15:52:13 -08:00
Koushik Dutta
3dd6f114d4
videoanalysis: beta
2024-02-18 09:53:04 -08:00
Koushik Dutta
a0a8e25e18
sdk: publish
2024-02-18 09:52:48 -08:00
Koushik Dutta
32f0d675bc
videoanalysis: nre check release
2024-02-18 09:46:51 -08:00
Koushik Dutta
1306eda422
sdk: fix up revert regression
2024-02-18 09:46:26 -08:00
Koushik Dutta
79f4c27bed
videoanalysis: more cpu throttling fixes
2024-02-18 08:45:19 -08:00
Koushik Dutta
eb57698c8b
videoanalysis: update
2024-02-18 08:42:46 -08:00
Koushik Dutta
454d96c5d3
Merge branch 'main' of github.com:koush/scrypted
2024-02-17 21:49:54 -08:00
Koushik Dutta
85daf72d66
docker-mdns: remove prototype
2024-02-17 21:49:50 -08:00
Long Zheng
9d50ba79f7
snapshot: black background ( #1324 )
...
* Fix WritableDeviceState
* Fix tsconfig error
* Generate black background instead of using black.jpg
Remove redundant blur
2024-02-16 18:16:07 -08:00
Koushik Dutta
764fbbb21b
Update bug_report.md
2024-02-16 10:38:34 -08:00
Koushik Dutta
89e9cf343d
Update bug_report.md
2024-02-16 10:38:11 -08:00
Long Zheng
dd7d920480
sdk: Add strict types to sdk ( #1308 )
...
* Enable strict mode
* Add @types/node
Remove @types/rimraf
* Fix `include` path to be actual `src`
* Add strict to `sdk`
* Assert `getItem`
* Fix types in SDK
* Refactor SDK function to be type safe
* parseValue handle value null or undefined
* Fix types tsconfig
* Make getDeviceConsole required
* Add build-sdk workflow
* Set working directory
* Assert not undefined
* Remove optionals
* Undo addScryptedInterfaceProperties, revert to self executing function
* Use different type
* Make _deviceState private and add ts-ignore
* Remove unused function
* Remove non-null asserts
* Add tsconfig for sdk/types/src
* Get property isOptional from schema
Use typedoc types
* Type fixes
* Fix type
* Fix type
* Revert change
2024-02-15 15:17:31 -08:00
Koushik Dutta
426454f28f
sdk: rebuikd
2024-02-15 14:51:01 -08:00
Koushik Dutta
66441ee177
webrtc: repacketize input
2024-02-15 14:50:52 -08:00
Brett Jia
d3dee3a199
webrtc: repacketize h264 ( #1260 )
...
* webrtc: repacketize h264 on nalu type 7
* always repacketize
* lower packet size to avoid uint16 overflows
* remove nalu logging
* Revert "remove nalu logging"
This reverts commit e6b6540696 .
2024-02-15 11:27:09 -08:00
Koushik Dutta
b174fbc19b
Merge branch 'main' of github.com:koush/scrypted
2024-02-15 09:29:44 -08:00
Koushik Dutta
88da7fc5b4
common: add polygon area
2024-02-15 09:29:40 -08:00
Nick Berardi
c8b799f857
mqtt: Added support for ColorSettingTemperature and ColorSettingHsv to the MQTT support. ( #1317 )
2024-02-15 08:43:11 -08:00
Koushik Dutta
b28eef9d10
unifi-protect: squelch logging
2024-02-15 08:39:31 -08:00
Long Zheng
f66d39f8d9
sdk: calculate required/optional fields from schema ( #1321 )
...
* Add tsconfig for sdk/types/src
* Get property isOptional from schema
Use typedoc types
2024-02-15 07:20:56 -08:00
Koushik Dutta
b6cbc126d6
Merge branch 'main' of github.com:koush/scrypted
2024-02-14 15:43:25 -08:00
Koushik Dutta
bee77e121e
sdk/server: make various properties non-optional
2024-02-14 15:43:21 -08:00
Nick Berardi
a62f402982
alexa: removed unneeded packages ( #1319 )
2024-02-14 14:14:29 -08:00
Koushik Dutta
6c67ac6570
Merge branch 'main' of github.com:koush/scrypted
2024-02-14 12:29:06 -08:00
Koushik Dutta
abea872714
amcrest/hikvision: standardize 20s motion timeout
2024-02-14 12:29:01 -08:00
Koushik Dutta
22018ee573
docker: update fstab to nofail
2024-02-14 12:11:41 -08:00
Koushik Dutta
640b2d806d
sdk: fix some signatures
2024-02-14 11:21:26 -08:00
Koushik Dutta
f317c8d9ee
server/sdk: additional signature fixes
2024-02-14 08:33:31 -08:00
Koushik Dutta
7d3d7be1cd
Merge branch 'main' of github.com:koush/scrypted
2024-02-14 08:25:22 -08:00
Koushik Dutta
1ec954ac98
sdk: fix method signatures
2024-02-14 08:25:18 -08:00
Koushik Dutta
7b2ce12f13
videoanalysis: fix min start
2024-02-13 18:00:25 -08:00
Koushik Dutta
3da2e48cf3
Merge branch 'main' of github.com:koush/scrypted
2024-02-13 15:59:14 -08:00
Koushik Dutta
50fcb6aeab
betas
2024-02-13 15:59:08 -08:00
Nick Berardi
952b90fc98
alexa: added support for light, outlet, and fan device types ( #1318 )
2024-02-13 14:48:19 -08:00
Koushik Dutta
0ff95581b1
videoanalysis: add score filter to smart motion sensor
2024-02-13 13:18:09 -08:00
Koushik Dutta
2e02e7f4ef
ring: phase out sip streaming
2024-02-13 09:33:22 -08:00
Koushik Dutta
fcc51418c3
videoanalysis: account for cpu throttling
2024-02-13 09:29:36 -08:00
Koushik Dutta
5c31e75f3d
Update bug_report.md
2024-02-13 08:38:18 -08:00
Koushik Dutta
f590675198
Update bug_report.md
2024-02-13 06:29:40 -08:00
Rosemary Orchard
23ba720d4f
various: Fix typos ( #1311 )
2024-02-12 15:52:11 -08:00
Koushik Dutta
a64f3e8082
Revert "sdk: Add tsconfig strict to sdk/types ( #1306 )" ( #1307 )
...
This reverts commit a8eb1a21d7 .
2024-02-10 16:34:13 -08:00
Long Zheng
a8eb1a21d7
sdk: Add tsconfig strict to sdk/types ( #1306 )
...
* Enable strict mode
* Add @types/node
Remove @types/rimraf
* Fix `include` path to be actual `src`
2024-02-10 16:31:20 -08:00
Long Zheng
aa6cd770f8
Fix debugConsole error ( #1305 )
2024-02-10 12:25:59 -08:00
Koushik Dutta
a06e0d9138
Merge branch 'main' of github.com:koush/scrypted
2024-02-09 20:24:46 -08:00