Homeassistant - Visualization for BWT soft water systems
Inspired by a screenshot from @deepandsteven in the HA community Link I created a dashboard for my BWT Aqua Perla:
Prerequisites
- HACS BWT Integration from @dkarv Link
- Custom card from @amoebelabs: Link
Installation
- Follow the instruction from the prerequisite links and install the integration from @dkarv and the custom card from @amoebelabs.
- Copy the picture file (background) from the repo on a public available web-server (if you want to use HA GUI from everywhere) or on a local path (if you want to use it only internally).
- Edit the picture-element.yaml and paste the link to your background png file in the last line.
- Create a new dashboard in HA and add a flex-horseshoe-card, paste the content of flex-horseshoe.yaml file
- Add a second picture-element-card and paste the content of picture-element.yaml file
Thanks to @dkarv and @amoebelabs for their great work!