import type { WiserDeviceInfo } from "src/devices/schneider_electric"; import type { HeimanSpecificAirQualityCluster, HeimanSpecificInfraRedRemoteCluster, HeimanSpecificScenesCluster } from "../lib/heiman"; import type { Fz } from "../lib/types"; export declare const fan: Fz.Converter<"hvacFanCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const fan_speed: Fz.Converter<"genLevelCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const thermostat: Fz.Converter<"hvacThermostat", undefined, ["attributeReport", "readResponse"]>; export declare const thermostat_weekly_schedule: Fz.Converter<"hvacThermostat", undefined, ["commandGetWeeklyScheduleRsp"]>; export declare const hvac_user_interface: Fz.Converter<"hvacUserInterfaceCfg", undefined, ["attributeReport", "readResponse"]>; export declare const lock_operation_event: Fz.Converter<"closuresDoorLock", undefined, "commandOperationEventNotification">; export declare const lock_programming_event: Fz.Converter<"closuresDoorLock", undefined, "commandProgrammingEventNotification">; export declare const lock_programming_event_read_pincode: Fz.Converter<"closuresDoorLock", undefined, "commandProgrammingEventNotification">; export declare const lock: Fz.Converter<"closuresDoorLock", undefined, ["attributeReport", "readResponse"]>; export declare const lock_set_pin_code_response: Fz.Converter<"closuresDoorLock", undefined, ["commandSetPinCodeRsp", "commandClearPinCodeRsp"]>; export declare const lock_pin_code_response: Fz.Converter<"closuresDoorLock", undefined, ["commandGetPinCodeRsp"]>; export declare const lock_user_status_response: Fz.Converter<"closuresDoorLock", undefined, ["commandGetUserStatusRsp"]>; export declare const linkquality_from_basic: Fz.Converter<"genBasic", undefined, ["attributeReport", "readResponse"]>; export declare const battery: Fz.Converter<"genPowerCfg", undefined, ["attributeReport", "readResponse"]>; export declare const temperature: Fz.Converter<"msTemperatureMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const device_temperature: Fz.Converter<"genDeviceTempCfg", undefined, ["attributeReport", "readResponse"]>; export declare const humidity: Fz.Converter<"msRelativeHumidity", undefined, ["attributeReport", "readResponse"]>; export declare const pm25: Fz.Converter<"pm25Measurement", undefined, ["attributeReport", "readResponse"]>; export declare const flow: Fz.Converter<"msFlowMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const soil_moisture: Fz.Converter<"msSoilMoisture", undefined, ["attributeReport", "readResponse"]>; export declare const pressure: Fz.Converter<"msPressureMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const co2: Fz.Converter<"msCO2", undefined, ["attributeReport", "readResponse"]>; export declare const occupancy: Fz.Converter<"msOccupancySensing", undefined, ["attributeReport", "readResponse"]>; export declare const occupancy_with_timeout: Fz.Converter<"msOccupancySensing", undefined, ["attributeReport", "readResponse"]>; export declare const occupancy_timeout: Fz.Converter<"msOccupancySensing", undefined, ["attributeReport", "readResponse"]>; export declare const brightness: Fz.Converter<"genLevelCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const level_config: Fz.Converter<"genLevelCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const color_colortemp: Fz.Converter<"lightingColorCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const meter_identification: Fz.Converter<"seMeterIdentification", undefined, ["readResponse"]>; export declare const metering: Fz.Converter<"seMetering", undefined, ["attributeReport", "readResponse"]>; export declare const electrical_measurement: Fz.Converter<"haElectricalMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const gas_metering: Fz.Converter<"seMetering", undefined, ["attributeReport", "readResponse"]>; export declare const on_off: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const on_off_force_multiendpoint: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const on_off_skip_duplicate_transaction: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const power_on_behavior: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const ias_no_alarm: Fz.Converter<"ssIasZone", undefined, ["attributeReport", "commandStatusChangeNotification"]>; export declare const ias_siren: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_water_leak_alarm_1: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_water_leak_alarm_1_report: Fz.Converter<"ssIasZone", undefined, "attributeReport">; export declare const ias_vibration_alarm_1: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_vibration_alarm_1_with_timeout: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_gas_alarm_1: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_gas_alarm_2: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_smoke_alarm_1: Fz.Converter<"ssIasZone", undefined, ["commandStatusChangeNotification", "attributeReport", "readResponse"]>; export declare const ias_contact_alarm_1: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_contact_alarm_1_report: Fz.Converter<"ssIasZone", undefined, "attributeReport">; export declare const ias_carbon_monoxide_alarm_1: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_carbon_monoxide_alarm_1_gas_alarm_2: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_sos_alarm_2: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_occupancy_alarm_1: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_occupancy_alarm_1_report: Fz.Converter<"ssIasZone", undefined, ["attributeReport", "readResponse"]>; export declare const ias_occupancy_alarm_2: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_alarm_only_alarm_1: Fz.Converter<"ssIasZone", undefined, "attributeReport">; export declare const ias_occupancy_only_alarm_2: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ias_occupancy_alarm_1_with_timeout: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const command_store: Fz.Converter<"genScenes", undefined, "commandStore">; export declare const command_recall: Fz.Converter<"genScenes", undefined, "commandRecall">; export declare const command_panic: Fz.Converter<"ssIasAce", undefined, "commandPanic">; export declare const command_arm: Fz.Converter<"ssIasAce", undefined, "commandArm">; export declare const command_cover_stop: Fz.Converter<"closuresWindowCovering", undefined, "commandStop">; export declare const command_cover_open: Fz.Converter<"closuresWindowCovering", undefined, "commandUpOpen">; export declare const command_cover_close: Fz.Converter<"closuresWindowCovering", undefined, "commandDownClose">; export declare const command_on: Fz.Converter<"genOnOff", undefined, "commandOn">; export declare const command_off: Fz.Converter<"genOnOff", undefined, "commandOff">; export declare const command_off_with_effect: Fz.Converter<"genOnOff", undefined, "commandOffWithEffect">; export declare const command_toggle: Fz.Converter<"genOnOff", undefined, "commandToggle">; export declare const command_move_to_level: Fz.Converter<"genLevelCtrl", undefined, ["commandMoveToLevel", "commandMoveToLevelWithOnOff"]>; export declare const command_move: Fz.Converter<"genLevelCtrl", undefined, ["commandMove", "commandMoveWithOnOff"]>; export declare const command_step: Fz.Converter<"genLevelCtrl", undefined, ["commandStep", "commandStepWithOnOff"]>; export declare const command_stop: Fz.Converter<"genLevelCtrl", undefined, ["commandStop", "commandStopWithOnOff"]>; export declare const command_move_color_temperature: Fz.Converter<"lightingColorCtrl", undefined, ["commandMoveColorTemp"]>; export declare const command_stop_move_step: Fz.Converter<"lightingColorCtrl", undefined, "commandStopMoveStep">; export declare const command_step_color_temperature: Fz.Converter<"lightingColorCtrl", undefined, "commandStepColorTemp">; export declare const command_enhanced_move_to_hue_and_saturation: Fz.Converter<"lightingColorCtrl", undefined, "commandEnhancedMoveToHueAndSaturation">; export declare const command_move_to_hue_and_saturation: Fz.Converter<"lightingColorCtrl", undefined, "commandMoveToHueAndSaturation">; export declare const command_step_hue: Fz.Converter<"lightingColorCtrl", undefined, ["commandStepHue"]>; export declare const command_step_saturation: Fz.Converter<"lightingColorCtrl", undefined, ["commandStepSaturation"]>; export declare const command_color_loop_set: Fz.Converter<"lightingColorCtrl", undefined, "commandColorLoopSet">; export declare const command_move_to_color_temp: Fz.Converter<"lightingColorCtrl", undefined, "commandMoveToColorTemp">; export declare const command_move_to_color: Fz.Converter<"lightingColorCtrl", undefined, "commandMoveToColor">; export declare const command_move_hue: Fz.Converter<"lightingColorCtrl", undefined, "commandMoveHue">; export declare const command_move_to_saturation: Fz.Converter<"lightingColorCtrl", undefined, "commandMoveToSaturation">; export declare const command_move_to_hue: Fz.Converter<"lightingColorCtrl", undefined, "commandMoveToHue">; export declare const command_emergency: Fz.Converter<"ssIasAce", undefined, "commandEmergency">; export declare const command_on_state: Fz.Converter<"genOnOff", undefined, "commandOn">; export declare const command_off_state: Fz.Converter<"genOnOff", undefined, "commandOff">; export declare const identify: Fz.Converter<"genIdentify", undefined, ["attributeReport", "readResponse"]>; export declare const cover_position_tilt: Fz.Converter<"closuresWindowCovering", undefined, ["attributeReport", "readResponse"]>; export declare const cover_position_via_brightness: Fz.Converter<"genLevelCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const cover_state_via_onoff: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const curtain_position_analog_output: Fz.Converter<"genAnalogOutput", undefined, ["attributeReport", "readResponse"]>; export declare const lighting_ballast_configuration: Fz.Converter<"lightingBallastCfg", undefined, ["attributeReport", "readResponse"]>; export declare const checkin_presence: Fz.Converter<"genPollCtrl", undefined, ["commandCheckin"]>; export declare const ias_enroll: Fz.Converter<"ssIasZone", undefined, ["attributeReport", "readResponse"]>; export declare const ias_wd: Fz.Converter<"ssIasWd", undefined, ["attributeReport", "readResponse"]>; export declare const power_source: Fz.Converter<"genBasic", undefined, ["attributeReport", "readResponse"]>; export declare const namron_thermostat: Fz.Converter<"hvacThermostat", undefined, ["attributeReport", "readResponse"]>; export declare const namron_hvac_user_interface: Fz.Converter<"hvacUserInterfaceCfg", undefined, ["attributeReport", "readResponse"]>; export declare const ias_smoke_alarm_1_develco: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ts0201_temperature_humidity_alarm: Fz.Converter<"manuSpecificTuya2", undefined, ["attributeReport", "readResponse"]>; export declare const tuya_led_controller: Fz.Converter<"lightingColorCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const tuya_doorbell_button: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const DTB190502A1: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const ZigUP: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const ts0216_siren: Fz.Converter<"ssIasWd", undefined, ["attributeReport", "readResponse"]>; export declare const tuya_cover_options_2: Fz.Converter<"closuresWindowCovering", undefined, ["attributeReport", "readResponse"]>; export declare const tuya_cover_options: Fz.Converter<"closuresWindowCovering", undefined, ["attributeReport", "readResponse"]>; export declare const WSZ01_on_off_action: Fz.Converter<65029, undefined, "attributeReport">; export declare const tuya_switch_scene: Fz.Converter<"genOnOff", undefined, "commandTuyaAction">; export declare const livolo_switch_state: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const livolo_socket_state: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const livolo_new_switch_state: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const livolo_new_switch_state_2gang: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const livolo_new_switch_state_4gang: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const livolo_curtain_switch_state: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const livolo_dimmer_state: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const livolo_cover_state: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const livolo_hygrometer_state: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const livolo_illuminance_state: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const livolo_pir_state: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const easycode_action: Fz.Converter<"closuresDoorLock", undefined, "raw">; export declare const easycodetouch_action: Fz.Converter<"closuresDoorLock", undefined, "raw">; export declare const livolo_switch_state_raw: Fz.Converter<"genPowerCfg", undefined, ["raw"]>; export declare const ptvo_switch_uart: Fz.Converter<"genMultistateValue", undefined, ["attributeReport", "readResponse"]>; export declare const ptvo_switch_analog_input: Fz.Converter<"genAnalogInput", undefined, ["attributeReport", "readResponse"]>; export declare const keypad20states: Fz.Converter<"genOnOff", undefined, ["readResponse", "attributeReport"]>; export declare const keypad20_battery: Fz.Converter<"genPowerCfg", undefined, ["readResponse", "attributeReport"]>; export declare const plaid_battery: Fz.Converter<"genPowerCfg", undefined, ["readResponse", "attributeReport"]>; export declare const heiman_ir_remote: Fz.Converter<"heimanSpecificInfraRedRemote", HeimanSpecificInfraRedRemoteCluster, [ "commandStudyKeyRsp", "commandCreateIdRsp", "commandGetIdAndKeyCodeListRsp" ]>; export declare const meazon_meter: Fz.Converter<"seMetering", undefined, ["attributeReport", "readResponse"]>; export declare const danfoss_thermostat: Fz.Converter<"hvacThermostat", undefined, ["attributeReport", "readResponse"]>; export declare const danfoss_hvac_ui: Fz.Converter<"hvacUserInterfaceCfg", undefined, ["attributeReport", "readResponse"]>; export declare const danfoss_thermostat_setpoint_scheduled: Fz.Converter<"hvacThermostat", undefined, ["attributeReport", "readResponse"]>; export declare const danfoss_icon_floor_sensor: Fz.Converter<"hvacThermostat", undefined, ["attributeReport", "readResponse"]>; export declare const danfoss_icon_battery: Fz.Converter<"genPowerCfg", undefined, ["attributeReport", "readResponse"]>; export declare const danfoss_icon_regulator: Fz.Converter<"haDiagnostic", undefined, ["attributeReport", "readResponse"]>; export declare const danfoss_icon_hvac_user_interface: Fz.Converter<"hvacUserInterfaceCfg", undefined, ["attributeReport", "readResponse"]>; export declare const orvibo_raw_1: Fz.Converter<23, undefined, "raw">; export declare const orvibo_raw_2: Fz.Converter<23, undefined, "raw">; export declare const tint_scene: Fz.Converter<"genBasic", undefined, "write">; export declare const tint404011_move_to_color_temp: Fz.Converter<"lightingColorCtrl", undefined, "commandMoveToColorTemp">; export declare const restorable_brightness: Fz.Converter<"genLevelCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const ewelink_action: Fz.Converter<"genOnOff", undefined, ["commandOn", "commandOff", "commandToggle"]>; export declare const diyruz_contact: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const diyruz_rspm: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const K4003C_binary_input: Fz.Converter<"genBinaryInput", undefined, "attributeReport">; export declare const enocean_ptm215z: Fz.Converter<"greenPower", undefined, ["commandNotification", "commandCommissioningNotification"]>; export declare const enocean_ptm215ze: Fz.Converter<"greenPower", undefined, ["commandNotification", "commandCommissioningNotification"]>; export declare const enocean_ptm216z: Fz.Converter<"greenPower", undefined, ["commandNotification", "commandCommissioningNotification"]>; export declare const diyruz_freepad_clicks: Fz.Converter<"genMultistateInput", undefined, ["readResponse", "attributeReport"]>; export declare const kmpcil_res005_occupancy: Fz.Converter<"genBinaryInput", undefined, ["attributeReport", "readResponse"]>; export declare const kmpcil_res005_on_off: Fz.Converter<"genBinaryOutput", undefined, ["attributeReport", "readResponse"]>; export declare const byun_smoke_false: Fz.Converter<"pHMeasurement", undefined, ["attributeReport"]>; export declare const byun_smoke_true: Fz.Converter<"ssIasZone", undefined, ["commandStatusChangeNotification"]>; export declare const byun_gas_false: Fz.Converter<1034, undefined, ["raw"]>; export declare const byun_gas_true: Fz.Converter<"ssIasZone", undefined, ["commandStatusChangeNotification"]>; export declare const legrand_binary_input_moving: Fz.Converter<"genBinaryInput", undefined, ["attributeReport", "readResponse"]>; export declare const legrand_binary_input_on_off: Fz.Converter<"genBinaryInput", undefined, ["attributeReport", "readResponse"]>; export declare const bticino_4027C_binary_input_moving: Fz.Converter<"genBinaryInput", undefined, ["attributeReport", "readResponse"]>; export declare const legrand_scenes: Fz.Converter<"genScenes", undefined, "commandRecall">; export declare const legrand_power_alarm: Fz.Converter<"haElectricalMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const legrand_greenpower: Fz.Converter<"greenPower", undefined, ["commandNotification", "commandCommissioningNotification"]>; export declare const W2_module_carbon_monoxide: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const command_status_change_notification_action: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ptvo_multistate_action: Fz.Converter<"genMultistateInput", undefined, ["attributeReport", "readResponse"]>; export declare const konke_action: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const qlwz_letv8key_switch: Fz.Converter<"genMultistateInput", undefined, ["attributeReport", "readResponse"]>; export declare const keen_home_smart_vent_pressure: Fz.Converter<"msPressureMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const U02I007C01_contact: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const U02I007C01_water_leak: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const heiman_hcho: Fz.Converter<"msFormaldehyde", undefined, ["attributeReport", "readResponse"]>; export declare const heiman_air_quality: Fz.Converter<"heimanSpecificAirQuality", HeimanSpecificAirQualityCluster, ["attributeReport", "readResponse"]>; export declare const scenes_recall_scene_65024: Fz.Converter<65024, undefined, ["raw"]>; export declare const adeo_button_65024: Fz.Converter<65024, undefined, ["raw"]>; export declare const color_stop_raw: Fz.Converter<"lightingColorCtrl", undefined, ["raw"]>; export declare const almond_click: Fz.Converter<"ssIasAce", undefined, ["commandArm"]>; export declare const SAGE206612_state: Fz.Converter<"genOnOff", undefined, ["commandOn", "commandOff"]>; export declare const ZMCSW032D_cover_position: Fz.Converter<"closuresWindowCovering", undefined, ["attributeReport", "readResponse"]>; export declare const PGC410EU_presence: Fz.Converter<"manuSpecificSmartThingsArrivalSensor", undefined, "commandArrivalSensorNotify">; export declare const STS_PRS_251_presence: Fz.Converter<"genBinaryInput", undefined, ["attributeReport", "readResponse"]>; export declare const heiman_scenes: Fz.Converter<"heimanSpecificScenes", HeimanSpecificScenesCluster, [ "commandAtHome", "commandGoOut", "commandCinema", "commandRepast", "commandSleep" ]>; export declare const javis_lock_report: Fz.Converter<"genBasic", undefined, "attributeReport">; export declare const diyruz_freepad_config: Fz.Converter<"genOnOffSwitchCfg", undefined, ["readResponse"]>; export declare const diyruz_geiger: Fz.Converter<"msIlluminanceMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const diyruz_geiger_config: Fz.Converter<"msIlluminanceLevelSensing", undefined, "readResponse">; export declare const diyruz_airsense_config_co2: Fz.Converter<"msCO2", undefined, "readResponse">; export declare const diyruz_airsense_config_temp: Fz.Converter<"msTemperatureMeasurement", undefined, "readResponse">; export declare const diyruz_airsense_config_pres: Fz.Converter<"msPressureMeasurement", undefined, "readResponse">; export declare const diyruz_airsense_config_hum: Fz.Converter<"msRelativeHumidity", undefined, "readResponse">; export declare const diyruz_zintercom_config: Fz.Converter<"closuresDoorLock", undefined, ["attributeReport", "readResponse"]>; export declare const CC2530ROUTER_led: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const CC2530ROUTER_meta: Fz.Converter<"genBinaryValue", undefined, ["attributeReport", "readResponse"]>; export declare const KAMI_contact: Fz.Converter<"ssIasZone", undefined, ["raw"]>; export declare const KAMI_occupancy: Fz.Converter<"msOccupancySensing", undefined, ["raw"]>; export declare const DNCKAT_S00X_buttons: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const hue_motion_sensitivity: Fz.Converter<"msOccupancySensing", undefined, ["attributeReport", "readResponse"]>; export declare const hue_motion_led_indication: Fz.Converter<"genBasic", undefined, ["attributeReport", "readResponse"]>; export declare const hue_wall_switch_device_mode: Fz.Converter<"genBasic", undefined, ["attributeReport", "readResponse"]>; export declare const CCTSwitch_D0001_levelctrl: Fz.Converter<"genLevelCtrl", undefined, [ "commandMoveToLevel", "commandMoveToLevelWithOnOff", "commandMove", "commandStop" ]>; export declare const CCTSwitch_D0001_lighting: Fz.Converter<"lightingColorCtrl", undefined, ["commandMoveToColorTemp", "commandMoveColorTemp"]>; export declare const hue_tap: Fz.Converter<"greenPower", undefined, ["commandNotification", "commandCommissioningNotification"]>; export declare const tuya_relay_din_led_indicator: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const ias_keypad: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const itcmdr_clicks: Fz.Converter<"genMultistateInput", undefined, ["readResponse", "attributeReport"]>; export declare const ZB003X_attr: Fz.Converter<"ssIasZone", undefined, ["attributeReport", "readResponse"]>; export declare const ZB003X_occupancy: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const idlock: Fz.Converter<"closuresDoorLock", undefined, ["attributeReport", "readResponse"]>; export declare const idlock_fw: Fz.Converter<"genBasic", undefined, ["attributeReport", "readResponse"]>; export declare const schneider_ui_action: Fz.Converter<"wiserDeviceInfo", WiserDeviceInfo, "attributeReport">; export declare const schneider_temperature: Fz.Converter<"msTemperatureMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const wiser_smart_thermostat_client: Fz.Converter<"hvacThermostat", undefined, "read">; export declare const wiser_smart_setpoint_command_client: Fz.Converter<"hvacThermostat", undefined, ["commandWiserSmartSetSetpoint"]>; export declare const rc_110_level_to_scene: Fz.Converter<"genLevelCtrl", undefined, ["commandMoveToLevel", "commandMoveToLevelWithOnOff"]>; export declare const heiman_doorbell_button: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const sihas_people_cnt: Fz.Converter<"genAnalogInput", undefined, ["attributeReport", "readResponse"]>; export declare const sihas_action: Fz.Converter<"genOnOff", undefined, ["commandOn", "commandOff", "commandToggle"]>; export declare const tuya_operation_mode: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const sunricher_switch2801K2: Fz.Converter<"greenPower", undefined, ["commandNotification", "commandCommissioningNotification"]>; export declare const sunricher_switch2801K4: Fz.Converter<"greenPower", undefined, ["commandNotification", "commandCommissioningNotification"]>; export declare const command_stop_move_raw: Fz.Converter<"lightingColorCtrl", undefined, "raw">; export declare const tuya_multi_action: Fz.Converter<"genOnOff", undefined, ["commandTuyaAction", "commandTuyaAction2"]>; export declare const led_on_motion: Fz.Converter<"ssIasZone", undefined, ["attributeReport", "readResponse"]>; export declare const hw_version: Fz.Converter<"genBasic", undefined, ["attributeReport", "readResponse"]>; export declare const SNZB02_temperature: Fz.Converter<"msTemperatureMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const SNZB02_humidity: Fz.Converter<"msRelativeHumidity", undefined, ["attributeReport", "readResponse"]>; export declare const awox_colors: Fz.Converter<"lightingColorCtrl", undefined, ["raw"]>; export declare const awox_refreshColored: Fz.Converter<"lightingColorCtrl", undefined, ["commandMoveHue"]>; export declare const awox_refresh: Fz.Converter<"genLevelCtrl", undefined, ["raw"]>; export declare const ignore_onoff_report: Fz.Converter<"genOnOff", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_illuminance_report: Fz.Converter<"msIlluminanceMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_occupancy_report: Fz.Converter<"msOccupancySensing", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_temperature_report: Fz.Converter<"msTemperatureMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_humidity_report: Fz.Converter<"msRelativeHumidity", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_pressure_report: Fz.Converter<"msPressureMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_analog_report: Fz.Converter<"genAnalogInput", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_multistate_report: Fz.Converter<"genMultistateInput", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_power_report: Fz.Converter<"genPowerCfg", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_light_brightness_report: Fz.Converter<"genLevelCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_light_color_colortemp_report: Fz.Converter<"lightingColorCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_closuresWindowCovering_report: Fz.Converter<"closuresWindowCovering", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_thermostat_report: Fz.Converter<"hvacThermostat", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_iaszone_attreport: Fz.Converter<"ssIasZone", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_iaszone_statuschange: Fz.Converter<"ssIasZone", undefined, "commandStatusChangeNotification">; export declare const ignore_iaszone_report: Fz.Converter<"ssIasZone", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_iasace_commandgetpanelstatus: Fz.Converter<"ssIasAce", undefined, ["commandGetPanelStatus"]>; export declare const ignore_genIdentify: Fz.Converter<"genIdentify", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_command_on: Fz.Converter<"genOnOff", undefined, "commandOn">; export declare const ignore_command_off: Fz.Converter<"genOnOff", undefined, "commandOff">; export declare const ignore_command_off_with_effect: Fz.Converter<"genOnOff", undefined, "commandOffWithEffect">; export declare const ignore_command_step: Fz.Converter<"genLevelCtrl", undefined, "commandStep">; export declare const ignore_command_stop: Fz.Converter<"genLevelCtrl", undefined, "commandStop">; export declare const ignore_genLevelCtrl_report: Fz.Converter<"genLevelCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_haDiagnostic: Fz.Converter<"haDiagnostic", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_tuya_set_time: Fz.Converter<"manuSpecificTuya", undefined, ["commandMcuSyncTime"]>; export declare const ignore_tuya_raw: Fz.Converter<"manuSpecificTuya", undefined, ["raw"]>; export declare const ignore_metering: Fz.Converter<"seMetering", undefined, ["attributeReport", "readResponse"]>; export declare const ignore_electrical_measurement: Fz.Converter<"haElectricalMeasurement", undefined, ["attributeReport", "readResponse"]>; export declare const command_arm_with_transaction: Fz.Converter<"ssIasAce", undefined, "commandArm">; export declare const metering_datek: Fz.Converter<"seMetering", undefined, ["attributeReport", "readResponse"]>; export declare const EKO09738_metering: Fz.Converter<"seMetering", undefined, ["attributeReport", "readResponse"]>; export declare const command_on_presence: Fz.Converter<"genOnOff", undefined, "commandOn">; export declare const ias_ace_occupancy_with_timeout: Fz.Converter<"ssIasAce", undefined, "commandGetPanelStatus">; export declare const SP600_power: Fz.Converter<"seMetering", undefined, ["attributeReport", "readResponse"]>; export declare const stelpro_thermostat: Fz.Converter<"hvacThermostat", undefined, ["attributeReport", "readResponse"]>; export declare const viessmann_thermostat: Fz.Converter<"hvacThermostat", undefined, ["attributeReport", "readResponse"]>; export declare const eurotronic_thermostat: Fz.Converter<"hvacThermostat", undefined, ["attributeReport", "readResponse"]>; export declare const ZM35HQ_attr: Fz.Converter<"ssIasZone", undefined, ["attributeReport", "readResponse"]>; export declare const schneider_lighting_ballast_configuration: Fz.Converter<"lightingBallastCfg", undefined, ["attributeReport", "readResponse"]>; export declare const wiser_lighting_ballast_configuration: Fz.Converter<"lightingBallastCfg", undefined, ["attributeReport", "readResponse"]>; export declare const wiser_smart_thermostat: Fz.Converter<"hvacThermostat", undefined, ["attributeReport", "readResponse"]>; export declare const TS110E: Fz.Converter<"genLevelCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const TS110E_light_type: Fz.Converter<"genLevelCtrl", undefined, ["attributeReport", "readResponse"]>; export declare const TS110E_switch_type: Fz.Converter<"genLevelCtrl", undefined, ["attributeReport", "readResponse"]>; //# sourceMappingURL=fromZigbee.d.ts.map