mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"services": {
|
|
"get_cheapest_duration": {
|
|
"service": "mdi:clock-check"
|
|
},
|
|
"get_prices": {
|
|
"service": "mdi:lightning-bolt-circle"
|
|
}
|
|
}
|
|
}
|