Home Assistant Unofficial Reference
2024.12.1
Classes
|
Namespaces
|
Variables
const.py File Reference
Go to the source code of this file.
Classes
class
homeassistant.components.switchbot.const .SupportedModels
Namespaces
homeassistant.components.switchbot.const
Variables
string
homeassistant.components.switchbot.const.CONF_ENCRYPTION_KEY
= "encryption_key"
string
homeassistant.components.switchbot.const.CONF_KEY_ID
= "key_id"
string
homeassistant.components.switchbot.const.CONF_LOCK_NIGHTLATCH
= "lock_force_nightlatch"
string
homeassistant.components.switchbot.const.CONF_RETRY_COUNT
= "retry_count"
dictionary
homeassistant.components.switchbot.const.CONNECTABLE_SUPPORTED_MODEL_TYPES
bool
homeassistant.components.switchbot.const.DEFAULT_LOCK_NIGHTLATCH
= False
string
homeassistant.components.switchbot.const.DEFAULT_NAME
= "Switchbot"
int
homeassistant.components.switchbot.const.DEFAULT_RETRY_COUNT
= 3
string
homeassistant.components.switchbot.const.DOMAIN
= "switchbot"
dictionary
homeassistant.components.switchbot.const.HASS_SENSOR_TYPE_TO_SWITCHBOT_MODEL
string
homeassistant.components.switchbot.const.MANUFACTURER
= "switchbot"
dictionary
homeassistant.components.switchbot.const.NON_CONNECTABLE_SUPPORTED_MODEL_TYPES
dictionary
homeassistant.components.switchbot.const.SUPPORTED_LOCK_MODELS
= {SwitchbotModel.LOCK, SwitchbotModel.LOCK_PRO}
tuple
homeassistant.components.switchbot.const.SUPPORTED_MODEL_TYPES
core
homeassistant
components
switchbot
const.py
Generated by
1.9.1