Solution KidS linen - ArveVM/MyAssistedHome GitHub Wiki

Why??

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)

Credits/inspiration:

  • Remi theawsomegarage, Facebook-group; Home Assistant

Requirements/install tips/troubleshooting:

Click to unfold list of booring requirements, tips etc

Functionality used (other than what is builtin in my version of HA):

  • 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,,

template-editor test-code:

n/a



Solution-Yaml:

kids_linen.yaml

  • 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

Dashboard(s):

Normal usage through the ToDo-solution,, with a chip that indicates there are tasks todo. image

click the chip, and you will get the todo-list,, which you can "tick off" when comleted (and they will disappear)

image

Settings: Card Kid S linen

image

Dropdown1 - complete task (same as from todo-list):

image

Dropdown2 - change settings:

image

How it works (for me):

  • .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

Improvements planned/project queue:

project queue - improvements planned:

  • 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

Solution history

  • Aug 2023: Improved card, better overview of timer, improved solution documentation
  • Nov 2022: Initial setup
⚠️ **GitHub.com Fallback** ⚠️