1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/cert_expiry/icons.json
2024-02-25 14:04:48 +01:00

10 lines
119 B
JSON

{
"entity": {
"sensor": {
"certificate_expiry": {
"default": "mdi:certificate"
}
}
}
}