Solution Kitchen Tealights - ArveVM/MyAssistedHome GitHub Wiki
- IR controlled LED tealights,, create "Light" with Effects
- as Lights they can be added to group and have behaviour as light
Focus so far have been on:
- Transform to light,, add effects, add to kitchen light card
- mrKim, idea of template light
- https://community.home-assistant.io/t/template-light-can-effect-list-be-hardcoded/463588/7
- My specific case: https://community.home-assistant.io/t/template-light-effect-list-trigger-different-service-calls/616117
Click to unfold list of booring requirements, tips etc
- Int Broadlink
- HACS: Lovelace-Mushroom card-package
- HACS: browser mod - for popup-functionality
- Packages-folder, to copy entire yaml-config in one file
-
YAML-dashboard - easy share config, can use !include and re-use cards
- as an option you can copy dashboard-config to UI-dashboard/card - but not if !include is used,,
n/a
- Yaml to create light and actions on on/off/effects.
- Card (see below)
- use card to toggle on/off or change effect as needed
- link to github-wiki for further documentation
| Card/chip preview | Card | Config | Use case(s) |
|---|---|---|---|
![]() |
kitchen_light_card.yaml | Mushroom chip, red if filtering is off | Add to dashboard(s) as entry point for solution Easy view of filter status |
![]() |
adguard_card.yaml | - adguard.yaml - Adguard-integration configured in GUI - AdGuard Docker configured on unRaid |
Turn 'Protection' on/off Turn 'Filtering' on/off Pause 'Filtering' for timespan set in settings (expand line with timer to adjust pause-setting Link to Solution documentation |
- n/a
- Sept 2023: Initial setup

