mirror of
https://github.com/home-assistant/core.git
synced 2026-02-26 04:46:08 +00:00
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"
|
|
}
|
|
}
|