@bertreb said in New plugin pimatic-assistant:
Thanks for the tip. There’s some discussion but i see no camera implemented in Nora.
Okay could be. Because its closed I thought it founds it why to the nora code. Over this way the stream would be available via the GH app. This would be nice.
@bertreb said in New plugin pimatic-assistant:
If you want to use a voice command to switch a camera stream on/off to your Nest Hub, you could do the following
- create a dummy switch called ‘camera’
- add the ‘camera’ switch-device to pimatic-assistant
- create 2 rules
’ when camera is on then play site “streaming url” on <Nest Hub>’
’ when camera is off then play stop on <Nest Hub>’
This could do the tricks
- ‘Hey google, switch camera on’
- ‘Hey google, switch camera off’
and if you add a duration in the ‘on’ rule like
’ when camera is on then play site “streaming url” on <Nest Hub> for 30 seconds’
you don’t need the off command/rule
I have this in mind. And I hope I will make the assistant relay running soon… This feature is awesome!
BTW i I know serveral other system like HA, ioBroker… No one has such a simple and powerful solution with Nora as backend >> Hopefully Nora will works longer as gBridge did!