mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Reword sunset event exception (#145400)
This commit is contained in:
parent
b3ba506e6c
commit
13ce4322ac
@ -187,6 +187,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"exceptions": {
|
"exceptions": {
|
||||||
"sunset_event": { "message": "Can't get sunset event date" }
|
"sunset_event": {
|
||||||
|
"message": "Sunset event cannot be calculated for the provided date and location"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user