Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.switchbee.const Namespace Reference

Variables

string DOMAIN = "switchbee"
 
dictionary SCAN_INTERVAL_SEC = {CentralUnitWsRPC: 10, CentralUnitPolling: 5}
 

Detailed Description

Constants for the SwitchBee Smart Home integration.

Variable Documentation

◆ DOMAIN

string homeassistant.components.switchbee.const.DOMAIN = "switchbee"

Definition at line 5 of file const.py.

◆ SCAN_INTERVAL_SEC

dictionary homeassistant.components.switchbee.const.SCAN_INTERVAL_SEC = {CentralUnitWsRPC: 10, CentralUnitPolling: 5}

Definition at line 6 of file const.py.