mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"services": {
|
|
"charge": {
|
|
"service": "mdi:battery-arrow-up"
|
|
},
|
|
"discharge": {
|
|
"service": "mdi:battery-arrow-down"
|
|
}
|
|
}
|
|
}
|