Files
homeassistant_config/config/custom_components/hacs/icons.json
2024-08-26 13:38:09 +02:00

12 lines
173 B
JSON

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