Commit Graph

4325 Commits

Author SHA1 Message Date
Brett Jia
f8a548401f remote: allow doorbells and filter out irrelevant plugins (#588) 2023-02-26 11:44:47 -08:00
Koushik Dutta
26d1f8e58c cameras: include ip in device info 2023-02-26 11:42:52 -08:00
Koushik Dutta
8772e25c8e sdk/client: update 2023-02-26 11:16:28 -08:00
Koushik Dutta
378ac82c8c cameras: refresh device info on startup 2023-02-26 09:54:25 -08:00
Koushik Dutta
fcb1292ffd Update Dockerfile.full.header 2023-02-25 19:17:24 -08:00
Brett Jia
18112ee40f remote: allow API type and use ObjectDetection (#586)
* include implementation from standalone repo

* simplify monkeypatching

* allow API types and use ObjectDetection interface
2023-02-25 19:00:57 -08:00
Brett Jia
fa8b9dfe99 remote: Scrypted remote plugin (#585)
* include implementation from standalone repo

* simplify monkeypatching
2023-02-25 18:46:33 -08:00
Alex Leeds
e7dff4edc9 add fan support to nest thermostats (#583)
* add fan support to nest thermostats

* fix fan refresh
2023-02-25 17:58:23 -08:00
Koushik Dutta
7614d12363 prepublish v0.6.24 2023-02-25 14:25:24 -08:00
Koushik Dutta
3189317b2d server: additional admin login traps for HA ingress 2023-02-25 14:25:16 -08:00
Koushik Dutta
410d11248f snapshot: improve failure resiliency with prebuffer fallback and ignoring ffpmeg errors when buffers are returned 2023-02-25 13:41:41 -08:00
Koushik Dutta
28e1f5ac8a prepublish v0.6.23 2023-02-25 09:55:03 -08:00
Koushik Dutta
bafe73d296 server: add support for admin configuration via env 2023-02-25 09:54:54 -08:00
Koushik Dutta
f17ce50f17 webrtc: werift config should also respect turn server preference 2023-02-25 09:33:09 -08:00
Koushik Dutta
18f5872be1 core: fix oauth on rehosted urls 2023-02-24 22:00:48 -08:00
Koushik Dutta
fdccaaa65e client: publish 2023-02-24 19:57:45 -08:00
Koushik Dutta
6a55172924 server/rpc: add support for clobbering non-state properties and methods 2023-02-24 19:41:50 -08:00
Koushik Dutta
1e41af77fa rebroadcast: add external url request support 2023-02-24 18:58:28 -08:00
Koushik Dutta
e169a6e02d rebroadcast: add rtsp path to prevent port guessing access 2023-02-24 18:49:16 -08:00
Koushik Dutta
ef55c834af sdk: getVideoStream routing hints 2023-02-24 18:48:39 -08:00
Koushik Dutta
3812ad92ac core: fix safari weirdness on async methods and window open 2023-02-24 16:26:07 -08:00
Koushik Dutta
0bdb402e7b core: use target _blank when starting oauth from inside iframe 2023-02-24 16:11:38 -08:00
Koushik Dutta
1588ea250b server: publish rpc change 2023-02-24 16:01:52 -08:00
Koushik Dutta
47f603877b prepublish v0.6.22 2023-02-24 16:01:29 -08:00
Koushik Dutta
9adc803206 prepublish 2023-02-24 16:00:47 -08:00
Koushik Dutta
031e290017 google-device-access: implement new api 2023-02-24 11:50:19 -08:00
Koushik Dutta
a9ab2d0110 google-device-access: use new state api 2023-02-24 11:42:52 -08:00
Koushik Dutta
9592b6087b Merge branch 'main' of github.com:koush/scrypted 2023-02-24 11:30:21 -08:00
Koushik Dutta
5c34213b5d google-device-access: fixup project 2023-02-24 11:30:15 -08:00
Nick Berardi
4435fe1e0a alexa: ensure we are talking to the correct API endpoint (#580)
* alexa plugin: ensure we are talking to the right endpoint region for a customer

* added the api endpoint as a visible setting
2023-02-24 09:41:11 -08:00
Koushik Dutta
214e4873a4 server: rollback version, test gh action v0.6.20 2023-02-24 09:08:01 -08:00
Koushik Dutta
ba7cb4e948 server: add publish steps 2023-02-24 09:07:12 -08:00
Koushik Dutta
4a82fa85c7 Merge branch 'main' of github.com:koush/scrypted 2023-02-24 09:00:19 -08:00
Koushik Dutta
4303f4b465 ui: remove dep 2023-02-24 08:57:26 -08:00
Koushik Dutta
f0af992030 vscode-python: update sample 2023-02-24 08:57:03 -08:00
Koushik Dutta
a2d6a6baa1 Create release.yml 2023-02-24 08:53:42 -08:00
Koushik Dutta
130b01c56a server: publish 2023-02-24 08:48:39 -08:00
Koushik Dutta
247666cea6 server: remove scripts invocations 2023-02-24 08:42:28 -08:00
Koushik Dutta
7a0ce8d5e8 homekit: publish 2023-02-23 21:00:01 -08:00
Koushik Dutta
4e8bd67a74 onvif: add device information 2023-02-23 19:24:44 -08:00
Alex Leeds
9a6f5a9e3a ring: added night mode support to arm with sensor bypass (#577)
* ring: added night mode support to arm with sensor bypass

* bumpe version
2023-02-23 18:46:58 -08:00
Georges
3722382a0d Adding support for siren in homekit (#578)
Co-authored-by: Georges Dib <georges.dib@gmail.com>
2023-02-23 18:18:11 -08:00
Koushik Dutta
7f872b02b7 ring: roll back preinstall script that was causing issues with plugin install 2023-02-23 13:31:15 -08:00
Koushik Dutta
a284e3deec Merge branch 'main' of github.com:koush/scrypted 2023-02-23 13:11:07 -08:00
Koushik Dutta
7284f3d718 cloud: redirect to an explicit url for cloud login to prevent core interception 2023-02-23 13:11:02 -08:00
Alex Leeds
3cbde174bb Add Support for Ring Contact Sensors (#574) 2023-02-23 09:12:29 -08:00
Koushik Dutta
db448e4067 Merge branch 'main' of github.com:koush/scrypted 2023-02-22 23:02:02 -08:00
Koushik Dutta
21dd4359e3 server: lock python version 2023-02-22 23:01:59 -08:00
Koushik Dutta
27472ddc26 sdk: update 2023-02-22 23:01:34 -08:00
Koushik Dutta
6a4fc87b8e ui: fix deps 2023-02-22 23:00:58 -08:00