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
589910b49b
core
/
homeassistant
/
components
/
nissan_leaf
/
icons.json
11 lines
134 B
JSON
Raw
Normal View
History
Unescape
Escape
Add service icons to Nissan Leaf (#113336)
2024-03-14 12:20:28 +00:00
{
"services"
:
{
Update icons.json to new service schema part 3 (#124770)
2024-08-28 11:48:01 +00:00
"start_charge"
:
{
"service"
:
"mdi:flash"
}
,
"update"
:
{
"service"
:
"mdi:update"
}
Add service icons to Nissan Leaf (#113336)
2024-03-14 12:20:28 +00:00
}
}