Dockerized Node.js app that queries Verisure's APIs for status, and then forward this info to MQTT.
10K+
Once the data has been injected into MQTT messages, it can be acted upon by any tool or system capable of subscribing to MQTT topics.
A very powerful use case is to use Node-RED to automate various actions based on information retrieved from the alarm system. For example
Turn on lamps, radio etc when someone arrives home and disarms (turns off) the alarm. Different actions could even be taken depending on who it is that turns off the alarm. Store the climate readings (temperature and humidity) taken by the various alarm sensors in a database such as InfluxDb. The status JSON returned from Verisure is quite rich and includes both alarm related information (alarm state, status of door/window sensors), as well as temperature and humidity readings from the various devices in the system.
It is easy to change th MQTT topics in case the current ones don't fit your needs.
Source and documentation available on GitHub.
Content type
Image
Digest
Size
357.8 MB
Last updated
over 5 years ago
docker pull mountaindude/verisure-mqtt