Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Constants for the Airtouch 5 integration."""
2
3
DOMAIN =
"airtouch5"
4
5
FAN_TURBO =
"turbo"
6
FAN_INTELLIGENT_AUTO =
"intelligent_auto"
core
homeassistant
components
airtouch5
const.py
Generated by
1.9.1