Sun setting category didn't include the word sun

pull/2/head
Paulus Schoutsen 2013-10-06 13:20:13 -07:00
parent ecb0567d03
commit 6efc797df3
1 changed files with 1 additions and 1 deletions

View File

@ -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 = '{}'