adaptive-lighting/custom_components/circadian_lighting/const.py
Clayton Nummer e80f45b90b Initial push
with new folder structure and custom_updater support (hopefully)
2019-04-03 15:35:39 -04:00

3 lines
No EOL
88 B
Python

# coding: utf-8
"""Constants used by Circadian Lighting components."""
VERSION = '1.0.0'