101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

482
active users

#mqtt

1 post1 participant0 posts today
Replied in thread

@heiseonline Ich bin heilfroh über unsere Klimaanlage, die genau dann gebraucht wird, wenn die Sonne scheint und die PV-Anlage dem Strom dazu liefert. So viel braucht die auch nicht.
Der #homeassistant wird per #mqtt mit den Werten der PV-Anlage gefüttert und schaltet automatisch die Daikin-Klimaanlage ab, wenn der Akku unter 100% fällt.

Continued thread

(2) So ist für uns z.B. eigentlich auch eine Protokollfunktion wie sie wohl die #MySkodaApp bietet hilfreich, aber dann doch (noch?) nicht wichtig genug, diese Analyse zu ignorieren:
reports.exodus-privacy.eu.org/

Nach interessanten Abschnitten und Ladevorgängen kann ich auch die Daten vom Display (und aus den Lade-Abrechnungen) händisch erfassen. Leider müssen dazu alle Türen geschlossen sein, aber mit der App #LabLog geht es dann immerhin recht flott.
Praktisch ist dabei die direkte Anbindung via #mqtt die so die Daten direkt im #SmartHomeServer wie z.B. #HomeAssistant verfügbar macht...

...bzw. in unserem Fall (alles auf einem #RaspberryPi mit #bash Skripten selbst implementiert) ressourcenschonend über einen cloud broker mit einem simplen mosquitto_sub ... >> eautolog.jsonl.

2/2

εxodusReport for cz.skodaauto.myskoda 8.2.0Known trackers, permissions and informations about this specific version of this application

While brainstorming (daydreaming?) about what a graduation from apple and google would look like, I started wondering about how Apple Push Notification service (APNs) (not sure what the android equivalent is called) works behind the scenes. Perhaps something lite could be implemented with custom payloads over #xmpp or maybe it would need to be more of a custom service. 🤔🙃
(I initially thought of #mqtt as a lighter coordination server, but persistence might be an issue there)

Latest #robot in sea trials. An old 12v trolling motor provides propulsion. A #RaspberryPi pico is always-on and runs the basics, sensors, h-bridges and such.

An RPi4 will be the main autonomy hub to enable detailed mapping and surveys and such. But for now I can just push #mqtt buttons in #HomeAssistant and move it around.

I built it almost totally out of scrap and epoxy. What a delightful waste of time! 😜

P. S. Note the #lego crew on the bridge.

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

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
Replied in thread

Накинул пятую статью: на этот раз об умном доме. Что есть, на кой хер вообще начал велосипедить, что обо всём это думаю полтора-два года спустя. В целом поделился мыслями на тему DIY vs Not Invented Here в контексте селфхостинга. Написано на 25% в роддоме. Пока писал - потратил на умный дом ещё 12000 рублей -_-

dzen.ru/a/aCB7g9l4Dm7UBbp5

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. 😀

Hey #shelly owners, #homeassistant fans, #mqtt users, this one is for you.

Need to change the settings on your shellys, but in bulk because you have more than 50 of them?

Search no more. After some time with #chatgpt and my few skills in #python, this is the result, and it works :)

github.com/PJFonseca/dotfiles/

Enjoy

GitHubdotfiles/scripts/shelly_bulk_mqtt.py at master · PJFonseca/dotfilesA person approach to dotfiles that is used in my Fedora - PJFonseca/dotfiles