1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/homeassistant/components/motioneye/icons.json
2024-08-28 13:48:01 +02:00

14 lines
216 B
JSON

{
"services": {
"set_text_overlay": {
"service": "mdi:text-box-outline"
},
"action": {
"service": "mdi:gesture-tap-button"
},
"snapshot": {
"service": "mdi:camera"
}
}
}