Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]> Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: abmantis <[email protected]> Co-authored-by: Martin Hjelmare <[email protected]> Co-authored-by: Copilot Autofix powered by AI <[email protected]>
5 lines
139 B
Python
5 lines
139 B
Python
"""Tests for the Infrared integration."""
|
|
|
|
EMITTER_ENTITY_ID = "infrared.test_ir_emitter"
|
|
RECEIVER_ENTITY_ID = "infrared.test_ir_receiver"
|