Skip to content

Releases: ChrisP-Git/PartSense

Better integration with Openhab

21 Dec 18:30
782505f
Compare
Choose a tag to compare

Introducing Flat structure to MQTT, having every data in the same topic

real time data on screen

02 Jun 15:50
Compare
Choose a tag to compare

Change the loop behavior to get real time data refreshed on screen (updated every 2.3 in stable condition) while waiting for an amount time to update data on ThingSpeak / MQTT.

Domoticz Integration

01 Jun 21:43
Compare
Choose a tag to compare

Introduce Domoticz support to graph data.

You need to setup a MQTT (Follow this guide to install Mosquitto on Debian: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messaging-broker-on-debian-8)

Then Create a MQTT Client Gateway with LAN interface and a Dummy on Domoticz,
From the Dummy hardware, create as many as virtual devices (one Temp/Humidity, and all others are Custom Sensor). Go to the device list to get the idx of each virtual sensor and apply on config.h file.

First version

12 May 22:12
Compare
Choose a tag to compare

First workable version.

Get temperature, humidity, AQI, PM1.0, PM 2.5 and PM 10.

Print real-time data on LCD
Send data on thingspeak every 20 seconds