Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 479 Bytes

pie_sensor

sensors.py is the app that obtains data from 433Mhz weather, motion and smoke sensors. It works via wl433 connected to GPIO Raspeberry PI pins. Supported protocol is Nexus. It means few Digoo sensors work with the app.

Connected pins

Reciever

The app sends data to MQTT broker like Moquitto.

In additional there is desktop app mqttmon.py that uses GTK3 to display information fetched from MQTT broker.

MQTTMon