feat v1.17.0 (issue #1): place individual entities as their own icons (not just whole devices) — binding picker surfaces entities while searching; entity markers get an auto icon (name/device_class) + temperature. +1 test.

This commit is contained in:
Matysh
2026-07-11 14:53:40 +03:00
parent fabeab81aa
commit 498b852e86
14 changed files with 81 additions and 16 deletions
+2 -1
View File
@@ -178,5 +178,6 @@
"editor.show_button": "Show button",
"editor.button_label": "Button label",
"editor.button_target": "Target dashboard path",
"editor.aspect_ratio": "Aspect ratio (e.g. 16:9 or auto)"
"editor.aspect_ratio": "Aspect ratio (e.g. 16:9 or auto)",
"marker.sub_entity": "entity"
}