1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-01 06:16:29 +00:00
Files
core/homeassistant/components/motioneye/icons.json
2025-10-28 10:33:10 +01:00

14 lines
216 B
JSON

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