Asked: Help editing HA dashboard, weather card on Home tab needs highs/lows, location-specific to 4606 Franklin Park Dr, 5-day forecast
Done: Switched weather entity from weather.kaus (NWS airport) to weather.forecast_home (met.no, exact address match), daily forecast with highs/lows on both All + Home tabs
Next: Further HA dashboard customization if needed
Asked: HA dashboard tweaks, weather card accuracy (switched to NWS), layout fixes (Areas/Energy column_span 4), new Buttons section from Active Now scenes, energy card spacing
Done: Weather uses weather.kaus twice_daily, Areas + Energy full-width, Buttons section after Active Now, energy cards grid_columns: 2
Asked: Restore Active Now with mushroom light cards (sliders + color), add Media section after, keep original entity list
Done: Built conditional mushroom cards per entity (lights=slider+color, switches=amber toggle), Media section with mushroom media player cards, entity-filter approach didn't work so switched to conditional cards
Asked: Change Lights & Switches tab to just Lights organized by room, delete All Devices tab, fix Areas clicking to show controls not config pages
Done: Lights tab with mushroom light cards by room (sliders+color), deleted All Devices tab+button, Areas now navigate to Lights tab. 3 tabs: All, Dashboard, Lights
Next: Assign unassigned lights to rooms, further dashboard polish
Asked: Curate Active Now, remove island 1/2, island switch, recessed 2/3, WIZ bulbs; keep island_lights. Delete All tab, star-four-points icon on Dashboard. Per-area subviews with mushroom controls.
Done: All changes applied. Dashboard has area subviews (13 rooms), Lights tab by room, curated Active Now list.
Next: Further Active Now curation or dashboard polish
Asked: Script to set Google TV volume to max (10/10), auto-run on TV wake/boot
Done: Created script.google_tv_volume_max (15x volume_up on living_room_tv_2 Cast entity, since Android TV doesn't support volume_set). Created automation google_tv_volume_on_boot triggering on off/standby/idle → on/playing for both Google TV + Samsung TV.