core/homeassistant/components/fireservicerota/icons.json

13 lines
183 B
JSON

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