mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 19:37:12 +00:00
15 lines
210 B
JSON
15 lines
210 B
JSON
{
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"visibility_alert": {
|
|
"default": "mdi:hazard-lights"
|
|
}
|
|
},
|
|
"sensor": {
|
|
"visibility": {
|
|
"default": "mdi:gauge"
|
|
}
|
|
}
|
|
}
|
|
}
|