15 lines
224 B
JSON
15 lines
224 B
JSON
{
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"leak": {
|
|
"default": "mdi:pipe-leak"
|
|
},
|
|
"flow": {
|
|
"default": "mdi:waves"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"list_notifications": "mdi:bell"
|
|
}
|
|
}
|