Archive: dashboard-tablet notes
This commit is contained in:
parent
be01f25dc3
commit
707a45708c
1 changed files with 11 additions and 0 deletions
11
dashboard-tablet/README.md
Normal file
11
dashboard-tablet/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# dashboard-tablet
|
||||
|
||||
Snapshot of the Lovelace dashboard previously displayed on a tablet device that is no longer in use. Retired 2026-05-27.
|
||||
|
||||
## Notes
|
||||
|
||||
- Mode: storage (UI-managed)
|
||||
- Contains stale mmWave entity references (`binary_sensor.seeedstudio_mmwave_kit_<id>_presence_information`) from before sensors were renamed with room prefixes. These would need to be remapped to `binary_sensor.<room>_mmwave_presence` if this dashboard is ever restored.
|
||||
- Original `url_path`: `dashboard-tablet`
|
||||
- Original `title`: `Tablet`
|
||||
- Theme: minimalist-mobile-tapbar / Backend-selected
|
||||
Loading…
Reference in a new issue