mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add icon translations to Fully kiosk (#111609)
* Add icon translations to Fully kiosk * Update homeassistant/components/fully_kiosk/icons.json
This commit is contained in:
parent
c78cccf7d2
commit
224ca122fd
7
homeassistant/components/fully_kiosk/icons.json
Normal file
7
homeassistant/components/fully_kiosk/icons.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"load_url": "mdi:link",
|
||||||
|
"set_config": "mdi:cog",
|
||||||
|
"start_application": "mdi:rocket-launch"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user