updated lovelace dashboards and migrate tcp sensors to use serial component with SOCAT

This commit is contained in:
root
2025-04-30 15:01:46 -04:00
parent 4999b85b4e
commit f4ceef3cfe
117 changed files with 56924 additions and 8281 deletions

View File

@@ -43,7 +43,7 @@
},
{
"type": "entity",
"entity": "sensor.sheller_scale",
"entity": "sensor.sheller_scale_stable",
"name": "Sheller Scale",
"icon": "mdi:scale"
}
@@ -58,7 +58,7 @@
"cards": [
{
"type": "entity",
"entity": "sensor.precision_scale",
"entity": "sensor.precision_scale_stable",
"name": "Precision Scale",
"icon": "mdi:scale"
},