Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Supporting MQTT #194

Open
dev-strom opened this issue Mar 25, 2021 · 0 comments
Open

[Feature request] Supporting MQTT #194

dev-strom opened this issue Mar 25, 2021 · 0 comments
Assignees
Milestone

Comments

@dev-strom
Copy link

It would be nice, if DoorPi could trigger some action at MQTT.
Background: all events in my home automation environment are triggert throug MQTT. It would be nice if I could include triggers wich, for example switch on the light at my door, if someone push the doorbell button.

My suggestion: a new configuration section

[MQTT]
host = <server name or ip address>
port = <server port>
user = <mqtt user name>
password = <mqtt user password>

And than a new action like mailto etc. which publishs a given topic and content to the mqtt server. This action could be named simple mqtt.

@motom001 motom001 self-assigned this Feb 23, 2022
@motom001 motom001 added this to the v2.6.0 milestone Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants