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

@@ -39,16 +39,12 @@
"entity_id": "script.mqtt_disable_torque"
}
}
},
{
"entity": "input_number.meyer_screw_displacement"
}
]
},
{
"graph": "line",
"type": "sensor",
"entity": "sensor.meyer_position_raw",
"name": "Current Position",
"detail": 1
},
{
"type": "horizontal-stack",
"cards": [
@@ -181,7 +177,13 @@
{
"type": "entities",
"entities": [
"switch.tp_link_power_strip_d7c1_vibratory_conveyor"
{
"entity": "switch.run_control",
"name": "Meyer Enable"
},
{
"entity": "switch.tp_link_power_strip_d7c1_vibratory_conveyor"
}
]
}
]