Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.homekit.const
 

Variables

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