Variables | |
| string | CONF_TIME_FORMAT = "time_format" |
| string | DEFAULT_NAME = "Worldclock Sensor" |
| string | DEFAULT_TIME_STR_FORMAT = "%H:%M" |
| string | DOMAIN = "worldclock" |
| list | PLATFORMS = [Platform.SENSOR] |
Constants for world clock component.
| string homeassistant.components.worldclock.const.CONF_TIME_FORMAT = "time_format" |
| string homeassistant.components.worldclock.const.DEFAULT_NAME = "Worldclock Sensor" |
| string homeassistant.components.worldclock.const.DEFAULT_TIME_STR_FORMAT = "%H:%M" |
| string homeassistant.components.worldclock.const.DOMAIN = "worldclock" |