17 lines
294 B
JSON
17 lines
294 B
JSON
{
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"water_flow": {
|
|
"default": "mdi:waves-arrow-right"
|
|
}
|
|
},
|
|
"sensor": {
|
|
"free_chlorine": {
|
|
"default": "mdi:flask"
|
|
},
|
|
"water_temperature": {
|
|
"default": "mdi:coolant-temperature"
|
|
}
|
|
}
|
|
}
|
|
}
|