Add configurable device aliases

This commit is contained in:
2026-03-14 22:42:27 +01:00
parent b52ad9caee
commit 110388c363
8 changed files with 259 additions and 17 deletions
+4
View File
@@ -16,6 +16,10 @@
"token": "",
"precision": "ns"
},
"device_aliases": {
"tasmota_c88994": "Office Plug",
"kitchen-plug": "Kitchen Counter Plug"
},
"app": {
"batch_size": 200,
"buffer_size": 1000,