Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ZE
Posts
0
Comments
22
Joined
2 yr. ago

  • Preface: I don't have any experience with Garuda or Nobara but I have used Bazzite.

    Not to make the choice harder, but Bazzite does come with Plasma 6. You can have it boot to the SteamOS UI or to the Plasma Desktop.

    Bazzite is a great choice for stability but you need to be aware it doesn't operate like a traditional Linux distribution since it's based on ostree and is immutable. Package installations are primarily done through Flatpak, AppImage or exported via Distrobox.

  • The switches reset into a neutral position, so you can't tell if they're on or off except for the LED.

    The dimmers don't make a noticeable sound but the switches make an slight audible click when turning on or off.

    Worth noting mine are a few years old and they may have changed some things.

  • Are you looking for scene support (double, triple, etc click events) or just being able to remotely control the light?

    Worth noting several brands have cheaper "add-on" switches to use in 3-way scenarios. You would only need one smart switch and add-ons for the remaining switches.

    I personally have a bunch of Enbrighten dimmers/switches and add-ons that work like dumb switches when disconnected from the hub. I too was concerned with the WAF (wife approval factor).

  • I set up a notify group for each of us. I use notify.me and add/remove the devices as needed.

     
        
    notify:
    - name: me
      platform: group
      services:
       # - service: mobile_app_pixel_2_xl
        - service: mobile_app_pixel_6
    
    - name: her
      platform: group
      services:
        - service: mobile_app_iphone
    
      

    Then you can use it like any other service:

     
        
    service: notify.me
    data:
      message: Test
      title: Alert!