Koushik Dutta
d91c7d89b2
docker: remove pillow simd deps
2024-11-08 09:43:41 -08:00
Koushik Dutta
fbdefbe06a
python-codecs: remove pillow simd
2024-11-08 09:42:52 -08:00
Koushik Dutta
832ee0180c
postbeta
2024-11-08 09:35:13 -08:00
Koushik Dutta
a616e95c0e
detect: use opencv-headless
2024-11-08 09:14:11 -08:00
Koushik Dutta
7ab9208203
tensorflow-lite: update project files
2024-11-08 09:14:02 -08:00
Koushik Dutta
9db6808e85
coreml: bump coremltools, use opencv headless
2024-11-08 09:13:36 -08:00
Koushik Dutta
5d48760fd8
core: publish
2024-11-08 09:13:19 -08:00
Koushik Dutta
6ce2166e0a
unifi-protect: Fix unstable ids on camera sensors
2024-11-08 08:24:27 -08:00
Koushik Dutta
201dc30650
onnx: fixup project files
2024-11-07 20:57:33 -08:00
Koushik Dutta
84bb7865fe
unifi-protect: fingerprint sensor fixes
2024-11-07 09:23:23 -08:00
Koushik Dutta
ab1cd379a9
unifi-protect: fingerprint sensor beta
2024-11-07 09:07:00 -08:00
Koushik Dutta
9208ca9566
Merge branch 'main' of github.com:koush/scrypted
2024-11-07 08:56:59 -08:00
Koushik Dutta
e62897e14c
unifi-protect: build fixes
2024-11-07 08:56:56 -08:00
Koushik Dutta
65559e6685
install: prevent amd graphics on non x86
2024-11-06 17:37:52 -08:00
Koushik Dutta
611b7c50bf
docker: add intel npu, amd gpu
2024-11-06 17:28:56 -08:00
Koushik Dutta
e983526455
install: suppress tar delete error
2024-11-06 11:09:11 -08:00
Koushik Dutta
10c167d4a3
install: Update install-intel-npu.sh
2024-11-06 11:08:10 -08:00
Koushik Dutta
0c641ccf6c
common: createAsyncQueueFromGenerator should not read as fast as possible.
2024-11-06 10:07:03 -08:00
Koushik Dutta
5899ad866a
openvino: invalid device recovery
2024-11-05 08:38:52 -08:00
Koushik Dutta
17ecb56259
openvino: initial yuv support
2024-11-04 12:04:18 -08:00
Koushik Dutta
ffeade08ca
postbeta
2024-11-04 10:32:08 -08:00
apocaliss92
49a567fb51
reolink: floodlights ( #1633 )
...
* Reolink floodlight support
* Fix on state check
* Flashlight interval removed
* Code cleanup
---------
Co-authored-by: Gianluca Ruocco <gianluca.ruocco@xarvio.com >
2024-11-03 08:49:30 -08:00
Koushik Dutta
aac104f386
install: doc amdgpu-install
2024-11-01 21:46:59 -07:00
Koushik Dutta
b4aff117ce
install: add kfd for amd support
2024-11-01 21:44:39 -07:00
Koushik Dutta
13d4519a35
install: amd cleanup
2024-11-01 21:42:09 -07:00
Koushik Dutta
743102c965
install: amd graphics
2024-11-01 21:41:40 -07:00
Koushik Dutta
315e5bb6e6
proxmox: add support for explicit directories in disk setup script
2024-11-01 14:08:49 -07:00
Koushik Dutta
6ddef853ad
predict: publish
2024-11-01 10:52:30 -07:00
Koushik Dutta
5848cf1e5e
predict: Fix nans in payloads causing plugin crash, add support for yuv models
2024-11-01 10:34:29 -07:00
Koushik Dutta
f00f650b4f
docker: add libvulkan1
2024-10-31 18:22:17 -07:00
Koushik Dutta
e9d73c6faa
server: do not serialize python nan in rpc protocol.
...
This causes protocol failure and plugin to be killed. Javascript behavior is to convert NaN to null.
Mimicing this behavior ensures stability though all JSON dicts are recursively inspected.
2024-10-31 10:44:08 -07:00
Koushik Dutta
b6d601ebc4
sdk: add boolean to SerializableType
2024-10-31 09:20:14 -07:00
Koushik Dutta
1b58b0dd9b
sdk: Image ffmpegFormats flag
2024-10-31 09:18:05 -07:00
Koushik Dutta
1b5ef3103e
sdk: publish
2024-10-29 12:27:02 -07:00
Koushik Dutta
78236a54b8
postrelease
2024-10-29 12:22:35 -07:00
Koushik Dutta
ec2e4d64fd
rebroadcast: set online/offline state without prebuffer requirement
v0.122.0
2024-10-29 12:21:40 -07:00
Koushik Dutta
44644448f5
postbeta
2024-10-29 12:07:01 -07:00
Koushik Dutta
0a86d5c4ea
server: disable auto transferable Buffers
2024-10-29 12:06:48 -07:00
Koushik Dutta
20282e05ea
Merge branch 'main' of github.com:koush/scrypted
2024-10-29 12:05:53 -07:00
Koushik Dutta
9d6b405fa9
postbeta
2024-10-29 12:05:45 -07:00
Koushik Dutta
b82ce5ff45
server: disable auto transferable Buffers
2024-10-29 12:05:33 -07:00
apocaliss92
f461198e1e
reolink: battery params supported ( #1621 )
...
* Reolink battery params supported
* Style restored
* Battery check interval incresed
* Fix battery checks
---------
Co-authored-by: Gianluca Ruocco <gianluca.ruocco@xarvio.com >
2024-10-28 18:36:17 -07:00
Jacob McSwain
7505e6907a
feat(sdk): add support for notification channel in NotifierOptions ( #1625 )
...
* feat(sdk): add support for notification channel in NotifierOptions
This change spins off from conversation at https://github.com/scryptedapp/homeassistant/pull/1 and allows consumers of the `Notifier` interface to specify a channel for notifications to be sent to. Android platforms can use this to send notifications to a specific channel, allowing the user to have fine-grained control over the audio and priority of the notifications they receive.
* chore(sdk): place Android notification channel under the android object
* fix(automation-actions): remove channel from UI
2024-10-27 01:38:56 -05:00
apocaliss92
c1046d5706
HomeKit: Add flag to not autoenable devices on creation ( #1626 )
...
* Add flag to not autoenable devices on creation
* Invert naming logic
---------
Co-authored-by: Gianluca Ruocco <gianluca.ruocco@xarvio.com >
2024-10-27 01:38:24 -05:00
Koushik Dutta
a61c06b607
remove dev site
2024-10-26 16:19:52 -05:00
Koushik Dutta
d3df5742e6
update index
2024-10-26 15:35:44 -05:00
Koushik Dutta
68ac42ca46
sdk: new dev site
2024-10-26 11:51:20 -05:00
apocaliss92
bb7c6ef8b9
reolink: Fix check for reolink nvrs ( #1624 )
...
Co-authored-by: Gianluca Ruocco <gianluca.ruocco@xarvio.com >
2024-10-23 09:35:01 -05:00
apocaliss92
446e8ed61e
reolink: add nvr flag ( #1620 )
...
* Reolink - Fix name/model fetching if homehub
* Checks removed
* style change removed
* Change logic for earlier returns
---------
Co-authored-by: Gianluca Ruocco <gianluca.ruocco@xarvio.com >
2024-10-21 14:02:20 -07:00
Koushik Dutta
80372b35f2
npu: update drivers
2024-10-21 11:29:08 -07:00