home.social

#openthread — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #openthread, aggregated by home.social.

fetched live
  1. Overnight Science News: The serendipitous discovery of a cosmic collision crater

    Tonight’s edition focuses on easy reading science stories. There’s only one dire climate chaos wildfire report and it’s…
    #NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Space #Climate #openthread #Recommended #Science #Wildfires
    newsbeep.com/us/785712/

  2. New Day Cafe: Pool Party Food

    Good morning, Newdists! I hope everybody enjoyed whatever Fourth of July festivities you had going on, if you were celebrating. I can’t say that we were “celebrating” here, since…I mean, look around. But we did have a lot of fun hosting a pool party. I’m not much of a party planner myse…
    #dining #cooking #diet #food #Cooking #community #CookingTopics #newdaycafe #openthread #Recipes #recommended
    diningandcooking.com/2714198/n

  3. New Day Cafe: Pool Party Food

    Good morning, Newdists! I hope everybody enjoyed whatever Fourth of July festivities you had going on, if you were celebrating. I can’t say that we were “celebrating” here, since…I mean, look around. But we did have a lot of fun hosting a pool party. I’m not much of a party planner myse…
    #dining #cooking #diet #food #Cooking #community #CookingTopics #newdaycafe #openthread #Recipes #recommended
    diningandcooking.com/2714198/n

  4. New Day Café: Antipasti – Daily Kos

    We’ll get straight to the point: The financial hardships that Daily Kos is facing this year are tough. We continue to be paywall-free. We continue to be supported by our readers, not billionaires or corporations. But we need to br…
    #dining #cooking #diet #food #Italianappetizers #antipasti #appetizers #Italia #Italian #italianappetizers #italiano #italy #newdaycafe #openthread #Recipes
    diningandcooking.com/2666741/n

  5. New Day Café: Antipasti – Daily Kos

    We’ll get straight to the point: The financial hardships that Daily Kos is facing this year are tough. We continue to be paywall-free. We continue to be supported by our readers, not billionaires or corporations. But we need to br…
    #dining #cooking #diet #food #Italianappetizers #antipasti #appetizers #Italia #Italian #italianappetizers #italiano #italy #newdaycafe #openthread #Recipes
    diningandcooking.com/2666741/n

  6. Fucking hell, trying to set up a #Matter device with #HomeAssistant is a nightmare.

    > The OpenThread Border Router add-on can only be installed with Home Assistant OS. If you would like to use the Home Assistant Connect ZBT-2 as a Thread border router, please manually set up OpenThread Border Router to communicate with it.

    🤨 I just want to connect my fucking lamp...

    #OpenThread #HomeAutomation

  7. Fucking hell, trying to set up a #Matter device with #HomeAssistant is a nightmare.

    > The OpenThread Border Router add-on can only be installed with Home Assistant OS. If you would like to use the Home Assistant Connect ZBT-2 as a Thread border router, please manually set up OpenThread Border Router to communicate with it.

    🤨 I just want to connect my fucking lamp...

    #OpenThread #HomeAutomation

  8. I am Israa from Gaza, a mother of three. The war takes something from us every day. In these unbearable living conditions, your donation has become the difference between life and death for us. Anything, no matter how small, helps! Share or promote this post as well!

    Thank you so much! 🩷

    chuffed.org/project/154249-isr
    #MutualAidThread #communitycare #sharethread #openthread #helpinghands #gaza #palestine #genocide

  9. Erfolg des Tages, nach Kauf eines #IKEA #DIRIGERA Hub “für smarte Produkte”, habe ich es geschafft den IKEA #ALPSTUGA #CO2 Sensor in mein #homeassistant einzubinden.

    Versuche mit #SONOFF Dongle-LMG21 oder Dresden Elektronik #ConBee3 und #OpenThread Border Router haben nicht funktioniert.

  10. Erfolg des Tages, nach Kauf eines #IKEA #DIRIGERA Hub “für smarte Produkte”, habe ich es geschafft den IKEA #ALPSTUGA #CO2 Sensor in mein #homeassistant einzubinden.

    Versuche mit #SONOFF Dongle-LMG21 oder Dresden Elektronik #ConBee3 und #OpenThread Border Router haben nicht funktioniert.

  11. Yeeeeessssss

    I finally got Matter over Thread working in Home Assistant :neocat_happy_blep: :neocat_aww:

    Took me several days from learning what they are, to how to do this in my setup (not using the OS version), prepping my host & network, and learning which components are available & required.

    Oh, and you have to click on some hidden sync credentials button behind a "troubleshooting" menu in the companion app, the normal sync button doesn't work.

    My hours of work paid off and it finally works just the way I want it to :cute:

    I'm so happy :neocat_laptop: :neocat_angel: :neocat_floof_cute:

    #homeassistant #openthread #matter

  12. @zomtecos Und es läuft seit 2 Stunden stabil.

    Ach menno!

    Bleibt die Frage, ob der #Openthread Border Router in #Homeassistant das Problem ist oder der #SMLight Adapter.

    Das Netzwerk kann ich als Ursache ausschließen, denn das Problem ist unverändert, wenn ich den Adapter direkt via USB verbinde.

  13. Hmm.
    Zwei Tage lang lief es stabil.
    Dann habe ich gestern Abend zwei weitere #Alpstuga hinzugefügt und es zerfällt wieder. ☹️

    Ist #OpenThread so sensibel oder ist die Implementierung in #Homeassistant das Problem?
    Oder ist das Single von #SMlight einfach noch nicht stabil genug?

    Das Netzwerk sollte ja nun gerade nachts nicht das Problem sein. Oder?

  14. Eben habe ich #SMlight SLZB-MR4U via #ZHA und #OpenThread Border Router erfolgreich in Betrieb genommen.

    Mit einem Alpstuga ist auch das erste Gerät erfolgreich verbunden.

    Ich habe zha gewählt, weil das Argument für #zigbee2mqtt mit einem externen #Zigbee coordinator, der unterbrechungsfrei weiterarbeitet, auch wenn der #Homeassistant host neustartet, nicht mehr relevant ist und ich damit eine Komponente weniger brauche bzw. weniger #mqtt traffic habe.

  15. The last few days I spent a fair chunk of my day arguing with the nRF Connect SDK and its Partition Manager…

    The goal: trying to get NSIB and mcuboot to behave with the secondary image on external (QSPI) flash.

    Took the better part of yesterday and today just getting a `pm_static.yml` together… only for it to compile an image, and `west flash` to barf because the image file embedded both on-chip flash data *and* a copy of the bootloader for the QSPI flash.

    In the end, I came to the following conclusions:

    1. Partition manager is over-engineered and fails at its prime objective of making partition layout easier (they tell you to skip dynamic layout and use `pm_static.yml` when doing DFU… enough said!)
    2. NSIB is a no-go if external flash is involved because it *insists* on making a composite image that won't actually load.

    Tomorrow, I'll see if I can bend `mcuboot` to my will. Primarily I want to see if I can move the public keys it uses for authenticity checks into a separate partition so I can update those without flashing a whole new bootloader.

    #mcuboot #nrfconnect #nsib #nrf52840 #zephyr #openthread

  16. What’s one “comfort zone” you know you’ve outgrown… but you still go back anyway?
    (We’re not judging, we’re probably doing it too.)

    🎧 This week’s episode gets into it.

    #OpenThread #MentalHealth #PodcastTalk #QueerVoices