Solution Adguard - ArveVM/MyAssistedHome GitHub Wiki
- Need a way for the wife to control AdGuard (read; disable ad-blocking), so integrated it to HA and made a chip/popup from which we can control/disable adguard/filtering.
About Adguard
Adguard should be named "DNS and Adblocker", because that is the actual solution provided. However,, the wife have been presented Adguard at an earlier stage, and renaming to solution provided would cause confusion - so I'll stick to solution-name= tech which provides = Adguard
- Thomash: lots of assistance and guiding: so hjuge thanks ;)
- JuanMTech
- NetworkChuck
Click to unfold list of booring requirements, tips etc
- Adguard Docker (or add-on in HAOS/supervised)
- Adguard-integration
- 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
- Adguard docker in unRaid.
- Adguard integration in HA (point to docker ip/port)
- Adguard-yaml file with config for automation/pause
- Adguard card (see below)
- use card to toggle on/off or pause filtering as needed
- se stats for blockages etc
- 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 |
- Better documentation of server/docker setup
- Might do something with history/graphs etc?
- Slight adjustment towards new layout (this is not good at all :( )
- Aug 2023: Improved card, better overview of timer, improved solution documentation
- May 2023: Initial setup


