core/homeassistant/components/tellduslive/const.py

6 lines
103 B
Python

"""Consts used by TelldusLive."""
DOMAIN = 'tellduslive'
SIGNAL_UPDATE_ENTITY = 'tellduslive_update'