Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1450

    Geert Vercamer
    Participant

    Hi all,

    I want Google Home to broadcasting a message when the garage door opens.
    For now, I have a virtual switch in Domoticz that sends the http request to OG and publishes to MQTT. A node-red flow detects this and casts the message.
    Obviously this is only working when I click the open/close button in Domoticz.
    Of course, I want it to broadcast whenever anyone opens the door by whatever means.

    So I thought to connect OG to the MQTT server. It worked twice when I clicked the button on the OG page itself:
    `mosquitto_sub -h 192.168.1.21 -v -t “OpenGarage/OUT/NOTIFY”
    OpenGarage/OUT/NOTIFY OpenGarage just CLOSED!
    OpenGarage/OUT/NOTIFY OpenGarage just OPENED!
    since then nothing more appears.

    Any ideas?

    Still on firmware 1.0.8.

    Thanks.

    Geert

    #1472

    Geert Vercamer
    Participant

    I was too impatient, the messages do appear. They take at least 15″ to appear though.
    My goal was to have kind of an announcement system, but if it takes that long, the person entering is in my living room by then, making the system obsolete. 🙁

    sorry for posting in the wrong branch

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.