Files
home-assistant-core/homeassistant/components/shell_command/icons.json
T
586d2ceff6 Add reload service to shell_command (#166557)
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Joostlek <[email protected]>
2026-03-31 23:07:26 +02:00

8 lines
76 B
JSON

{
"services": {
"reload": {
"service": "mdi:reload"
}
}
}