• 0 Posts
  • 12 Comments
Joined 7 months ago
cake
Cake day: August 16th, 2024

help-circle


  • @[email protected] already took care of what SMART means and is good for, so, I’ll address what the spirit of your message instead.

    For me, _almost _nothing in my house phones back anywhere with telemetry. Sure, anything that uses WiFi needs the network to run, but almost nothing has access to the actual internet because it’s on a VLAN that specifically blocks internet access.

    If you plan out the equipment you buy, you can ensure it’s safe (the absolute easiest way to do that would be to only buy z-wave or zigbee equipment since by design that’s a completely offline ecosystem, unless you buy a controller for it that requires the internet). With WiFi, I basically only buy stuff that can be flashed to ESPHOME, which removes its online requirements and puts a completely different firmware on the devices … this is more work than most people would want to do though, but you can always buy devices that were already flashed by someone else. IIRC, there are even some devices that come that way from the factory and use ESPHOME as an option. Or, they’re devices where I bought the sensors and microcontrollers and wired them up myself and put ESPHOME on the microcontroller.

    For me, I love walking into a room and the lights turning on. If it’s night, the lights are red to not jolt me awake. Later in the night, they’re dim and a bit more orangey rather than bright white. These are QOL improvements that I would not want to go back to not having.

    My garage doesn’t have any of the standard RF “clickers”/4-digit-code-panels connected because they’re garbage, but I have a relay sitting on it that I can remotely trigger and open the garage. I have motion sensors so that if no one has been in the garage for the last 5 minutes and the door is open, it’ll close the garage door (this was because people kept forgetting it was open.) I have sensors to let me know when the windows are open at the same time as the heating/air conditioning to try and prevent burning money. None of this is internet enabled, but it is controllable over my network and my network is accessible over my VPN.

    If the humidity is high in the bathrooms, it assumes someone is taking a shower and turns on the exhaust fans if they’re not already on. This can help prevent mold from growing. There are some real benefits to things being smart and I do 100% agree with you that apps that send data to companies on when we’re home/away and all that are BAD, but, if you plan ahead you can have your cake and eat it too, but the number of choices for equipment you’ll have will be lower, but at least your stuff will keep working regardless of internet access and regardless of whether the company that made the equipment is still around or not.


  • I have my bathroom fan turn on if the lid has been open more than 45 seconds … some things you just don’t (yet) know you need to be smart :-D

    For me, all of our lights are smart (some bulbs with smart switches that talk to the smart bulbs and some just smart switches), but, everything needs to be able to function like it’s dumb … nothing needs an app to function. The wall switches will function as expected … home assistant adds additional functionality, voice commands add extra functionality, but, it all works as you’d reasonably expect it to if you just go and hit the wall switch.





  • From their webpage … sounds pretty cool:

    Sway is a tiling Wayland compositor and a drop-in replacement for the i3 window manager for X11. It works with your existing i3 configuration and supports most of i3’s features, plus a few extras.

    Sway allows you to arrange your application windows logically, rather than spatially. Windows are arranged into a grid by default which maximizes the efficiency of your screen and can be quickly manipulated using only the keyboard.


  • I just installed it and it’s working pretty well.

    OIDC/SSO was easy to configure and I was able to do so before even signing in. I was able to proxy it with NPM quite easily too without needing to do anything special.

    The only real problem I’m seeing so far is that if you have OIDC set up, there aren’t prompts to actually use it in the Android app and Firefox extensions and it still prompts for username and password instead. I got around that by creating an API key instead, but you wouldn’t think that’d be necessary.

    I even imported all my Firefox bookmarks just to see how it’d handle it and it’s struggling, haha, but I think that’s likely going to be the AI auto tagging and my poor little Ollama server that’s only got a 1060 rather than it being a Hoarder issue, but linking it to the existing Ollama server was also quite easy!

    Thanks for the share OP, I’ve tried putzing with Wallabag (didn’t like that they didn’t have SSO) and Linkwarden (couldn’t get it to work with NGINX or NPM), so this was refreshing with how easy it was to get up and running!

    ETA: My primary usecase for this is going to just be shoving things I want to remember to look at on it rather than sending myself links to things constantly.

    Things I think could be improved, but am not (yet?) annoyed enough by to even open an issue:

    1. The above mentioned OIDC issue
    2. I’d like to see an auto tag for mobile [need-to-look-at or something similar] where I can later de-tag it once I’ve looked at it … maybe this is a usecase for putting it in a list instead (if that’s the case, a default list instead would be nice) … dunno, I’ll play with it more to get an actual workflow with it
    3. In webui logs – right now, I don’t get much feedback on what it’s doing within the webui itself
    4. Shared lists between other users on the server would be VERY nice (I saw that this has been requested already).

  • You’re Welcome! An extra safety measure might be to do a clone on all your repos to ensure you’ve got a local copy of them all and absolute worst case you’ll have a couple of levels of backup plans, but up until pretty recently they were pretty much the same app just re-skinned, so, I think you’ll be fine.