Files
core/homeassistant/components/persang_infrared/const.py
T

5 lines
146 B
Python

"""Constants for the Persang Infrared integration."""
DOMAIN = "persang_infrared"
CONF_INFRARED_EMITTER_ENTITY_ID = "infrared_emitter_entity_id"