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