Commit Graph

51 Commits

Author SHA1 Message Date
Andrew Heard
8a6dfa33a1 Support custom API endpoints in SDM plugin
Allows the user to customize the endpoints used for authorization and
accessing the API in the google-device-access plugin by specifying
hostnames in storage. These can be configured using the
`authorizationHostname` and `apiHostname` keys, respectively.
2022-01-26 21:39:21 -05:00
Koushik Dutta
2774055a45 google-device-access: allow snapshots if stream is prebuffered. 2022-01-25 20:46:12 -08:00
Koushik Dutta
8bf81cb872 sdk/common/google-device-access: cloud rebroadcast should not be enabled by default 2022-01-25 20:32:46 -08:00
Koushik Dutta
dd6b3bf7bf google-device-access: camera motion/person detection 2022-01-25 19:56:13 -08:00
Koushik Dutta
bf166965dd google-device-access: fix stream refresh on webrtc 2022-01-25 15:14:11 -08:00
Koushik Dutta
624349f4d0 google-device-access: object detection on cameras 2022-01-25 14:58:57 -08:00
Koushik Dutta
78846391bc google-device-access: add support for nest hub as a camera. should investigate making this a display too? 2022-01-25 14:21:15 -08:00
Koushik Dutta
87d4548d2c google-device-access: prevent video to snapshot device crashes 2022-01-25 10:16:35 -08:00
Koushik Dutta
9541b403a6 google-device-access: lint 2022-01-24 20:41:06 -08:00
Koushik Dutta
9a82dd8abd google-device-access: rtc signaling session info 2022-01-24 19:51:46 -08:00
Koushik Dutta
882b33bd1e google-device-access: stream refresh 2022-01-24 12:50:43 -08:00
Koushik Dutta
f59b1388b1 google-device-access: gen2 camera webrtc support 2022-01-24 10:03:09 -08:00
Koushik Dutta
9d89854582 server: fix plugin version regression 2022-01-24 10:01:24 -08:00
Koushik Dutta
d94bae1cb8 google-device-access: wip webrtc 2022-01-24 09:19:51 -08:00
Koushik Dutta
84c897c22a wip 2022-01-23 00:51:19 -08:00
Koushik Dutta
7066bd6e89 google-device-access: nre fix 2022-01-19 23:10:35 -08:00
Koushik Dutta
b8ba5d0064 google-device-access: stream extension 2022-01-17 20:42:21 -08:00
Koushik Dutta
b4d51aa128 Update README.md 2022-01-15 15:39:57 -08:00
Koushik Dutta
8753bf3966 Update README.md 2022-01-15 15:39:42 -08:00
Koushik Dutta
016d21963f package-json.lock files 2022-01-09 10:59:44 -08:00
Koushik Dutta
2798e92801 google-device-access: readme missing cloud step 2021-12-29 11:18:33 -08:00
Koushik Dutta
c36ef44872 google-device-access: readme missing cloud step 2021-12-29 10:54:36 -08:00
Koushik Dutta
4f4093a023 Update README.md 2021-12-28 21:14:04 -08:00
Koushik Dutta
93bdb197bd Update README.md 2021-12-28 21:13:56 -08:00
Koushik Dutta
bfdbcd6175 Update README.md 2021-12-28 21:13:38 -08:00
Koushik Dutta
c3b31925c9 Update README.md 2021-12-28 21:13:21 -08:00
Koushik Dutta
bca57f42c4 Update README.md 2021-12-28 21:13:07 -08:00
Koushik Dutta
14660ccb63 readmes 2021-12-28 20:39:47 -08:00
Koushik Dutta
75cca4059e google-device-access: readme 2021-12-28 20:35:31 -08:00
Koushik Dutta
47be8de815 google-device-access: publish 2021-12-22 11:33:15 -08:00
Koushik Dutta
68e21045c7 google-device-access: fix settings descriptions 2021-12-20 13:59:20 -08:00
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
21314a03cc nest: manufacturer info 2021-11-08 11:18:37 -08:00
Koushik Dutta
8db5ac4a44 google-device-access/homekit: thermostatActiveMode update 2021-10-24 21:15:34 -07:00
Koushik Dutta
de5cf63713 google-device-access: doorbell support 2021-10-19 16:10:42 -07:00
Koushik Dutta
974416a1f5 google-device-access: show pubsub address 2021-10-19 08:47:54 -07:00
Koushik Dutta
996ae7a835 google-device-access: show pubsub address 2021-10-19 08:38:33 -07:00
Koushik Dutta
198303eb18 google-device-access: error logging 2021-10-11 19:33:47 -07:00
Koushik Dutta
e0961cba06 google-device-access: round trip mode/termperature fixes. rate limit fixes. remove refresh interface 2021-09-30 15:20:18 -07:00
Koushik Dutta
dd212ebf85 google-device-access: error 400 fixes. deduce state noise. 2021-09-30 11:31:06 -07:00
Koushik Dutta
3a58e91f7a google-device-access: 2021-09-18 21:59:16 -07:00
Koushik Dutta
591d691dc5 change default debug port 2021-09-13 11:38:09 -07:00
Koushik Dutta
2bf8b4ca5a mixinprovider ui 2021-09-08 17:57:58 -07:00
Koushik Dutta
907911faa8 api proxy 2021-09-08 13:19:52 -07:00
Koushik Dutta
71c0c87bfb ffmpeg ordering fixups 2021-09-08 13:19:51 -07:00
Koushik Dutta
580c6a82ac mixin improvements, homekit settings 2021-09-08 13:19:51 -07:00
Koushik Dutta
fa74e49dfa nest camera and push support 2021-09-08 13:19:51 -07:00
Koushik Dutta
8ecc05d6fc rebuild on stripped down sdk 2021-09-08 13:19:51 -07:00
Koushik Dutta
9569b47c62 rebuild on stripped down sdk 2021-09-08 13:19:51 -07:00
Koushik Dutta
b449f91923 publish plugins 2021-09-08 13:19:51 -07:00