Files
Home-Assistant/custom_components/hacs/icons.json
T
2026-06-11 11:50:50 -04:00

12 lines
173 B
JSON

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