chore v1.13.3: remove legacy assets/ with real-house plan sources (privacy; unused since server-side config)

This commit is contained in:
Matysh
2026-07-06 07:39:43 +03:00
parent fff7368696
commit 34d073f484
13 changed files with 18 additions and 13 deletions
-1
View File
@@ -21,7 +21,6 @@ houseplan-card/
│ ├─ config_flow.py # single entry; admin_only option (editing restricted to admins)
│ ├─ const.py # DOMAIN, STORAGE_KEY, VERSION, FRONTEND_URL
│ └─ frontend/houseplan-card.js # copy of dist, served as /houseplan_files/houseplan-card.js
├─ assets/ # plan sources: f1_plan.svg, f2_plan.svg (REMPLANNER), *_bg.png (old raster versions)
├─ hacs.json # HACS manifest
└─ docs/ # this documentation
```