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

Variables

string ATTR_DISPLAY_NAME = "display_name"
 
string ATTR_INTEGRATION = "platform"
 
string ATTR_KEY_NAME = "key_name"
 
string ATTR_OBSTRUCTION_DETECTED = "obstruction-detected"
 
string ATTR_VALUE = "value"
 
string AUDIO_CODEC_COPY = "copy"
 
string AUDIO_CODEC_OPUS = "libopus"
 
string BRIDGE_MODEL = "Bridge"
 
string BRIDGE_NAME = "Home Assistant Bridge"
 
string BRIDGE_SERIAL_NUMBER = "homekit.bridge"
 
int CATEGORY_RECEIVER = 34
 
string CHAR_ACTIVE = "Active"
 
string CHAR_ACTIVE_IDENTIFIER = "ActiveIdentifier"
 
string CHAR_AIR_PARTICULATE_DENSITY = "AirParticulateDensity"
 
string CHAR_AIR_QUALITY = "AirQuality"
 
string CHAR_BATTERY_LEVEL = "BatteryLevel"
 
string CHAR_BRIGHTNESS = "Brightness"
 
string CHAR_CARBON_DIOXIDE_DETECTED = "CarbonDioxideDetected"
 
string CHAR_CARBON_DIOXIDE_LEVEL = "CarbonDioxideLevel"
 
string CHAR_CARBON_DIOXIDE_PEAK_LEVEL = "CarbonDioxidePeakLevel"
 
string CHAR_CARBON_MONOXIDE_DETECTED = "CarbonMonoxideDetected"
 
string CHAR_CARBON_MONOXIDE_LEVEL = "CarbonMonoxideLevel"
 
string CHAR_CARBON_MONOXIDE_PEAK_LEVEL = "CarbonMonoxidePeakLevel"
 
string CHAR_CHARGING_STATE = "ChargingState"
 
string CHAR_COLOR_TEMPERATURE = "ColorTemperature"
 
string CHAR_CONFIGURED_NAME = "ConfiguredName"
 
string CHAR_CONTACT_SENSOR_STATE = "ContactSensorState"
 
string CHAR_COOLING_THRESHOLD_TEMPERATURE = "CoolingThresholdTemperature"
 
string CHAR_CURRENT_AMBIENT_LIGHT_LEVEL = "CurrentAmbientLightLevel"
 
string CHAR_CURRENT_DOOR_STATE = "CurrentDoorState"
 
string CHAR_CURRENT_FAN_STATE = "CurrentFanState"
 
string CHAR_CURRENT_HEATING_COOLING = "CurrentHeatingCoolingState"
 
string CHAR_CURRENT_HUMIDIFIER_DEHUMIDIFIER = "CurrentHumidifierDehumidifierState"
 
string CHAR_CURRENT_HUMIDITY = "CurrentRelativeHumidity"
 
string CHAR_CURRENT_POSITION = "CurrentPosition"
 
string CHAR_CURRENT_SECURITY_STATE = "SecuritySystemCurrentState"
 
string CHAR_CURRENT_TEMPERATURE = "CurrentTemperature"
 
string CHAR_CURRENT_TILT_ANGLE = "CurrentHorizontalTiltAngle"
 
string CHAR_CURRENT_VISIBILITY_STATE = "CurrentVisibilityState"
 
string CHAR_DEHUMIDIFIER_THRESHOLD_HUMIDITY = "RelativeHumidityDehumidifierThreshold"
 
string CHAR_FIRMWARE_REVISION = "FirmwareRevision"
 
string CHAR_HARDWARE_REVISION = "HardwareRevision"
 
string CHAR_HEATING_THRESHOLD_TEMPERATURE = "HeatingThresholdTemperature"
 
string CHAR_HOLD_POSITION = "HoldPosition"
 
string CHAR_HUE = "Hue"
 
string CHAR_HUMIDIFIER_THRESHOLD_HUMIDITY = "RelativeHumidityHumidifierThreshold"
 
string CHAR_IDENTIFIER = "Identifier"
 
string CHAR_IN_USE = "InUse"
 
string CHAR_INPUT_SOURCE_TYPE = "InputSourceType"
 
string CHAR_IS_CONFIGURED = "IsConfigured"
 
string CHAR_LEAK_DETECTED = "LeakDetected"
 
string CHAR_LINK_QUALITY = "LinkQuality"
 
string CHAR_LOCK_CURRENT_STATE = "LockCurrentState"
 
string CHAR_LOCK_TARGET_STATE = "LockTargetState"
 
string CHAR_MANUFACTURER = "Manufacturer"
 
string CHAR_MODEL = "Model"
 
string CHAR_MOTION_DETECTED = "MotionDetected"
 
string CHAR_MUTE = "Mute"
 
string CHAR_NAME = "Name"
 
string CHAR_NITROGEN_DIOXIDE_DENSITY = "NitrogenDioxideDensity"
 
string CHAR_OBSTRUCTION_DETECTED = "ObstructionDetected"
 
string CHAR_OCCUPANCY_DETECTED = "OccupancyDetected"
 
string CHAR_ON = "On"
 
string CHAR_OUTLET_IN_USE = "OutletInUse"
 
string CHAR_PM10_DENSITY = "PM10Density"
 
string CHAR_PM25_DENSITY = "PM2.5Density"
 
string CHAR_POSITION_STATE = "PositionState"
 
string CHAR_PROGRAMMABLE_SWITCH_EVENT = "ProgrammableSwitchEvent"
 
string CHAR_REMOTE_KEY = "RemoteKey"
 
string CHAR_ROTATION_DIRECTION = "RotationDirection"
 
string CHAR_ROTATION_SPEED = "RotationSpeed"
 
string CHAR_SATURATION = "Saturation"
 
string CHAR_SERIAL_NUMBER = "SerialNumber"
 
string CHAR_SERVICE_LABEL_INDEX = "ServiceLabelIndex"
 
string CHAR_SERVICE_LABEL_NAMESPACE = "ServiceLabelNamespace"
 
string CHAR_SLEEP_DISCOVER_MODE = "SleepDiscoveryMode"
 
string CHAR_SMOKE_DETECTED = "SmokeDetected"
 
string CHAR_STATUS_LOW_BATTERY = "StatusLowBattery"
 
string CHAR_STREAMING_STRATUS = "StreamingStatus"
 
string CHAR_SWING_MODE = "SwingMode"
 
string CHAR_TARGET_DOOR_STATE = "TargetDoorState"
 
string CHAR_TARGET_FAN_STATE = "TargetFanState"
 
string CHAR_TARGET_HEATING_COOLING = "TargetHeatingCoolingState"
 
string CHAR_TARGET_HUMIDIFIER_DEHUMIDIFIER = "TargetHumidifierDehumidifierState"
 
string CHAR_TARGET_HUMIDITY = "TargetRelativeHumidity"
 
string CHAR_TARGET_POSITION = "TargetPosition"
 
string CHAR_TARGET_SECURITY_STATE = "SecuritySystemTargetState"
 
string CHAR_TARGET_TEMPERATURE = "TargetTemperature"
 
string CHAR_TARGET_TILT_ANGLE = "TargetHorizontalTiltAngle"
 
string CHAR_TEMP_DISPLAY_UNITS = "TemperatureDisplayUnits"
 
string CHAR_VALVE_TYPE = "ValveType"
 
string CHAR_VOC_DENSITY = "VOCDensity"
 
string CHAR_VOLUME = "Volume"
 
string CHAR_VOLUME_CONTROL_TYPE = "VolumeControlType"
 
string CHAR_VOLUME_SELECTOR = "VolumeSelector"
 
string CONF_ADVERTISE_IP = "advertise_ip"
 
string CONF_AUDIO_CODEC = "audio_codec"
 
string CONF_AUDIO_MAP = "audio_map"
 
string CONF_AUDIO_PACKET_SIZE = "audio_packet_size"
 
string CONF_ENTITY_CONFIG = "entity_config"
 
string CONF_ENTRY_INDEX = "index"
 
string CONF_EXCLUDE_ACCESSORY_MODE = "exclude_accessory_mode"
 
string CONF_FEATURE = "feature"
 
string CONF_FEATURE_LIST = "feature_list"
 
string CONF_FILTER = "filter"
 
string CONF_HOMEKIT_MODE = "mode"
 
string CONF_LINKED_BATTERY_CHARGING_SENSOR = "linked_battery_charging_sensor"
 
string CONF_LINKED_BATTERY_SENSOR = "linked_battery_sensor"
 
string CONF_LINKED_DOORBELL_SENSOR = "linked_doorbell_sensor"
 
string CONF_LINKED_HUMIDITY_SENSOR = "linked_humidity_sensor"
 
string CONF_LINKED_MOTION_SENSOR = "linked_motion_sensor"
 
string CONF_LINKED_OBSTRUCTION_SENSOR = "linked_obstruction_sensor"
 
string CONF_LOW_BATTERY_THRESHOLD = "low_battery_threshold"
 
string CONF_MAX_FPS = "max_fps"
 
string CONF_MAX_HEIGHT = "max_height"
 
string CONF_MAX_WIDTH = "max_width"
 
string CONF_STREAM_ADDRESS = "stream_address"
 
string CONF_STREAM_COUNT = "stream_count"
 
string CONF_STREAM_SOURCE = "stream_source"
 
string CONF_SUPPORT_AUDIO = "support_audio"
 
string CONF_THRESHOLD_CO = "co_threshold"
 
string CONF_THRESHOLD_CO2 = "co2_threshold"
 
string CONF_VIDEO_CODEC = "video_codec"
 
string CONF_VIDEO_MAP = "video_map"
 
string CONF_VIDEO_PACKET_SIZE = "video_packet_size"
 
string CONF_VIDEO_PROFILE_NAMES = "video_profile_names"
 
list CONFIG_OPTIONS
 
float DEBOUNCE_TIMEOUT = 0.5
 
string DEFAULT_AUDIO_CODEC = AUDIO_CODEC_OPUS
 
string DEFAULT_AUDIO_MAP = "0:a:0"
 
int DEFAULT_AUDIO_PACKET_SIZE = 188
 
int DEFAULT_CONFIG_FLOW_PORT = 21064
 
bool DEFAULT_EXCLUDE_ACCESSORY_MODE = False
 
string DEFAULT_HOMEKIT_MODE = HOMEKIT_MODE_BRIDGE
 
int DEFAULT_LOW_BATTERY_THRESHOLD = 20
 
int DEFAULT_MAX_FPS = 30
 
int DEFAULT_MAX_HEIGHT = 1080
 
int DEFAULT_MAX_TEMP_WATER_HEATER = 60
 
int DEFAULT_MAX_WIDTH = 1920
 
int DEFAULT_MIN_TEMP_WATER_HEATER = 40
 
int DEFAULT_PORT = 21063
 
int DEFAULT_STREAM_COUNT = 3
 
bool DEFAULT_SUPPORT_AUDIO = False
 
string DEFAULT_VIDEO_CODEC = VIDEO_CODEC_LIBX264
 
string DEFAULT_VIDEO_MAP = "0:v:0"
 
int DEFAULT_VIDEO_PACKET_SIZE = 1316
 
list DEFAULT_VIDEO_PROFILE_NAMES = VIDEO_PROFILE_NAMES
 
int DEVICE_PRECISION_LEEWAY = 6
 
string DOMAIN = "homekit"
 
string EMPTY_MAC = "00:00:00:00:00:00"
 
string EVENT_HOMEKIT_CHANGED = "homekit_state_change"
 
string EVENT_HOMEKIT_TV_REMOTE_KEY_PRESSED = "homekit_tv_remote_key_pressed"
 
string FEATURE_ON_OFF = "on_off"
 
string FEATURE_PLAY_PAUSE = "play_pause"
 
string FEATURE_PLAY_STOP = "play_stop"
 
string FEATURE_TOGGLE_MUTE = "toggle_mute"
 
int HK_CHARGING = 1
 
int HK_DOOR_CLOSED = 1
 
int HK_DOOR_CLOSING = 3
 
int HK_DOOR_OPEN = 0
 
int HK_DOOR_OPENING = 2
 
int HK_DOOR_STOPPED = 4
 
int HK_NOT_CHARGABLE = 2
 
int HK_NOT_CHARGING = 0
 
int HK_POSITION_GOING_TO_MAX = 1
 
int HK_POSITION_GOING_TO_MIN = 0
 
int HK_POSITION_STOPPED = 2
 
string HOMEKIT_FILE = ".homekit.state"
 
string HOMEKIT_MODE_ACCESSORY = "accessory"
 
string HOMEKIT_MODE_BRIDGE = "bridge"
 
list HOMEKIT_MODES = [HOMEKIT_MODE_BRIDGE, HOMEKIT_MODE_ACCESSORY]
 
string KEY_ARROW_DOWN = "arrow_down"
 
string KEY_ARROW_LEFT = "arrow_left"
 
string KEY_ARROW_RIGHT = "arrow_right"
 
string KEY_ARROW_UP = "arrow_up"
 
string KEY_BACK = "back"
 
string KEY_EXIT = "exit"
 
string KEY_FAST_FORWARD = "fast_forward"
 
string KEY_INFORMATION = "information"
 
string KEY_NEXT_TRACK = "next_track"
 
string KEY_PLAY_PAUSE = "play_pause"
 
string KEY_PREVIOUS_TRACK = "previous_track"
 
string KEY_REWIND = "rewind"
 
string KEY_SELECT = "select"
 
string MANUFACTURER = "Home Assistant"
 
int MAX_MANUFACTURER_LENGTH = 64
 
int MAX_MODEL_LENGTH = 64
 
int MAX_NAME_LENGTH = 64
 
int MAX_SERIAL_LENGTH = 64
 
int MAX_VERSION_LENGTH = 64
 
string PERSIST_LOCK_DATA = f"{DOMAIN}_persist_lock"
 
dictionary PROP_CELSIUS = {"minValue": -273, "maxValue": 999}
 
string PROP_MAX_VALUE = "maxValue"
 
string PROP_MIN_STEP = "minStep"
 
string PROP_MIN_VALUE = "minValue"
 
string PROP_VALID_VALUES = "ValidValues"
 
string SERV_ACCESSORY_INFO = "AccessoryInformation"
 
string SERV_AIR_QUALITY_SENSOR = "AirQualitySensor"
 
string SERV_BATTERY_SERVICE = "BatteryService"
 
string SERV_CAMERA_RTP_STREAM_MANAGEMENT = "CameraRTPStreamManagement"
 
string SERV_CARBON_DIOXIDE_SENSOR = "CarbonDioxideSensor"
 
string SERV_CARBON_MONOXIDE_SENSOR = "CarbonMonoxideSensor"
 
string SERV_CONTACT_SENSOR = "ContactSensor"
 
string SERV_DOOR = "Door"
 
string SERV_DOORBELL = "Doorbell"
 
string SERV_FANV2 = "Fanv2"
 
string SERV_GARAGE_DOOR_OPENER = "GarageDoorOpener"
 
string SERV_HUMIDIFIER_DEHUMIDIFIER = "HumidifierDehumidifier"
 
string SERV_HUMIDITY_SENSOR = "HumiditySensor"
 
string SERV_INPUT_SOURCE = "InputSource"
 
string SERV_LEAK_SENSOR = "LeakSensor"
 
string SERV_LIGHT_SENSOR = "LightSensor"
 
string SERV_LIGHTBULB = "Lightbulb"
 
string SERV_LOCK = "LockMechanism"
 
string SERV_MOTION_SENSOR = "MotionSensor"
 
string SERV_OCCUPANCY_SENSOR = "OccupancySensor"
 
string SERV_OUTLET = "Outlet"
 
string SERV_SECURITY_SYSTEM = "SecuritySystem"
 
string SERV_SERVICE_LABEL = "ServiceLabel"
 
string SERV_SMOKE_SENSOR = "SmokeSensor"
 
string SERV_SPEAKER = "Speaker"
 
string SERV_STATELESS_PROGRAMMABLE_SWITCH = "StatelessProgrammableSwitch"
 
string SERV_SWITCH = "Switch"
 
string SERV_TELEVISION = "Television"
 
string SERV_TELEVISION_SPEAKER = "TelevisionSpeaker"
 
string SERV_TEMPERATURE_SENSOR = "TemperatureSensor"
 
string SERV_THERMOSTAT = "Thermostat"
 
string SERV_VALVE = "Valve"
 
string SERV_WINDOW = "Window"
 
string SERV_WINDOW_COVERING = "WindowCovering"
 
string SERVICE_HOMEKIT_RESET_ACCESSORY = "reset_accessory"
 
string SERVICE_HOMEKIT_UNPAIR = "unpair"
 
string SHORT_ACCESSORY_NAME = "HASS Accessory"
 
string SHORT_BRIDGE_NAME = "HASS Bridge"
 
int SHUTDOWN_TIMEOUT = 30
 
int THRESHOLD_CO = 25
 
int THRESHOLD_CO2 = 1000
 
string TYPE_FAUCET = "faucet"
 
string TYPE_OUTLET = "outlet"
 
string TYPE_SHOWER = "shower"
 
string TYPE_SPRINKLER = "sprinkler"
 
string TYPE_SWITCH = "switch"
 
string TYPE_VALVE = "valve"
 
string VIDEO_CODEC_COPY = "copy"
 
string VIDEO_CODEC_H264_OMX = "h264_omx"
 
string VIDEO_CODEC_H264_V4L2M2M = "h264_v4l2m2m"
 
string VIDEO_CODEC_LIBX264 = "libx264"
 
list VIDEO_PROFILE_NAMES = ["baseline", "main", "high"]
 

Detailed Description

Constants used be the HomeKit component.

Variable Documentation

◆ ATTR_DISPLAY_NAME

string homeassistant.components.homekit.const.ATTR_DISPLAY_NAME = "display_name"

Definition at line 31 of file const.py.

◆ ATTR_INTEGRATION

string homeassistant.components.homekit.const.ATTR_INTEGRATION = "platform"

Definition at line 33 of file const.py.

◆ ATTR_KEY_NAME

string homeassistant.components.homekit.const.ATTR_KEY_NAME = "key_name"

Definition at line 34 of file const.py.

◆ ATTR_OBSTRUCTION_DETECTED

string homeassistant.components.homekit.const.ATTR_OBSTRUCTION_DETECTED = "obstruction-detected"

Definition at line 36 of file const.py.

◆ ATTR_VALUE

string homeassistant.components.homekit.const.ATTR_VALUE = "value"

Definition at line 32 of file const.py.

◆ AUDIO_CODEC_COPY

string homeassistant.components.homekit.const.AUDIO_CODEC_COPY = "copy"

Definition at line 28 of file const.py.

◆ AUDIO_CODEC_OPUS

string homeassistant.components.homekit.const.AUDIO_CODEC_OPUS = "libopus"

Definition at line 24 of file const.py.

◆ BRIDGE_MODEL

string homeassistant.components.homekit.const.BRIDGE_MODEL = "Bridge"

Definition at line 109 of file const.py.

◆ BRIDGE_NAME

string homeassistant.components.homekit.const.BRIDGE_NAME = "Home Assistant Bridge"

Definition at line 110 of file const.py.

◆ BRIDGE_SERIAL_NUMBER

string homeassistant.components.homekit.const.BRIDGE_SERIAL_NUMBER = "homekit.bridge"

Definition at line 113 of file const.py.

◆ CATEGORY_RECEIVER

int homeassistant.components.homekit.const.CATEGORY_RECEIVER = 34

Definition at line 125 of file const.py.

◆ CHAR_ACTIVE

string homeassistant.components.homekit.const.CHAR_ACTIVE = "Active"

Definition at line 164 of file const.py.

◆ CHAR_ACTIVE_IDENTIFIER

string homeassistant.components.homekit.const.CHAR_ACTIVE_IDENTIFIER = "ActiveIdentifier"

Definition at line 165 of file const.py.

◆ CHAR_AIR_PARTICULATE_DENSITY

string homeassistant.components.homekit.const.CHAR_AIR_PARTICULATE_DENSITY = "AirParticulateDensity"

Definition at line 166 of file const.py.

◆ CHAR_AIR_QUALITY

string homeassistant.components.homekit.const.CHAR_AIR_QUALITY = "AirQuality"

Definition at line 169 of file const.py.

◆ CHAR_BATTERY_LEVEL

string homeassistant.components.homekit.const.CHAR_BATTERY_LEVEL = "BatteryLevel"

Definition at line 170 of file const.py.

◆ CHAR_BRIGHTNESS

string homeassistant.components.homekit.const.CHAR_BRIGHTNESS = "Brightness"

Definition at line 171 of file const.py.

◆ CHAR_CARBON_DIOXIDE_DETECTED

string homeassistant.components.homekit.const.CHAR_CARBON_DIOXIDE_DETECTED = "CarbonDioxideDetected"

Definition at line 172 of file const.py.

◆ CHAR_CARBON_DIOXIDE_LEVEL

string homeassistant.components.homekit.const.CHAR_CARBON_DIOXIDE_LEVEL = "CarbonDioxideLevel"

Definition at line 173 of file const.py.

◆ CHAR_CARBON_DIOXIDE_PEAK_LEVEL

string homeassistant.components.homekit.const.CHAR_CARBON_DIOXIDE_PEAK_LEVEL = "CarbonDioxidePeakLevel"

Definition at line 174 of file const.py.

◆ CHAR_CARBON_MONOXIDE_DETECTED

string homeassistant.components.homekit.const.CHAR_CARBON_MONOXIDE_DETECTED = "CarbonMonoxideDetected"

Definition at line 175 of file const.py.

◆ CHAR_CARBON_MONOXIDE_LEVEL

string homeassistant.components.homekit.const.CHAR_CARBON_MONOXIDE_LEVEL = "CarbonMonoxideLevel"

Definition at line 176 of file const.py.

◆ CHAR_CARBON_MONOXIDE_PEAK_LEVEL

string homeassistant.components.homekit.const.CHAR_CARBON_MONOXIDE_PEAK_LEVEL = "CarbonMonoxidePeakLevel"

Definition at line 177 of file const.py.

◆ CHAR_CHARGING_STATE

string homeassistant.components.homekit.const.CHAR_CHARGING_STATE = "ChargingState"

Definition at line 178 of file const.py.

◆ CHAR_COLOR_TEMPERATURE

string homeassistant.components.homekit.const.CHAR_COLOR_TEMPERATURE = "ColorTemperature"

Definition at line 179 of file const.py.

◆ CHAR_CONFIGURED_NAME

string homeassistant.components.homekit.const.CHAR_CONFIGURED_NAME = "ConfiguredName"

Definition at line 180 of file const.py.

◆ CHAR_CONTACT_SENSOR_STATE

string homeassistant.components.homekit.const.CHAR_CONTACT_SENSOR_STATE = "ContactSensorState"

Definition at line 181 of file const.py.

◆ CHAR_COOLING_THRESHOLD_TEMPERATURE

string homeassistant.components.homekit.const.CHAR_COOLING_THRESHOLD_TEMPERATURE = "CoolingThresholdTemperature"

Definition at line 182 of file const.py.

◆ CHAR_CURRENT_AMBIENT_LIGHT_LEVEL

string homeassistant.components.homekit.const.CHAR_CURRENT_AMBIENT_LIGHT_LEVEL = "CurrentAmbientLightLevel"

Definition at line 183 of file const.py.

◆ CHAR_CURRENT_DOOR_STATE

string homeassistant.components.homekit.const.CHAR_CURRENT_DOOR_STATE = "CurrentDoorState"

Definition at line 184 of file const.py.

◆ CHAR_CURRENT_FAN_STATE

string homeassistant.components.homekit.const.CHAR_CURRENT_FAN_STATE = "CurrentFanState"

Definition at line 185 of file const.py.

◆ CHAR_CURRENT_HEATING_COOLING

string homeassistant.components.homekit.const.CHAR_CURRENT_HEATING_COOLING = "CurrentHeatingCoolingState"

Definition at line 186 of file const.py.

◆ CHAR_CURRENT_HUMIDIFIER_DEHUMIDIFIER

string homeassistant.components.homekit.const.CHAR_CURRENT_HUMIDIFIER_DEHUMIDIFIER = "CurrentHumidifierDehumidifierState"

Definition at line 187 of file const.py.

◆ CHAR_CURRENT_HUMIDITY

string homeassistant.components.homekit.const.CHAR_CURRENT_HUMIDITY = "CurrentRelativeHumidity"

Definition at line 189 of file const.py.

◆ CHAR_CURRENT_POSITION

string homeassistant.components.homekit.const.CHAR_CURRENT_POSITION = "CurrentPosition"

Definition at line 188 of file const.py.

◆ CHAR_CURRENT_SECURITY_STATE

string homeassistant.components.homekit.const.CHAR_CURRENT_SECURITY_STATE = "SecuritySystemCurrentState"

Definition at line 190 of file const.py.

◆ CHAR_CURRENT_TEMPERATURE

string homeassistant.components.homekit.const.CHAR_CURRENT_TEMPERATURE = "CurrentTemperature"

Definition at line 191 of file const.py.

◆ CHAR_CURRENT_TILT_ANGLE

string homeassistant.components.homekit.const.CHAR_CURRENT_TILT_ANGLE = "CurrentHorizontalTiltAngle"

Definition at line 192 of file const.py.

◆ CHAR_CURRENT_VISIBILITY_STATE

string homeassistant.components.homekit.const.CHAR_CURRENT_VISIBILITY_STATE = "CurrentVisibilityState"

Definition at line 193 of file const.py.

◆ CHAR_DEHUMIDIFIER_THRESHOLD_HUMIDITY

string homeassistant.components.homekit.const.CHAR_DEHUMIDIFIER_THRESHOLD_HUMIDITY = "RelativeHumidityDehumidifierThreshold"

Definition at line 194 of file const.py.

◆ CHAR_FIRMWARE_REVISION

string homeassistant.components.homekit.const.CHAR_FIRMWARE_REVISION = "FirmwareRevision"

Definition at line 195 of file const.py.

◆ CHAR_HARDWARE_REVISION

string homeassistant.components.homekit.const.CHAR_HARDWARE_REVISION = "HardwareRevision"

Definition at line 196 of file const.py.

◆ CHAR_HEATING_THRESHOLD_TEMPERATURE

string homeassistant.components.homekit.const.CHAR_HEATING_THRESHOLD_TEMPERATURE = "HeatingThresholdTemperature"

Definition at line 197 of file const.py.

◆ CHAR_HOLD_POSITION

string homeassistant.components.homekit.const.CHAR_HOLD_POSITION = "HoldPosition"

Definition at line 241 of file const.py.

◆ CHAR_HUE

string homeassistant.components.homekit.const.CHAR_HUE = "Hue"

Definition at line 198 of file const.py.

◆ CHAR_HUMIDIFIER_THRESHOLD_HUMIDITY

string homeassistant.components.homekit.const.CHAR_HUMIDIFIER_THRESHOLD_HUMIDITY = "RelativeHumidityHumidifierThreshold"

Definition at line 199 of file const.py.

◆ CHAR_IDENTIFIER

string homeassistant.components.homekit.const.CHAR_IDENTIFIER = "Identifier"

Definition at line 200 of file const.py.

◆ CHAR_IN_USE

string homeassistant.components.homekit.const.CHAR_IN_USE = "InUse"

Definition at line 201 of file const.py.

◆ CHAR_INPUT_SOURCE_TYPE

string homeassistant.components.homekit.const.CHAR_INPUT_SOURCE_TYPE = "InputSourceType"

Definition at line 202 of file const.py.

◆ CHAR_IS_CONFIGURED

string homeassistant.components.homekit.const.CHAR_IS_CONFIGURED = "IsConfigured"

Definition at line 203 of file const.py.

◆ CHAR_LEAK_DETECTED

string homeassistant.components.homekit.const.CHAR_LEAK_DETECTED = "LeakDetected"

Definition at line 204 of file const.py.

◆ CHAR_LINK_QUALITY

string homeassistant.components.homekit.const.CHAR_LINK_QUALITY = "LinkQuality"

Definition at line 207 of file const.py.

◆ CHAR_LOCK_CURRENT_STATE

string homeassistant.components.homekit.const.CHAR_LOCK_CURRENT_STATE = "LockCurrentState"

Definition at line 205 of file const.py.

◆ CHAR_LOCK_TARGET_STATE

string homeassistant.components.homekit.const.CHAR_LOCK_TARGET_STATE = "LockTargetState"

Definition at line 206 of file const.py.

◆ CHAR_MANUFACTURER

string homeassistant.components.homekit.const.CHAR_MANUFACTURER = "Manufacturer"

Definition at line 208 of file const.py.

◆ CHAR_MODEL

string homeassistant.components.homekit.const.CHAR_MODEL = "Model"

Definition at line 209 of file const.py.

◆ CHAR_MOTION_DETECTED

string homeassistant.components.homekit.const.CHAR_MOTION_DETECTED = "MotionDetected"

Definition at line 210 of file const.py.

◆ CHAR_MUTE

string homeassistant.components.homekit.const.CHAR_MUTE = "Mute"

Definition at line 211 of file const.py.

◆ CHAR_NAME

string homeassistant.components.homekit.const.CHAR_NAME = "Name"

Definition at line 212 of file const.py.

◆ CHAR_NITROGEN_DIOXIDE_DENSITY

string homeassistant.components.homekit.const.CHAR_NITROGEN_DIOXIDE_DENSITY = "NitrogenDioxideDensity"

Definition at line 213 of file const.py.

◆ CHAR_OBSTRUCTION_DETECTED

string homeassistant.components.homekit.const.CHAR_OBSTRUCTION_DETECTED = "ObstructionDetected"

Definition at line 214 of file const.py.

◆ CHAR_OCCUPANCY_DETECTED

string homeassistant.components.homekit.const.CHAR_OCCUPANCY_DETECTED = "OccupancyDetected"

Definition at line 215 of file const.py.

◆ CHAR_ON

string homeassistant.components.homekit.const.CHAR_ON = "On"

Definition at line 216 of file const.py.

◆ CHAR_OUTLET_IN_USE

string homeassistant.components.homekit.const.CHAR_OUTLET_IN_USE = "OutletInUse"

Definition at line 217 of file const.py.

◆ CHAR_PM10_DENSITY

string homeassistant.components.homekit.const.CHAR_PM10_DENSITY = "PM10Density"

Definition at line 168 of file const.py.

◆ CHAR_PM25_DENSITY

string homeassistant.components.homekit.const.CHAR_PM25_DENSITY = "PM2.5Density"

Definition at line 167 of file const.py.

◆ CHAR_POSITION_STATE

string homeassistant.components.homekit.const.CHAR_POSITION_STATE = "PositionState"

Definition at line 218 of file const.py.

◆ CHAR_PROGRAMMABLE_SWITCH_EVENT

string homeassistant.components.homekit.const.CHAR_PROGRAMMABLE_SWITCH_EVENT = "ProgrammableSwitchEvent"

Definition at line 219 of file const.py.

◆ CHAR_REMOTE_KEY

string homeassistant.components.homekit.const.CHAR_REMOTE_KEY = "RemoteKey"

Definition at line 220 of file const.py.

◆ CHAR_ROTATION_DIRECTION

string homeassistant.components.homekit.const.CHAR_ROTATION_DIRECTION = "RotationDirection"

Definition at line 221 of file const.py.

◆ CHAR_ROTATION_SPEED

string homeassistant.components.homekit.const.CHAR_ROTATION_SPEED = "RotationSpeed"

Definition at line 222 of file const.py.

◆ CHAR_SATURATION

string homeassistant.components.homekit.const.CHAR_SATURATION = "Saturation"

Definition at line 223 of file const.py.

◆ CHAR_SERIAL_NUMBER

string homeassistant.components.homekit.const.CHAR_SERIAL_NUMBER = "SerialNumber"

Definition at line 224 of file const.py.

◆ CHAR_SERVICE_LABEL_INDEX

string homeassistant.components.homekit.const.CHAR_SERVICE_LABEL_INDEX = "ServiceLabelIndex"

Definition at line 225 of file const.py.

◆ CHAR_SERVICE_LABEL_NAMESPACE

string homeassistant.components.homekit.const.CHAR_SERVICE_LABEL_NAMESPACE = "ServiceLabelNamespace"

Definition at line 226 of file const.py.

◆ CHAR_SLEEP_DISCOVER_MODE

string homeassistant.components.homekit.const.CHAR_SLEEP_DISCOVER_MODE = "SleepDiscoveryMode"

Definition at line 227 of file const.py.

◆ CHAR_SMOKE_DETECTED

string homeassistant.components.homekit.const.CHAR_SMOKE_DETECTED = "SmokeDetected"

Definition at line 228 of file const.py.

◆ CHAR_STATUS_LOW_BATTERY

string homeassistant.components.homekit.const.CHAR_STATUS_LOW_BATTERY = "StatusLowBattery"

Definition at line 229 of file const.py.

◆ CHAR_STREAMING_STRATUS

string homeassistant.components.homekit.const.CHAR_STREAMING_STRATUS = "StreamingStatus"

Definition at line 230 of file const.py.

◆ CHAR_SWING_MODE

string homeassistant.components.homekit.const.CHAR_SWING_MODE = "SwingMode"

Definition at line 231 of file const.py.

◆ CHAR_TARGET_DOOR_STATE

string homeassistant.components.homekit.const.CHAR_TARGET_DOOR_STATE = "TargetDoorState"

Definition at line 232 of file const.py.

◆ CHAR_TARGET_FAN_STATE

string homeassistant.components.homekit.const.CHAR_TARGET_FAN_STATE = "TargetFanState"

Definition at line 235 of file const.py.

◆ CHAR_TARGET_HEATING_COOLING

string homeassistant.components.homekit.const.CHAR_TARGET_HEATING_COOLING = "TargetHeatingCoolingState"

Definition at line 233 of file const.py.

◆ CHAR_TARGET_HUMIDIFIER_DEHUMIDIFIER

string homeassistant.components.homekit.const.CHAR_TARGET_HUMIDIFIER_DEHUMIDIFIER = "TargetHumidifierDehumidifierState"

Definition at line 236 of file const.py.

◆ CHAR_TARGET_HUMIDITY

string homeassistant.components.homekit.const.CHAR_TARGET_HUMIDITY = "TargetRelativeHumidity"

Definition at line 237 of file const.py.

◆ CHAR_TARGET_POSITION

string homeassistant.components.homekit.const.CHAR_TARGET_POSITION = "TargetPosition"

Definition at line 234 of file const.py.

◆ CHAR_TARGET_SECURITY_STATE

string homeassistant.components.homekit.const.CHAR_TARGET_SECURITY_STATE = "SecuritySystemTargetState"

Definition at line 238 of file const.py.

◆ CHAR_TARGET_TEMPERATURE

string homeassistant.components.homekit.const.CHAR_TARGET_TEMPERATURE = "TargetTemperature"

Definition at line 239 of file const.py.

◆ CHAR_TARGET_TILT_ANGLE

string homeassistant.components.homekit.const.CHAR_TARGET_TILT_ANGLE = "TargetHorizontalTiltAngle"

Definition at line 240 of file const.py.

◆ CHAR_TEMP_DISPLAY_UNITS

string homeassistant.components.homekit.const.CHAR_TEMP_DISPLAY_UNITS = "TemperatureDisplayUnits"

Definition at line 242 of file const.py.

◆ CHAR_VALVE_TYPE

string homeassistant.components.homekit.const.CHAR_VALVE_TYPE = "ValveType"

Definition at line 243 of file const.py.

◆ CHAR_VOC_DENSITY

string homeassistant.components.homekit.const.CHAR_VOC_DENSITY = "VOCDensity"

Definition at line 244 of file const.py.

◆ CHAR_VOLUME

string homeassistant.components.homekit.const.CHAR_VOLUME = "Volume"

Definition at line 245 of file const.py.

◆ CHAR_VOLUME_CONTROL_TYPE

string homeassistant.components.homekit.const.CHAR_VOLUME_CONTROL_TYPE = "VolumeControlType"

Definition at line 247 of file const.py.

◆ CHAR_VOLUME_SELECTOR

string homeassistant.components.homekit.const.CHAR_VOLUME_SELECTOR = "VolumeSelector"

Definition at line 246 of file const.py.

◆ CONF_ADVERTISE_IP

string homeassistant.components.homekit.const.CONF_ADVERTISE_IP = "advertise_ip"

Definition at line 40 of file const.py.

◆ CONF_AUDIO_CODEC

string homeassistant.components.homekit.const.CONF_AUDIO_CODEC = "audio_codec"

Definition at line 41 of file const.py.

◆ CONF_AUDIO_MAP

string homeassistant.components.homekit.const.CONF_AUDIO_MAP = "audio_map"

Definition at line 42 of file const.py.

◆ CONF_AUDIO_PACKET_SIZE

string homeassistant.components.homekit.const.CONF_AUDIO_PACKET_SIZE = "audio_packet_size"

Definition at line 43 of file const.py.

◆ CONF_ENTITY_CONFIG

string homeassistant.components.homekit.const.CONF_ENTITY_CONFIG = "entity_config"

Definition at line 44 of file const.py.

◆ CONF_ENTRY_INDEX

string homeassistant.components.homekit.const.CONF_ENTRY_INDEX = "index"

Definition at line 15 of file const.py.

◆ CONF_EXCLUDE_ACCESSORY_MODE

string homeassistant.components.homekit.const.CONF_EXCLUDE_ACCESSORY_MODE = "exclude_accessory_mode"

Definition at line 48 of file const.py.

◆ CONF_FEATURE

string homeassistant.components.homekit.const.CONF_FEATURE = "feature"

Definition at line 45 of file const.py.

◆ CONF_FEATURE_LIST

string homeassistant.components.homekit.const.CONF_FEATURE_LIST = "feature_list"

Definition at line 46 of file const.py.

◆ CONF_FILTER

string homeassistant.components.homekit.const.CONF_FILTER = "filter"

Definition at line 47 of file const.py.

◆ CONF_HOMEKIT_MODE

string homeassistant.components.homekit.const.CONF_HOMEKIT_MODE = "mode"

Definition at line 39 of file const.py.

◆ CONF_LINKED_BATTERY_CHARGING_SENSOR

string homeassistant.components.homekit.const.CONF_LINKED_BATTERY_CHARGING_SENSOR = "linked_battery_charging_sensor"

Definition at line 50 of file const.py.

◆ CONF_LINKED_BATTERY_SENSOR

string homeassistant.components.homekit.const.CONF_LINKED_BATTERY_SENSOR = "linked_battery_sensor"

Definition at line 49 of file const.py.

◆ CONF_LINKED_DOORBELL_SENSOR

string homeassistant.components.homekit.const.CONF_LINKED_DOORBELL_SENSOR = "linked_doorbell_sensor"

Definition at line 51 of file const.py.

◆ CONF_LINKED_HUMIDITY_SENSOR

string homeassistant.components.homekit.const.CONF_LINKED_HUMIDITY_SENSOR = "linked_humidity_sensor"

Definition at line 53 of file const.py.

◆ CONF_LINKED_MOTION_SENSOR

string homeassistant.components.homekit.const.CONF_LINKED_MOTION_SENSOR = "linked_motion_sensor"

Definition at line 52 of file const.py.

◆ CONF_LINKED_OBSTRUCTION_SENSOR

string homeassistant.components.homekit.const.CONF_LINKED_OBSTRUCTION_SENSOR = "linked_obstruction_sensor"

Definition at line 54 of file const.py.

◆ CONF_LOW_BATTERY_THRESHOLD

string homeassistant.components.homekit.const.CONF_LOW_BATTERY_THRESHOLD = "low_battery_threshold"

Definition at line 55 of file const.py.

◆ CONF_MAX_FPS

string homeassistant.components.homekit.const.CONF_MAX_FPS = "max_fps"

Definition at line 56 of file const.py.

◆ CONF_MAX_HEIGHT

string homeassistant.components.homekit.const.CONF_MAX_HEIGHT = "max_height"

Definition at line 57 of file const.py.

◆ CONF_MAX_WIDTH

string homeassistant.components.homekit.const.CONF_MAX_WIDTH = "max_width"

Definition at line 58 of file const.py.

◆ CONF_STREAM_ADDRESS

string homeassistant.components.homekit.const.CONF_STREAM_ADDRESS = "stream_address"

Definition at line 59 of file const.py.

◆ CONF_STREAM_COUNT

string homeassistant.components.homekit.const.CONF_STREAM_COUNT = "stream_count"

Definition at line 68 of file const.py.

◆ CONF_STREAM_SOURCE

string homeassistant.components.homekit.const.CONF_STREAM_SOURCE = "stream_source"

Definition at line 60 of file const.py.

◆ CONF_SUPPORT_AUDIO

string homeassistant.components.homekit.const.CONF_SUPPORT_AUDIO = "support_audio"

Definition at line 61 of file const.py.

◆ CONF_THRESHOLD_CO

string homeassistant.components.homekit.const.CONF_THRESHOLD_CO = "co_threshold"

Definition at line 62 of file const.py.

◆ CONF_THRESHOLD_CO2

string homeassistant.components.homekit.const.CONF_THRESHOLD_CO2 = "co2_threshold"

Definition at line 63 of file const.py.

◆ CONF_VIDEO_CODEC

string homeassistant.components.homekit.const.CONF_VIDEO_CODEC = "video_codec"

Definition at line 64 of file const.py.

◆ CONF_VIDEO_MAP

string homeassistant.components.homekit.const.CONF_VIDEO_MAP = "video_map"

Definition at line 66 of file const.py.

◆ CONF_VIDEO_PACKET_SIZE

string homeassistant.components.homekit.const.CONF_VIDEO_PACKET_SIZE = "video_packet_size"

Definition at line 67 of file const.py.

◆ CONF_VIDEO_PROFILE_NAMES

string homeassistant.components.homekit.const.CONF_VIDEO_PROFILE_NAMES = "video_profile_names"

Definition at line 65 of file const.py.

◆ CONFIG_OPTIONS

list homeassistant.components.homekit.const.CONFIG_OPTIONS
Initial value:
1 = [
2  CONF_FILTER,
3  CONF_ENTITY_CONFIG,
4  CONF_HOMEKIT_MODE,
5  CONF_DEVICES,
6 ]

Definition at line 297 of file const.py.

◆ DEBOUNCE_TIMEOUT

float homeassistant.components.homekit.const.DEBOUNCE_TIMEOUT = 0.5

Definition at line 9 of file const.py.

◆ DEFAULT_AUDIO_CODEC

string homeassistant.components.homekit.const.DEFAULT_AUDIO_CODEC = AUDIO_CODEC_OPUS

Definition at line 72 of file const.py.

◆ DEFAULT_AUDIO_MAP

string homeassistant.components.homekit.const.DEFAULT_AUDIO_MAP = "0:a:0"

Definition at line 73 of file const.py.

◆ DEFAULT_AUDIO_PACKET_SIZE

int homeassistant.components.homekit.const.DEFAULT_AUDIO_PACKET_SIZE = 188

Definition at line 74 of file const.py.

◆ DEFAULT_CONFIG_FLOW_PORT

int homeassistant.components.homekit.const.DEFAULT_CONFIG_FLOW_PORT = 21064

Definition at line 81 of file const.py.

◆ DEFAULT_EXCLUDE_ACCESSORY_MODE

bool homeassistant.components.homekit.const.DEFAULT_EXCLUDE_ACCESSORY_MODE = False

Definition at line 75 of file const.py.

◆ DEFAULT_HOMEKIT_MODE

string homeassistant.components.homekit.const.DEFAULT_HOMEKIT_MODE = HOMEKIT_MODE_BRIDGE

Definition at line 101 of file const.py.

◆ DEFAULT_LOW_BATTERY_THRESHOLD

int homeassistant.components.homekit.const.DEFAULT_LOW_BATTERY_THRESHOLD = 20

Definition at line 76 of file const.py.

◆ DEFAULT_MAX_FPS

int homeassistant.components.homekit.const.DEFAULT_MAX_FPS = 30

Definition at line 77 of file const.py.

◆ DEFAULT_MAX_HEIGHT

int homeassistant.components.homekit.const.DEFAULT_MAX_HEIGHT = 1080

Definition at line 78 of file const.py.

◆ DEFAULT_MAX_TEMP_WATER_HEATER

int homeassistant.components.homekit.const.DEFAULT_MAX_TEMP_WATER_HEATER = 60

Definition at line 262 of file const.py.

◆ DEFAULT_MAX_WIDTH

int homeassistant.components.homekit.const.DEFAULT_MAX_WIDTH = 1920

Definition at line 79 of file const.py.

◆ DEFAULT_MIN_TEMP_WATER_HEATER

int homeassistant.components.homekit.const.DEFAULT_MIN_TEMP_WATER_HEATER = 40

Definition at line 261 of file const.py.

◆ DEFAULT_PORT

int homeassistant.components.homekit.const.DEFAULT_PORT = 21063

Definition at line 80 of file const.py.

◆ DEFAULT_STREAM_COUNT

int homeassistant.components.homekit.const.DEFAULT_STREAM_COUNT = 3

Definition at line 86 of file const.py.

◆ DEFAULT_SUPPORT_AUDIO

bool homeassistant.components.homekit.const.DEFAULT_SUPPORT_AUDIO = False

Definition at line 71 of file const.py.

◆ DEFAULT_VIDEO_CODEC

string homeassistant.components.homekit.const.DEFAULT_VIDEO_CODEC = VIDEO_CODEC_LIBX264

Definition at line 82 of file const.py.

◆ DEFAULT_VIDEO_MAP

string homeassistant.components.homekit.const.DEFAULT_VIDEO_MAP = "0:v:0"

Definition at line 84 of file const.py.

◆ DEFAULT_VIDEO_PACKET_SIZE

int homeassistant.components.homekit.const.DEFAULT_VIDEO_PACKET_SIZE = 1316

Definition at line 85 of file const.py.

◆ DEFAULT_VIDEO_PROFILE_NAMES

list homeassistant.components.homekit.const.DEFAULT_VIDEO_PROFILE_NAMES = VIDEO_PROFILE_NAMES

Definition at line 83 of file const.py.

◆ DEVICE_PRECISION_LEEWAY

int homeassistant.components.homekit.const.DEVICE_PRECISION_LEEWAY = 6

Definition at line 10 of file const.py.

◆ DOMAIN

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

Definition at line 11 of file const.py.

◆ EMPTY_MAC

string homeassistant.components.homekit.const.EMPTY_MAC = "00:00:00:00:00:00"

Definition at line 16 of file const.py.

◆ EVENT_HOMEKIT_CHANGED

string homeassistant.components.homekit.const.EVENT_HOMEKIT_CHANGED = "homekit_state_change"

Definition at line 95 of file const.py.

◆ EVENT_HOMEKIT_TV_REMOTE_KEY_PRESSED

string homeassistant.components.homekit.const.EVENT_HOMEKIT_TV_REMOTE_KEY_PRESSED = "homekit_tv_remote_key_pressed"

Definition at line 96 of file const.py.

◆ FEATURE_ON_OFF

string homeassistant.components.homekit.const.FEATURE_ON_OFF = "on_off"

Definition at line 89 of file const.py.

◆ FEATURE_PLAY_PAUSE

string homeassistant.components.homekit.const.FEATURE_PLAY_PAUSE = "play_pause"

Definition at line 90 of file const.py.

◆ FEATURE_PLAY_STOP

string homeassistant.components.homekit.const.FEATURE_PLAY_STOP = "play_stop"

Definition at line 91 of file const.py.

◆ FEATURE_TOGGLE_MUTE

string homeassistant.components.homekit.const.FEATURE_TOGGLE_MUTE = "toggle_mute"

Definition at line 92 of file const.py.

◆ HK_CHARGING

int homeassistant.components.homekit.const.HK_CHARGING = 1

Definition at line 293 of file const.py.

◆ HK_DOOR_CLOSED

int homeassistant.components.homekit.const.HK_DOOR_CLOSED = 1

Definition at line 281 of file const.py.

◆ HK_DOOR_CLOSING

int homeassistant.components.homekit.const.HK_DOOR_CLOSING = 3

Definition at line 283 of file const.py.

◆ HK_DOOR_OPEN

int homeassistant.components.homekit.const.HK_DOOR_OPEN = 0

Definition at line 280 of file const.py.

◆ HK_DOOR_OPENING

int homeassistant.components.homekit.const.HK_DOOR_OPENING = 2

Definition at line 282 of file const.py.

◆ HK_DOOR_STOPPED

int homeassistant.components.homekit.const.HK_DOOR_STOPPED = 4

Definition at line 284 of file const.py.

◆ HK_NOT_CHARGABLE

int homeassistant.components.homekit.const.HK_NOT_CHARGABLE = 2

Definition at line 294 of file const.py.

◆ HK_NOT_CHARGING

int homeassistant.components.homekit.const.HK_NOT_CHARGING = 0

Definition at line 292 of file const.py.

◆ HK_POSITION_GOING_TO_MAX

int homeassistant.components.homekit.const.HK_POSITION_GOING_TO_MAX = 1

Definition at line 288 of file const.py.

◆ HK_POSITION_GOING_TO_MIN

int homeassistant.components.homekit.const.HK_POSITION_GOING_TO_MIN = 0

Definition at line 287 of file const.py.

◆ HK_POSITION_STOPPED

int homeassistant.components.homekit.const.HK_POSITION_STOPPED = 2

Definition at line 289 of file const.py.

◆ HOMEKIT_FILE

string homeassistant.components.homekit.const.HOMEKIT_FILE = ".homekit.state"

Definition at line 13 of file const.py.

◆ HOMEKIT_MODE_ACCESSORY

string homeassistant.components.homekit.const.HOMEKIT_MODE_ACCESSORY = "accessory"

Definition at line 99 of file const.py.

◆ HOMEKIT_MODE_BRIDGE

string homeassistant.components.homekit.const.HOMEKIT_MODE_BRIDGE = "bridge"

Definition at line 100 of file const.py.

◆ HOMEKIT_MODES

list homeassistant.components.homekit.const.HOMEKIT_MODES = [HOMEKIT_MODE_BRIDGE, HOMEKIT_MODE_ACCESSORY]

Definition at line 102 of file const.py.

◆ KEY_ARROW_DOWN

string homeassistant.components.homekit.const.KEY_ARROW_DOWN = "arrow_down"

Definition at line 265 of file const.py.

◆ KEY_ARROW_LEFT

string homeassistant.components.homekit.const.KEY_ARROW_LEFT = "arrow_left"

Definition at line 266 of file const.py.

◆ KEY_ARROW_RIGHT

string homeassistant.components.homekit.const.KEY_ARROW_RIGHT = "arrow_right"

Definition at line 267 of file const.py.

◆ KEY_ARROW_UP

string homeassistant.components.homekit.const.KEY_ARROW_UP = "arrow_up"

Definition at line 268 of file const.py.

◆ KEY_BACK

string homeassistant.components.homekit.const.KEY_BACK = "back"

Definition at line 269 of file const.py.

◆ KEY_EXIT

string homeassistant.components.homekit.const.KEY_EXIT = "exit"

Definition at line 270 of file const.py.

◆ KEY_FAST_FORWARD

string homeassistant.components.homekit.const.KEY_FAST_FORWARD = "fast_forward"

Definition at line 271 of file const.py.

◆ KEY_INFORMATION

string homeassistant.components.homekit.const.KEY_INFORMATION = "information"

Definition at line 272 of file const.py.

◆ KEY_NEXT_TRACK

string homeassistant.components.homekit.const.KEY_NEXT_TRACK = "next_track"

Definition at line 273 of file const.py.

◆ KEY_PLAY_PAUSE

string homeassistant.components.homekit.const.KEY_PLAY_PAUSE = "play_pause"

Definition at line 277 of file const.py.

◆ KEY_PREVIOUS_TRACK

string homeassistant.components.homekit.const.KEY_PREVIOUS_TRACK = "previous_track"

Definition at line 274 of file const.py.

◆ KEY_REWIND

string homeassistant.components.homekit.const.KEY_REWIND = "rewind"

Definition at line 275 of file const.py.

◆ KEY_SELECT

string homeassistant.components.homekit.const.KEY_SELECT = "select"

Definition at line 276 of file const.py.

◆ MANUFACTURER

string homeassistant.components.homekit.const.MANUFACTURER = "Home Assistant"

Definition at line 114 of file const.py.

◆ MAX_MANUFACTURER_LENGTH

int homeassistant.components.homekit.const.MAX_MANUFACTURER_LENGTH = 64

Definition at line 309 of file const.py.

◆ MAX_MODEL_LENGTH

int homeassistant.components.homekit.const.MAX_MODEL_LENGTH = 64

Definition at line 307 of file const.py.

◆ MAX_NAME_LENGTH

int homeassistant.components.homekit.const.MAX_NAME_LENGTH = 64

Definition at line 305 of file const.py.

◆ MAX_SERIAL_LENGTH

int homeassistant.components.homekit.const.MAX_SERIAL_LENGTH = 64

Definition at line 306 of file const.py.

◆ MAX_VERSION_LENGTH

int homeassistant.components.homekit.const.MAX_VERSION_LENGTH = 64

Definition at line 308 of file const.py.

◆ PERSIST_LOCK_DATA

string homeassistant.components.homekit.const.PERSIST_LOCK_DATA = f"{DOMAIN}_persist_lock"

Definition at line 12 of file const.py.

◆ PROP_CELSIUS

dictionary homeassistant.components.homekit.const.PROP_CELSIUS = {"minValue": -273, "maxValue": 999}

Definition at line 254 of file const.py.

◆ PROP_MAX_VALUE

string homeassistant.components.homekit.const.PROP_MAX_VALUE = "maxValue"

Definition at line 251 of file const.py.

◆ PROP_MIN_STEP

string homeassistant.components.homekit.const.PROP_MIN_STEP = "minStep"

Definition at line 253 of file const.py.

◆ PROP_MIN_VALUE

string homeassistant.components.homekit.const.PROP_MIN_VALUE = "minValue"

Definition at line 252 of file const.py.

◆ PROP_VALID_VALUES

string homeassistant.components.homekit.const.PROP_VALID_VALUES = "ValidValues"

Definition at line 255 of file const.py.

◆ SERV_ACCESSORY_INFO

string homeassistant.components.homekit.const.SERV_ACCESSORY_INFO = "AccessoryInformation"

Definition at line 128 of file const.py.

◆ SERV_AIR_QUALITY_SENSOR

string homeassistant.components.homekit.const.SERV_AIR_QUALITY_SENSOR = "AirQualitySensor"

Definition at line 129 of file const.py.

◆ SERV_BATTERY_SERVICE

string homeassistant.components.homekit.const.SERV_BATTERY_SERVICE = "BatteryService"

Definition at line 130 of file const.py.

◆ SERV_CAMERA_RTP_STREAM_MANAGEMENT

string homeassistant.components.homekit.const.SERV_CAMERA_RTP_STREAM_MANAGEMENT = "CameraRTPStreamManagement"

Definition at line 131 of file const.py.

◆ SERV_CARBON_DIOXIDE_SENSOR

string homeassistant.components.homekit.const.SERV_CARBON_DIOXIDE_SENSOR = "CarbonDioxideSensor"

Definition at line 132 of file const.py.

◆ SERV_CARBON_MONOXIDE_SENSOR

string homeassistant.components.homekit.const.SERV_CARBON_MONOXIDE_SENSOR = "CarbonMonoxideSensor"

Definition at line 133 of file const.py.

◆ SERV_CONTACT_SENSOR

string homeassistant.components.homekit.const.SERV_CONTACT_SENSOR = "ContactSensor"

Definition at line 134 of file const.py.

◆ SERV_DOOR

string homeassistant.components.homekit.const.SERV_DOOR = "Door"

Definition at line 135 of file const.py.

◆ SERV_DOORBELL

string homeassistant.components.homekit.const.SERV_DOORBELL = "Doorbell"

Definition at line 136 of file const.py.

◆ SERV_FANV2

string homeassistant.components.homekit.const.SERV_FANV2 = "Fanv2"

Definition at line 137 of file const.py.

◆ SERV_GARAGE_DOOR_OPENER

string homeassistant.components.homekit.const.SERV_GARAGE_DOOR_OPENER = "GarageDoorOpener"

Definition at line 138 of file const.py.

◆ SERV_HUMIDIFIER_DEHUMIDIFIER

string homeassistant.components.homekit.const.SERV_HUMIDIFIER_DEHUMIDIFIER = "HumidifierDehumidifier"

Definition at line 139 of file const.py.

◆ SERV_HUMIDITY_SENSOR

string homeassistant.components.homekit.const.SERV_HUMIDITY_SENSOR = "HumiditySensor"

Definition at line 140 of file const.py.

◆ SERV_INPUT_SOURCE

string homeassistant.components.homekit.const.SERV_INPUT_SOURCE = "InputSource"

Definition at line 141 of file const.py.

◆ SERV_LEAK_SENSOR

string homeassistant.components.homekit.const.SERV_LEAK_SENSOR = "LeakSensor"

Definition at line 142 of file const.py.

◆ SERV_LIGHT_SENSOR

string homeassistant.components.homekit.const.SERV_LIGHT_SENSOR = "LightSensor"

Definition at line 143 of file const.py.

◆ SERV_LIGHTBULB

string homeassistant.components.homekit.const.SERV_LIGHTBULB = "Lightbulb"

Definition at line 144 of file const.py.

◆ SERV_LOCK

string homeassistant.components.homekit.const.SERV_LOCK = "LockMechanism"

Definition at line 145 of file const.py.

◆ SERV_MOTION_SENSOR

string homeassistant.components.homekit.const.SERV_MOTION_SENSOR = "MotionSensor"

Definition at line 146 of file const.py.

◆ SERV_OCCUPANCY_SENSOR

string homeassistant.components.homekit.const.SERV_OCCUPANCY_SENSOR = "OccupancySensor"

Definition at line 147 of file const.py.

◆ SERV_OUTLET

string homeassistant.components.homekit.const.SERV_OUTLET = "Outlet"

Definition at line 148 of file const.py.

◆ SERV_SECURITY_SYSTEM

string homeassistant.components.homekit.const.SERV_SECURITY_SYSTEM = "SecuritySystem"

Definition at line 149 of file const.py.

◆ SERV_SERVICE_LABEL

string homeassistant.components.homekit.const.SERV_SERVICE_LABEL = "ServiceLabel"

Definition at line 150 of file const.py.

◆ SERV_SMOKE_SENSOR

string homeassistant.components.homekit.const.SERV_SMOKE_SENSOR = "SmokeSensor"

Definition at line 151 of file const.py.

◆ SERV_SPEAKER

string homeassistant.components.homekit.const.SERV_SPEAKER = "Speaker"

Definition at line 152 of file const.py.

◆ SERV_STATELESS_PROGRAMMABLE_SWITCH

string homeassistant.components.homekit.const.SERV_STATELESS_PROGRAMMABLE_SWITCH = "StatelessProgrammableSwitch"

Definition at line 153 of file const.py.

◆ SERV_SWITCH

string homeassistant.components.homekit.const.SERV_SWITCH = "Switch"

Definition at line 154 of file const.py.

◆ SERV_TELEVISION

string homeassistant.components.homekit.const.SERV_TELEVISION = "Television"

Definition at line 155 of file const.py.

◆ SERV_TELEVISION_SPEAKER

string homeassistant.components.homekit.const.SERV_TELEVISION_SPEAKER = "TelevisionSpeaker"

Definition at line 156 of file const.py.

◆ SERV_TEMPERATURE_SENSOR

string homeassistant.components.homekit.const.SERV_TEMPERATURE_SENSOR = "TemperatureSensor"

Definition at line 157 of file const.py.

◆ SERV_THERMOSTAT

string homeassistant.components.homekit.const.SERV_THERMOSTAT = "Thermostat"

Definition at line 158 of file const.py.

◆ SERV_VALVE

string homeassistant.components.homekit.const.SERV_VALVE = "Valve"

Definition at line 159 of file const.py.

◆ SERV_WINDOW

string homeassistant.components.homekit.const.SERV_WINDOW = "Window"

Definition at line 160 of file const.py.

◆ SERV_WINDOW_COVERING

string homeassistant.components.homekit.const.SERV_WINDOW_COVERING = "WindowCovering"

Definition at line 161 of file const.py.

◆ SERVICE_HOMEKIT_RESET_ACCESSORY

string homeassistant.components.homekit.const.SERVICE_HOMEKIT_RESET_ACCESSORY = "reset_accessory"

Definition at line 105 of file const.py.

◆ SERVICE_HOMEKIT_UNPAIR

string homeassistant.components.homekit.const.SERVICE_HOMEKIT_UNPAIR = "unpair"

Definition at line 106 of file const.py.

◆ SHORT_ACCESSORY_NAME

string homeassistant.components.homekit.const.SHORT_ACCESSORY_NAME = "HASS Accessory"

Definition at line 112 of file const.py.

◆ SHORT_BRIDGE_NAME

string homeassistant.components.homekit.const.SHORT_BRIDGE_NAME = "HASS Bridge"

Definition at line 111 of file const.py.

◆ SHUTDOWN_TIMEOUT

int homeassistant.components.homekit.const.SHUTDOWN_TIMEOUT = 30

Definition at line 14 of file const.py.

◆ THRESHOLD_CO

int homeassistant.components.homekit.const.THRESHOLD_CO = 25

Definition at line 257 of file const.py.

◆ THRESHOLD_CO2

int homeassistant.components.homekit.const.THRESHOLD_CO2 = 1000

Definition at line 258 of file const.py.

◆ TYPE_FAUCET

string homeassistant.components.homekit.const.TYPE_FAUCET = "faucet"

Definition at line 117 of file const.py.

◆ TYPE_OUTLET

string homeassistant.components.homekit.const.TYPE_OUTLET = "outlet"

Definition at line 118 of file const.py.

◆ TYPE_SHOWER

string homeassistant.components.homekit.const.TYPE_SHOWER = "shower"

Definition at line 119 of file const.py.

◆ TYPE_SPRINKLER

string homeassistant.components.homekit.const.TYPE_SPRINKLER = "sprinkler"

Definition at line 120 of file const.py.

◆ TYPE_SWITCH

string homeassistant.components.homekit.const.TYPE_SWITCH = "switch"

Definition at line 121 of file const.py.

◆ TYPE_VALVE

string homeassistant.components.homekit.const.TYPE_VALVE = "valve"

Definition at line 122 of file const.py.

◆ VIDEO_CODEC_COPY

string homeassistant.components.homekit.const.VIDEO_CODEC_COPY = "copy"

Definition at line 22 of file const.py.

◆ VIDEO_CODEC_H264_OMX

string homeassistant.components.homekit.const.VIDEO_CODEC_H264_OMX = "h264_omx"

Definition at line 25 of file const.py.

◆ VIDEO_CODEC_H264_V4L2M2M

string homeassistant.components.homekit.const.VIDEO_CODEC_H264_V4L2M2M = "h264_v4l2m2m"

Definition at line 26 of file const.py.

◆ VIDEO_CODEC_LIBX264

string homeassistant.components.homekit.const.VIDEO_CODEC_LIBX264 = "libx264"

Definition at line 23 of file const.py.

◆ VIDEO_PROFILE_NAMES

list homeassistant.components.homekit.const.VIDEO_PROFILE_NAMES = ["baseline", "main", "high"]

Definition at line 27 of file const.py.