Hi everyone, I’ve been diving into the world of smart home automation lately and wanted to share some of my experiences and questions with the community. ![]()
Recently, I’ve been working on integrating a device that sends status notifications via MQTT. I’ve managed to read all the values and display them without any issues, but now I’m looking to take it a step further by controlling the device through MQTT. I’ve come across some JSON examples online, like this one:
{
“name”: “hzgcmd”,
“unixtime”: 1727382965,
“status”: {
“heizung”: true,
“manuallen”: 30,
“readcfg”: false
},
“relais”: {
“r_kluefter”: false
}
}
In this example, it sets a vent to “false.” I’m curious if anyone has tips or tricks for implementing a device that can send control updates through MQTT. Any insights or advice would be greatly appreciated! ![]()
Another topic I’ve been exploring is Z-Wave integration. I recently upgraded to Core 2021.3.0, and now my Z-Wave devices are creating snapshots every minute. It’s a bit overwhelming, and I’m not sure why this is happening. Has anyone else experienced this issue after the update? Any solutions or workarounds would be fantastic to hear about. ![]()
On a lighter note, I’ve also been experimenting with DIY projects inspired by the beauty of the ocean. It’s a fun way to combine technology with creativity while raising awareness about marine conservation. If anyone has similar DIY ideas, I’d love to hear about them! ![]()
![]()
Lastly, I’m curious about others’ experiences with Govee light bulbs. I’ve been eyeing them for my ceiling lights but would love to hear about anyone’s firsthand experiences or recommendations. Are there any hidden features or tips for getting the most out of these bulbs? ![]()
I’d love to hear from others who have tackled similar projects or have tips for improving my setup. Happy automating! ![]()