mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Sun setting category didn't include the word sun
This commit is contained in:
parent
ecb0567d03
commit
6efc797df3
@ -22,7 +22,7 @@ from . import track_time_change
|
||||
|
||||
STATE_CATEGORY_SUN = "weather.sun"
|
||||
STATE_CATEGORY_NEXT_SUN_RISING = "weather.next_sun_rising"
|
||||
STATE_CATEGORY_NEXT_SUN_SETTING = "weather.next_setting"
|
||||
STATE_CATEGORY_NEXT_SUN_SETTING = "weather.next_sun_setting"
|
||||
STATE_CATEGORY_ALL_DEVICES = 'all_devices'
|
||||
STATE_CATEGORY_DEVICE_FORMAT = '{}'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user