This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Google Smart Home Assistant
#43
wanted to bring back this topic to a closure to see if you are willing to do something with Doorbell. I've analyzed scrypted plugin source code and found that my first assumption was incorrect, sorry for that.

To announce doorbell notification through speakers it uses "hack" by sending ObjectDetection trait response:
Code:
return {
      ObjectDetection: {
        objects: { unfamiliar: 1 },
        priority: 0,
        detectionTimestamp: Date.now()
      }
    };

Is this something that can be added to Google Home app to support this functionality?
Reply


Messages In This Thread
Google Smart Home Assistant - by Daniel - 12.10.2021, 08:39
RE: Google Smart Home Assistant - by myg - 15.10.2021, 12:11
RE: Google Smart Home Assistant - by Daniel - 15.10.2021, 12:34
RE: Google Smart Home Assistant - by myg - 15.10.2021, 12:58
RE: Google Smart Home Assistant - by myg - 15.10.2021, 17:55
RE: Google Smart Home Assistant - by Jørn - 27.10.2021, 09:01
RE: Google Smart Home Assistant - by Daniel - 27.10.2021, 09:07
RE: Google Smart Home Assistant - by Daniel - 28.10.2021, 13:46
RE: Google Smart Home Assistant - by myg - 03.11.2021, 14:56
RE: Google Smart Home Assistant - by Daniel - 03.11.2021, 14:57
RE: Google Smart Home Assistant - by khalil - 04.11.2021, 08:13
RE: Google Smart Home Assistant - by Daniel - 04.11.2021, 08:22
RE: Google Smart Home Assistant - by Thomas - 18.11.2021, 19:11
RE: Google Smart Home Assistant - by Daniel - 19.11.2021, 08:27
RE: Google Smart Home Assistant - by Thomas - 19.11.2021, 11:10
RE: Google Smart Home Assistant - by Daniel - 19.11.2021, 11:25
RE: Google Smart Home Assistant - by Daniel - 22.11.2021, 14:40
RE: Google Smart Home Assistant - by Thomas - 23.11.2021, 18:46
RE: Google Smart Home Assistant - by Thomas - 26.11.2021, 13:33
RE: Google Smart Home Assistant - by Daniel - 26.11.2021, 13:45
RE: Google Smart Home Assistant - by anysma - 02.12.2021, 16:03
RE: Google Smart Home Assistant - by Daniel - 02.12.2021, 16:47
RE: Google Smart Home Assistant - by anysma - 03.12.2021, 12:54
RE: Google Smart Home Assistant - by Daniel - 03.12.2021, 13:27
RE: Google Smart Home Assistant - by Evens - 15.10.2022, 21:06
RE: Google Smart Home Assistant - by Daniel - 17.10.2022, 08:06
RE: Google Smart Home Assistant - by Jørn - 12.11.2022, 16:58
RE: Google Smart Home Assistant - by admin - 14.11.2022, 07:39
RE: Google Smart Home Assistant - by Long - 19.03.2023, 10:16
RE: Google Smart Home Assistant - by Daniel - 20.03.2023, 08:46
RE: Google Smart Home Assistant - by Jørn - 24.09.2023, 08:31
RE: Google Smart Home Assistant - by Jørn - 18.01.2025, 09:52
RE: Google Smart Home Assistant - by admin - 20.01.2025, 12:41
RE: Google Smart Home Assistant - by Jørn - 20.01.2025, 16:55
RE: Google Smart Home Assistant - by Daniel - 22.12.2025, 09:20
RE: Google Smart Home Assistant - by myg - 17.03.2026, 14:27
RE: Google Smart Home Assistant - by admin - 17.03.2026, 14:32
RE: Google Smart Home Assistant - by myg - 17.03.2026, 17:49
RE: Google Smart Home Assistant - by admin - 17.03.2026, 17:51
RE: Google Smart Home Assistant - by myg - 17.03.2026, 17:58
RE: Google Smart Home Assistant - by myg - 23.03.2026, 10:02
RE: Google Smart Home Assistant - by admin - Yesterday, 07:36

Forum Jump: