MQTT setup and changing profiles
Posted: Mon Aug 09, 2021 12:57 pm
I am trying to use MQTT (from home assistant using mosquito) to change the profile.
I am currently receiving motion detection notifications. My Blue Iris setup under alerts uses the following topic - and this is working successfully.
Topic: blue_iris/doorbell_motion/state
Payload: ON
When I try to use MQTT to change the profile in Blue Iris, I'm not having any success. I tried using the topic (BlueIris/admin), with payload (profile=1&lock=2), with no response.
I also tried a simple MQTT monitor request. I tried using (BlueIris/app), with payload (running) or payload (stopped) to see if I could get a response from Blue Iris, also with no luck.
I'm confused that I'm able to receive motion detection over MQTT, but none of the standard messages.
Any advice would be appreciated, thanks!
I am currently receiving motion detection notifications. My Blue Iris setup under alerts uses the following topic - and this is working successfully.
Topic: blue_iris/doorbell_motion/state
Payload: ON
When I try to use MQTT to change the profile in Blue Iris, I'm not having any success. I tried using the topic (BlueIris/admin), with payload (profile=1&lock=2), with no response.
I also tried a simple MQTT monitor request. I tried using (BlueIris/app), with payload (running) or payload (stopped) to see if I could get a response from Blue Iris, also with no luck.
I'm confused that I'm able to receive motion detection over MQTT, but none of the standard messages.
Any advice would be appreciated, thanks!