1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/stookwijzer/icons.json
fwestenberg 9068a09620 Add Stookwijzer forecast service (#138392)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-07-14 21:08:16 +02:00

8 lines
94 B
JSON

{
"services": {
"get_forecast": {
"service": "mdi:clock-plus-outline"
}
}
}