#MQTT

Pascal Bourquebourquep
2025-06-02
2025-06-01

Aujourd'hui, j'ai rattaché mon client #meshtastic 433MHz au serveur #MQTT @Gaulix , histoire de le sortir de sa solitude sur l'air.
Je me dis qu'il faut bien un début dans le tissage de cette toile en Rhône Alpes Auvergne.
Merci Gaulix pour l'aide au paramétrage.

Unixorn - 90% Snark by weightunixorn@hachyderm.io
2025-06-01

Released 0.19.2 of ha-mqtt-discoverable.

This is a pure-python library for creating #MQTT entities that will be automatically detected by #HomeAssistant

github.com/unixorn/ha-mqtt-dis

Fixes Select behavior (Thanks mhentschke!)

@homeassistant

Nicolas Fränkel 🇺🇦🇬🇪frankel@mastodon.top
2025-05-27

#OpenBeken is a Tasmota/ESPHome alternative for modern #Tuya-based modules, offering #MQTT and #HomeAssistant compatibility

github.com/openshwprojects/Ope

petur 😶🇺🇦🇵🇸🇹🇼peturdainn
2025-05-27

Really need to replace my aging broker with something new, in a container on my NAS.

From time to time it stops taking publish or even connects from a specific client as if it is blacklisting it. Sometimes a restart is all it takes, and sometimes (like now) I need to change the ID of the client because the broker banned the device for life.

I didn't know an MQTT broker had such functionality because I don't find any doc about such behaviour

2025-05-26

Über einen zweckentfremdeten DVB-T-Empfänger landen die Messwerte diverser Funkthermometer in unserer Home-Assistant-Instanz. Dafür wird in der Konfigurationsdatei /etc/rtl_433.conf eine MQTT-Ausgabe definiert:
output mqtt://[…],events=rtl_433[/model][/id]

Die ID der Thermometer ändert sich aber mit jedem Batteriewechsel. Weshalb die Thermometer, gemäß einem Tipp aus dem Netz, manuell in der YAML-Konfiguration von Home Assistant angelegt sind. Dadurch lässt sich dort die ID anpassen, ohne dass sich die HA-interne Entität ändert (was sonst z. B. für kontinuierliche Messreihen in der Oberfläche problematisch wäre).

Da allerdings unsere von HA unabhängigen Empfangsdisplays die Thermometer nach jedem Batterietausch problemlos wiederfinden, kam der Gedanke, dass dann doch auch für HA die Erkennung nach sich nicht änderndem Kanal anstatt wechselnder ID gangbar sein müsste. Also /etc/rtl_433.conf abgeändert
output mqtt://[…],events=rtl_433[/model]/C[channel]
und auch in der HA-Konfiguration die Topic-Parameter entsprechend angepasst:

state_topic: rtl_433/Ambientweather-F007TH/C1
json_attributes_topic: rtl_433/Ambientweather-F007TH/C1

Funktioniert bisher wunderbar.

#HomeAssistant #rtl433 #rtl-sdr #MQTT

2025-05-25

I have turned my #pimoroni #presto into a digital photoframe. Images are uploaded to it through #MQTT So the pimoroni frame can in principle be placed "anywhere on the internet" with mqtt broker access, and then you can upload images to it from afar.

I plan to publish the code on github in the next few days.

Minty95 :archlinux:Minty95@fosstodon.org
2025-05-25

This weekend I managed to get #Nextcloud up and running with https access. I also managed to get #HomeAssistant and #MQTT running on #truenas scale but #ZigBeeMQTT is impossible, just impossible to get it to run and I need it. A real pain. So I reckon it's time to go back to #Debian and do a headless setup running #ZFS for the data. Truenas looks nice but has very little, often nothing or that's up to date to help with it. Debian just works and there is always up to date help if need be.

KI SpotlightKiSpotlight
2025-05-23

📱 MQTT + Node-RED = Smarte Push-Nachrichten. Sensor löst aus? Nachricht direkt aufs Handy – live & individuell.

2025-05-23

Thank you for your continued support & interest in #VerneMQ. Have a good weekend, friends!
#MQTT #OpenSource :vernemq:

KI SpotlightKiSpotlight
2025-05-19

🚀 Zigbee2MQTT besser nutzen? Simon42 zeigt in seinem YouTube-Video:
„Ich wünschte, ich hätte das früher gewusst!“ – Profi-Tipps rund um Zigbee2MQTT, die dir das Smart-Home-Leben erleichtern!

🎥 Video ansehen
🔧

Pascal Bourquebourquep
2025-05-19

I have published a JS/TS library to expose devices and entities to Home Assistant via MQTT auto discovery. Will be useful for 2 projects I’m working on right now. If it's useful for your projects as well, enjoy!

github.com/bourquep/mqtt2ha

2025-05-18

Stuck one in the freezer, I think I got the negative bit correct. I'm also impressed that it's able to receive a signal from a transmitter inside a metal box way at the other end of the house.

Payload: 0x45A2681544300920F
Checksum: 0x45
Temp: -15.4C 4.3F Humidity: 26.0% Channel: 1 Device: 920F Battery: good Flags: 0b10100100 RC: 0x30 Checksum: 0x45 0x45 v3

#esp32 #MQTT #arduino

2025-05-18

I think I've mostly deciphered the data being sent by the Obet sensors. Not entirely sure what indicates a negative value though. I might finally have a reason to get some dry ice from the grocery store! #esp32 #MQTT #arduino

Screen capture of the sensor data being printed on the Arduino serial console. Text version of data follows:

Payload: 0x46A4802074142922F
Checksum: 0x46
Temp: 20.7C 69.3F  Humidity: 48%  Channel: 3  Device: 920F  Battery: good  Flags: 0b10100100  RC: 0x14  Checksum: 0x46 0x46  v3

Payload: 0x5FA390236C3C1928F
Checksum: 0x5F
Temp: 23.6C 74.5F  Humidity: 39%  Channel: 2  Device: 928F  Battery: good  Flags: 0b10101100  RC: 0x3C  Checksum: 0x5F 0x5F  v3

Payload: 0x61A390236C3C192AF
Checksum: 0x61
Temp: 23.6C 74.5F  Humidity: 39%  Channel: 2  Device: 928F  Battery: good  Flags: 0b10101100  RC: 0x3C  Checksum: 0x61 0x61  v3

Payload: 0x61A390236C3C192AF
Checksum: 0x61
Temp: 23.6C 74.5F  Humidity: 39%  Channel: 2  Device: 928F  Battery: good  Flags: 0b10101100  RC: 0x3C  Checksum: 0x61 0x61  v3

Payload: 0x3DA4102304300928F
Checksum: 0x3D
Temp: 23.0C 73.4F  Humidity: 41%  Channel: 1  Device: 928F  Battery: good  Flags: 0b10100100  RC: 0x30  Checksum: 0x3D 0x3D  v3
N-gated Hacker Newsngate
2025-05-18

🐝🐙🚀 Ah, Kubernetes: where deploying a simple broker requires a biblical-length scroll of and a diploma in cluster sorcery. But fear not, because this guide is here to remind you that building a "highly available" mosquito repellent for your cloud is as easy as understanding Latin phrases. ⛵🔧
raymii.org/s/tutorials/High_Av

2025-05-16
The level of screaming involved when trying to setup #mqtt autodiscovery with #homeassistant is quite high. Surprising how unhelpful the documentation is, primarily because there's a lot of it, all spread about and so few examples of what's expected. Who knew if I didn't define the payload values for a binary_sensor, no payload would work at all - not even the obvious true/false or 1 or 0... That's just fucked up.
2025-05-14

I'm using an #esp32 as the microcontroller to receive the sensor data. That means that it's pretty easy to take the data and forward it on to an #MQTT broker. Now I can do whatever I want with the data, such as log it, or even better, make something that subscribes and use it for automation.

#arduino

I subscribed to the topic on my MQTT broker and I can see the sensor data getting published as it's received by the esp32.
NAB 🇬🇧🇪🇺🔶:marmite:NAB@mastodon.me.uk
2025-05-14

I'm after weather station recommendations. Wind speed and direction, rain, temperature and humidity are essential and UV/light would be good. I need output via MQTT (I'm not averse to some 433MHz/SDR type solution).
Does anybody have any recommendations from personal experience?
#homeautomation #weather #weatherforecasts #mqtt

oneM2M-The Global IoT StandardoneM2M@c.im
2025-05-13

If you are an #IoT #developer and need to combine several #protocol #bindings for an #IoT system, the acmeCSE provides a great environment for learning and experimentation acmecse.net/home/Supported/ #CoAP #http #MQTT #WebSocket

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst