1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 19:37:12 +00:00
Files
core/homeassistant/components/otp/icons.json
2024-06-21 11:07:45 +02:00

10 lines
105 B
JSON

{
"entity": {
"sensor": {
"token": {
"default": "mdi:lock-clock"
}
}
}
}