mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Use clearer icons for Rachio standby and rain delay (#179621)
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
"entity": {
|
||||
"switch": {
|
||||
"rain_delay": {
|
||||
"default": "mdi:camera-timer"
|
||||
"default": "mdi:hours-24"
|
||||
},
|
||||
"standby": {
|
||||
"default": "mdi:power"
|
||||
"default": "mdi:power-sleep"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user