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