This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
48f58c7d49
core
/
homeassistant
/
components
/
google
/
icons.json
11 lines
152 B
JSON
Raw
Normal View
History
Unescape
Escape
Add icon translations to Google (#111656) Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
2024-02-27 23:41:29 +00:00
{
"services"
:
{
Update icons.json to new service schema part 2 (#124769)
2024-08-28 11:47:41 +00:00
"add_event"
:
{
"service"
:
"mdi:calendar-plus"
}
,
"create_event"
:
{
"service"
:
"mdi:calendar-plus"
}
Add icon translations to Google (#111656) Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
2024-02-27 23:41:29 +00:00
}
}