mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 19:07:08 +00:00
16 lines
310 B
JSON
16 lines
310 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"sensor_input": {
|
|
"default": "mdi:help-circle-outline",
|
|
"state": {
|
|
"active": "mdi:alert",
|
|
"normal": "mdi:shield-check-outline",
|
|
"problem": "mdi:alert-circle",
|
|
"tamper": "mdi:lock-alert"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|