forked from home-assistant/core
Sun setting category didn't include the word sun
This commit is contained in:
@@ -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 = '{}'
|
||||
|
||||
|
Reference in New Issue
Block a user