Skip to content

[FR] Add simple http get interface for home-automation integration without MQTT #267

Description

@TheItschi

Is your feature request related to a problem? Please describe.
MQTT is a nice way to integarte with Home-Automation Systems, however it needs a MQTT-Server up an running as component. There are many installations arround with no MQTT-Server but REST-API. For those it would be much more easy to have a simple http get integartion based on the Lock/unlock event.

Describe the solution you'd like
Add a possibility to call URL (http(s) get) whenever a lock / unlock event occures. Most simple way would be to allow the configuration of a URL to call in case of a lock-event and a second one in case of an unlock event.

Describe alternatives you've considered
If your Home-Automation systems offers MQTT (in my case Domoticz) you can make use of it, but it usually needs you to introduce a MQTT-Brocker as additional component you need to install operate and maintain. Using simple REST API calls is much easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions