Files
homeassistant/custom_components/hacs/icons.json
2024-12-18 13:26:06 +01:00

12 lines
173 B
JSON

{
"entity": {
"switch": {
"pre-release": {
"state": {
"on": "mdi:test-tube",
"off": "mdi:test-tube-off"
}
}
}
}
}