1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-03 15:13:54 +01: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"
}
}
}
}