mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01: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"
|
|
}
|
|
}
|
|
}
|
|
}
|