Solution KidS linen - ArveVM/MyAssistedHome GitHub Wiki
Start of collecting repeatig tasks with warnings and alert. Kid S is a bit irregular in thimes of "now we need to change". So this Solution is enabling:
- logg date when last changed
- calculation of time to next change (with setting of how long)
- warning X-days before (todo-task to Solution-ToDo) (with setting of how long and on/off)
- Alert if overdue (with setting on/off)
- card which show how long time until next due-date
- toggle to verify changed (will reset timer and task set to done)
- Remi theawsomegarage, Facebook-group; Home Assistant
Click to unfold list of booring requirements, tips etc
- HACS: browser mod - for popup-functionality
- HACS: custom:multiple-entity-row
- HACS: custom:fold-entity-row
- HACS: custom:auto-entities
- 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
- input-booleans, -datetimes, -numbers and template sensor
- automation to turn on todo when limit is reached
- automation to reset date when todo is completed
input_boolean
Normal usage through the ToDo-solution,, with a chip that indicates there are tasks todo.
![]()
click the chip, and you will get the todo-list,, which you can "tick off" when comleted (and they will disappear)
Settings: Card Kid S linen
Dropdown1 - complete task (same as from todo-list):
Dropdown2 - change settings:
- .yaml file with config for automation/reset etc
- Chip/Card (see below)
- view how long til change is due
- use card to toggle changed linen
- configure settings (days, alerts/warnings on/off)
- link to github-wiki for further documentation
| Card/chip preview | Card | Config | Use case(s) |
|---|---|---|---|
![]() |
adguard_chip.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 |
![]() |
adguard_card.yaml unfolded |
- fix alert side of things
- node anchors and general prefix-text (hastely pulished as input to Remi :) )
- quality check on prereq,, change to new std for folded-prereqs
- Aug 2023: Improved card, better overview of timer, improved solution documentation
- Nov 2022: Initial setup


