mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Reword sunset event exception (#145400)
This commit is contained in:
@@ -187,6 +187,8 @@
|
||||
}
|
||||
},
|
||||
"exceptions": {
|
||||
"sunset_event": { "message": "Can't get sunset event date" }
|
||||
"sunset_event": {
|
||||
"message": "Sunset event cannot be calculated for the provided date and location"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user