home.social
  1. I'd like to connect a usb ethernet dongle to my nokia on

    If I connect the dongle to other computers, it uses the module r8152. So I configured and compiled the kernel for pmos.

    Now I can load the module, but the eth device still doesn't show up.

    In the wiki wiki.postmarketos.org/wiki/Nok , there's a quote:

    "With some work, it most likely should work with manual activation."

    How do I do this?

  2. I switched from to on for running . You can export/import the syncthing profile. Worked flawless for me.
    Ofc this doesnt copy the settings for e.g. runtime conditions (trusted networks, charging, ...).

  3. @thomasfuchs For devices the apps are called "Remote" and "Controller". The remote for cameras is called "oi.share".

  4. @opensourceopenmind @d1 @tinker @signalapp The was/is no linux phone to you, too?

  5. @tommi should have some stuff on this. e.g. here blog.fefe.de/?ts=a6015c0e

  6. Tag des s.

    Hier bei der Arbeit, die mir die Hausverwaltung dann in Rechnung stellt.

  7. First time setting up a @homeassistant instance. I'm trying to integrate an airquality sensor with it. HASS runs in a (podman) container (network host mode). MQTT is installed natively (port 8883 with SSL). HASS is connected to MQTT server (I can subscribe and publish messages). The sensor device is also connected to MQTT (mosquitto says "New client connected from ...").

    What would be the next step? I expected the sensor to be automatically added to HASS.