photog.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for your photos and banter. Photog first is our motto Please refer to the site rules before posting.

Administered by:

Server stats:

263
active users

#mqtt

2 posts2 participants0 posts today

I haven't posted about my project MQTTy in a while, so here is a list of updates:

- MQTTy is available on Flathub.
- MQTTy is available on Windows 10/11 as a portable application, you can download it from the Releases page.
- Fully functional MQTT publisher.
- Missing "Subscriptions View" feature, I'm gonna start working on this one pretty soon.
- Missing "Workspaces" feature.

Releases page:
github.com/otaxhu/MQTTy/releas

Flathub:
flathub.org/apps/io.github.ota

What's Changed

fix(win32): Quick fix, win32 app did not rendered properly by @otaxhu in #10

Full Changelog: v0.1.3...v0.1.4
GitHubRelease v0.1.4 · otaxhu/MQTTyWhat's Changed fix(win32): Quick fix, win32 app did not rendered properly by @otaxhu in #10 Full Changelog: v0.1.3...v0.1.4

Ich verstehe nicht, was an #HomeAssistant "einsteigerfreundlich" sein soll. 🙄 ...

Ich habe (vorerst) nur einen Reed-Kontakt am Gas-Zähler und einen Ultraschallsensor (JSN-SR04T) in der Regenwasser-Zisterne.

Beide kann ich problemlos mit #Arduino (und C++) und auch mit den #Raspi-GPIOs (und Python) auslesen.

Es macht mich wahnsinnig.
Der RasPi 4 läuft ziemlich warm und die Einrichtung (via #MQTT) ist alles andere als intuitiv. GPIOs direkt auslesen will es natürlich auch nicht. ...
Am liebsten soll ich mir wohl einen #ESP32 oder #ESP8266 ins WLAN hängen, aber die können keine 5V für den Ultraschallsensor. ...

Und wofür will HA Internet und dubiose "Assistenten", die mir Alexa und KI schmackhaft machen wollen. 🤮

Ich gehe jetzt mal 'ne runde löten zum Entspannen, und wenn mir nichts besseres einfällt, dann kommt #OpenHAB auf den RasPi. ...

Evolution of Home Assistant:
- Runs on Raspberry Pi, controls a single WiFi light switch
- Controls a dozen switches and plugs
- Automations using Phone locations and time of day
- AddOns! Mosquitto, AdGuard Home and MotionEye/Frigate get installed
- Migrates to beefier server
- Voice and Whisper addons get installed
- Zigbee takes over for switches and plugs

- What's next?

Meshtastic - MeshCore - Reticulum: Warum Sideband (Reticulum) zurzeit meine №1 ist

Jedes der drei oben genannten (Mesh) Systeme hat sicherlich seine Vor- und seine Nachteile. Reticulum kombiniert allerdings einige der (mir!) wichtigen Funktionen:

Es legt einen großen Wert auf Sicherheit (Verschlüsselung). Wer also Messenger wie #Session, #Threema oder #Signal statt #WhatsApp bevorzugt, lieg mit Reticulum (Sideband) sicherlich auch nicht falsch.

Reticulum ist dezentral (!) und selbstorganisierend. Andere Mesh-Netzwerke, die neben der Funkanbindung (LoRa), noch Zugänge untereinander über einen #MQTT-Server anbieten, funktionieren nur, solange diese Server online und nicht überlastet sind. Sideband lässt sich auch ganz einfach über das Internet nutzen und wenn dies ausfallen sollte, gibt es ja auch noch

LoRa (Funk) Verbindungen für Not- und Krisensituationen. Es lassen sich so einfach und mit kostengünstiger Hardware lokale Netzwerke aufbauen.

Ob ich also an einem PC mit Interzugang sitze, oder mein Smartphone mit Mobilfunkanbindung (oder eben auch mit einem über Bluetooth verbundenen LoRa Device) nutze, ich bin dann Teil des Netzwerkes und kann auf all diesen Geräten erreicht werden und Nachrichten versenden.

Ich weiß jetzt nicht mehr genau, wer diese Frage eigentlich gestellt hatte, aber ich hoffe, diese Erklärung hilft weiter. 😀

I've been developing a MQTT GUI client called MQTTy (the name is not very original but I needed the word MQTT in it). That will help me and hopefully help others, to develop, test and debug their IoT applications that utilizes the MQTT protocol.

It's written in Rust, completely free software, licensed under the terms of GPL 3.0 or later versions.

Currently the app does not hit the MVP stage, so there is a lot of work to do to reach it.

#foss#mqtt#rust

Jemensch Hier Erfahrungen mit Strom Zählern auf Hutschiene für einzelne Stromkreise?

Was ich mir vorstelle, aber nicht finde: ein Gerät was Daten von mehreren einzelnen Stromkreisen zusammen führt. Mit #mqtt #rest oder anderer offener Schnittstelle.

Ich hab gestern das #homeassistant update gemacht und danach gingen meine #mqtt publish Funktionen nicht mehr in denen ich keine Payload angegeben habe.
Wahrscheinlich eher selten sowas zu machen aber falls ihr auch #ebusd nutzt seid gewarnt. Und ein Leerzeichen reicht

While we are all mad at #bambu for being evil, here is a quality of life improvement for anyone stuck with one of their units. Hopefully it improves your day. (Also, it makes it much easier to get along without their spyware.)

The printers' MQTT broker only accepts a couple of connections. 4 I think. This is an issue if you (for example) use a slicer(1), home assistant(2), xtouch (3), octoprint (4-5), nodered(6+), etc.. And once you use them up, you have to basically turn everything off for a while (up to 12 hours! in my experience) before you can start connecting again.

Using this, any number of clients that use pure MQTT (or handle failures appropriately) can be multiplexed to the printer over a single connection. xTouch, OctoPrint, everything.

gist.github.com/disconn3ct/7257eb31fa278ae9f4ca0b3b0892cb7b

@3dprinting #3dprinting #bambulab #bambulabs #mqtt #homeautomation #smarthome #mqtt

GistMosquitto relay for Bambu Labs printers Mosquitto relay for Bambu Labs printers . GitHub Gist: instantly share code, notes, and snippets.