Skip to content

Event Signals #2173

Answered by thjaeckle
ZRays51 asked this question in Q&A
May 23, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @ZRays51
You would not get an event in the same MQTT connection which caused the event - that way you can e.g. prevent loops which originate "from one source".
You can however create a second MQTT connection, subscribing for the events (so splitting up sources and targets of the connection). This second MQTT connection would get both, HTTP API caused events and the events caused by the source MQTT connection.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ZRays51
Comment options

Answer selected by ZRays51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants