core/homeassistant/components/flume/icons.json

16 lines
224 B
JSON

{
"entity": {
"binary_sensor": {
"leak": {
"default": "mdi:pipe-leak"
},
"flow": {
"default": "mdi:waves"
}
}
},
"services": {
"list_notifications": "mdi:bell"
}
}