updated lovelace dashboards and migrate tcp sensors to use serial component with SOCAT
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user