* airtouch 4 climate control integration * enhance tests for airtouch. Fix linting issues * Fix tests * rework tests * fix latest qa issues * Clean up * add already_configured message * Use common string * further qa fixes * simplify airtouch4 domain storage Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
3 lines
69 B
Python
3 lines
69 B
Python
"""Constants for the AirTouch4 integration."""
|
|
|
|
DOMAIN = "airtouch4"
|