mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
Add icon translations to Motioneye (#111936)
This commit is contained in:
committed by
GitHub
parent
8bbfb6cc55
commit
646c316102
7
homeassistant/components/motioneye/icons.json
Normal file
7
homeassistant/components/motioneye/icons.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"set_text_overlay": "mdi:text-box-outline",
|
||||||
|
"action": "mdi:gesture-tap-button",
|
||||||
|
"snapshot": "mdi:camera"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user