expanded feature set

This commit is contained in:
2026-02-23 21:16:21 -06:00
parent e1ba4ad727
commit f86d2fec4a
7 changed files with 434 additions and 35 deletions
+3 -2
View File
@@ -21,10 +21,11 @@
"step": {
"init": {
"title": "Sidebar panel",
"description": "Choose whether the sidebar is enabled and which server it displays.",
"description": "Choose sidebar behavior and optional sensor-to-stream mappings.",
"data": {
"panel_enabled": "Enable sidebar panel",
"panel_target_entry_id": "Server shown in sidebar"
"panel_target_entry_id": "Server shown in sidebar",
"sensor_stream_mappings": "Sensor to Stream Mapping (list of {sensor_entity_id, url})"
}
}
}