hass-core/homeassistant/components/fireservicerota/icons.json
2024-02-28 08:50:57 +01:00

12 lines
183 B
JSON

{
"entity": {
"binary_sensor": {
"duty": {
"default": "mdi:calendar-remove",
"state": {
"on": "mdi:calendar-check"
}
}
}
}
}