From e9e564c424a4134c1536c155deadeb13b78de6c2 Mon Sep 17 00:00:00 2001 From: Stephan Hadinger Date: Fri, 19 Aug 2022 23:52:35 +0200 Subject: [PATCH] all attributes present --- .../xdrv_23_zigbee_5_0_constants.ino | 1284 +++++++++-------- .../xdrv_23_zigbee_5_1_attributes.ino | 44 + 2 files changed, 730 insertions(+), 598 deletions(-) diff --git a/tasmota/tasmota_xdrv_driver/xdrv_23_zigbee_5_0_constants.ino b/tasmota/tasmota_xdrv_driver/xdrv_23_zigbee_5_0_constants.ino index b899a5207..9e476650c 100644 --- a/tasmota/tasmota_xdrv_driver/xdrv_23_zigbee_5_0_constants.ino +++ b/tasmota/tasmota_xdrv_driver/xdrv_23_zigbee_5_0_constants.ino @@ -111,9 +111,17 @@ const char Z_strings[] PROGMEM = "AbsMinHeatSetpointLimit" "\x00" "AccelerationTimeLift" "\x00" "ActiveCurrent" "\x00" + "ActiveCurrentPhB" "\x00" + "ActiveCurrentPhC" "\x00" "ActivePower" "\x00" "ActivePowerMax" "\x00" + "ActivePowerMaxPhB" "\x00" + "ActivePowerMaxPhC" "\x00" "ActivePowerMin" "\x00" + "ActivePowerMinPhB" "\x00" + "ActivePowerMinPhC" "\x00" + "ActivePowerPhB" "\x00" + "ActivePowerPhC" "\x00" "ActuatorEnabled" "\x00" "AddGroup" "\x00" "AddScene" "\x00" @@ -150,6 +158,8 @@ const char Z_strings[] PROGMEM = "AnalogValue" "\x00" "AppVersion" "\x00" "ApparentPower" "\x00" + "ApparentPowerPhB" "\x00" + "ApparentPowerPhC" "\x00" "AqaraAccelerometer" "\x00" "AqaraRotate" "\x00" "AqaraVibration505" "\x00" @@ -163,9 +173,15 @@ const char Z_strings[] PROGMEM = "AvailablePower" "\x00" "AverageRMSOverVoltage" "\x00" "AverageRMSOverVoltageCounter" "\x00" + "AverageRMSOverVoltageCounterPhB" "\x00" + "AverageRMSOverVoltageCounterPhC" "\x00" "AverageRMSUnderVoltage" "\x00" "AverageRMSUnderVoltageCounter" "\x00" + "AverageRMSUnderVoltageCounterPhB" "\x00" + "AverageRMSUnderVoltageCounterPhC" "\x00" "AverageRMSVoltageMeasurementPeriod" "\x00" + "AverageRMSVoltageMeasurementPeriodPhB" "\x00" + "AverageRMSVoltageMeasurementPeriodPhC" "\x00" "BallastFactorAdjustment" "\x00" "BallastLampQuantity" "\x00" "BallastMaxLevel" "\x00" @@ -397,6 +413,8 @@ const char Z_strings[] PROGMEM = "LegrandOpt3" "\x00" "LidlPower" "\x00" "LineCurrent" "\x00" + "LineCurrentPhB" "\x00" + "LineCurrentPhC" "\x00" "LocalTemperature" "\x00" "LocalTemperatureCalibration" "\x00" "LocalTime" "\x00" @@ -540,6 +558,8 @@ const char Z_strings[] PROGMEM = "Power" "\x00" "PowerDivisor" "\x00" "PowerFactor" "\x00" + "PowerFactorPhB" "\x00" + "PowerFactorPhC" "\x00" "PowerMultiplier" "\x00" "PowerOffEffect" "\x00" "PowerOnRecall" "\x00" @@ -581,20 +601,44 @@ const char Z_strings[] PROGMEM = "RHDehumidificationSetpoint" "\x00" "RMSCurrent" "\x00" "RMSCurrentMax" "\x00" + "RMSCurrentMaxPhB" "\x00" + "RMSCurrentMaxPhC" "\x00" "RMSCurrentMin" "\x00" + "RMSCurrentMinPhB" "\x00" + "RMSCurrentMinPhC" "\x00" + "RMSCurrentPhB" "\x00" + "RMSCurrentPhC" "\x00" "RMSExtremeOverVoltage" "\x00" "RMSExtremeOverVoltagePeriod" "\x00" + "RMSExtremeOverVoltagePeriodPhB" "\x00" + "RMSExtremeOverVoltagePeriodPhC" "\x00" "RMSExtremeUnderVoltage" "\x00" "RMSExtremeUnderVoltagePeriod" "\x00" + "RMSExtremeUnderVoltagePeriodPhB" "\x00" + "RMSExtremeUnderVoltagePeriodPhC" "\x00" "RMSVoltage" "\x00" "RMSVoltageMax" "\x00" + "RMSVoltageMaxPhB" "\x00" + "RMSVoltageMaxPhC" "\x00" "RMSVoltageMin" "\x00" + "RMSVoltageMinPhB" "\x00" + "RMSVoltageMinPhC" "\x00" + "RMSVoltagePhB" "\x00" + "RMSVoltagePhC" "\x00" "RMSVoltageSag" "\x00" "RMSVoltageSagPeriod" "\x00" + "RMSVoltageSagPeriodPhB" "\x00" + "RMSVoltageSagPeriodPhC" "\x00" "RMSVoltageSwell" "\x00" "RMSVoltageSwellPeriod" "\x00" + "RMSVoltageSwellPeriodPhB" "\x00" + "RMSVoltageSwellPeriodPhC" "\x00" "ReactiveCurrent" "\x00" + "ReactiveCurrentPhB" "\x00" + "ReactiveCurrentPhC" "\x00" "ReactivePower" "\x00" + "ReactivePowerPhB" "\x00" + "ReactivePowerPhC" "\x00" "RecallScene" "\x00" "RelativeHumidity" "\x00" "RelativeHumidityDisplay" "\x00" @@ -748,604 +792,648 @@ enum Z_offsets { Zo_AbsMinHeatSetpointLimit = 516, Zo_AccelerationTimeLift = 540, Zo_ActiveCurrent = 561, - Zo_ActivePower = 575, - Zo_ActivePowerMax = 587, - Zo_ActivePowerMin = 602, - Zo_ActuatorEnabled = 617, - Zo_AddGroup = 633, - Zo_AddScene = 642, - Zo_AlarmCount = 651, - Zo_AlarmMask = 662, - Zo_AnalogApplicationType = 672, - Zo_AnalogDescription = 694, - Zo_AnalogEngineeringUnits = 712, - Zo_AnalogInApplicationType = 735, - Zo_AnalogInDescription = 759, - Zo_AnalogInEngineeringUnits = 779, - Zo_AnalogInMaxValue = 804, - Zo_AnalogInMinValue = 821, - Zo_AnalogInOutOfService = 838, - Zo_AnalogInReliability = 859, - Zo_AnalogInResolution = 879, - Zo_AnalogInStatusFlags = 898, - Zo_AnalogOutApplicationType = 918, - Zo_AnalogOutDescription = 943, - Zo_AnalogOutEngineeringUnits = 964, - Zo_AnalogOutMaxValue = 990, - Zo_AnalogOutMinValue = 1008, - Zo_AnalogOutOfService = 1026, - Zo_AnalogOutOutOfService = 1045, - Zo_AnalogOutReliability = 1067, - Zo_AnalogOutRelinquishDefault = 1088, - Zo_AnalogOutResolution = 1115, - Zo_AnalogOutStatusFlags = 1135, - Zo_AnalogOutValue = 1156, - Zo_AnalogPriorityArray = 1171, - Zo_AnalogReliability = 1191, - Zo_AnalogRelinquishDefault = 1209, - Zo_AnalogStatusFlags = 1233, - Zo_AnalogValue = 1251, - Zo_AppVersion = 1263, - Zo_ApparentPower = 1274, - Zo_AqaraAccelerometer = 1288, - Zo_AqaraRotate = 1307, - Zo_AqaraVibration505 = 1319, - Zo_AqaraVibrationMode = 1337, - Zo_AqaraVibrationsOrAngle = 1356, - Zo_Aqara_FF05 = 1379, - Zo_ArrowClick = 1390, - Zo_ArrowHold = 1401, - Zo_ArrowRelease = 1411, - Zo_AutoRelockTime = 1424, - Zo_AvailablePower = 1439, - Zo_AverageRMSOverVoltage = 1454, - Zo_AverageRMSOverVoltageCounter = 1476, - Zo_AverageRMSUnderVoltage = 1505, - Zo_AverageRMSUnderVoltageCounter = 1528, - Zo_AverageRMSVoltageMeasurementPeriod = 1558, - Zo_BallastFactorAdjustment = 1593, - Zo_BallastLampQuantity = 1617, - Zo_BallastMaxLevel = 1637, - Zo_BallastMinLevel = 1653, - Zo_BallastPhysicalMaxLevel = 1669, - Zo_BallastPhysicalMinLevel = 1693, - Zo_BallastPowerOnFadeTime = 1717, - Zo_BallastPowerOnLevel = 1740, - Zo_BallastStatus = 1760, - Zo_BatteryAHrRating = 1774, - Zo_BatteryAlarmMask = 1791, - Zo_BatteryAlarmState = 1808, - Zo_BatteryManufacturer = 1826, - Zo_BatteryPercentage = 1846, - Zo_BatteryPercentageMinThreshold = 1864, - Zo_BatteryPercentageThreshold1 = 1894, - Zo_BatteryPercentageThreshold2 = 1922, - Zo_BatteryPercentageThreshold3 = 1950, - Zo_BatteryQuantity = 1978, - Zo_BatteryRatedVoltage = 1994, - Zo_BatterySize = 2014, - Zo_BatteryVoltage = 2026, - Zo_BatteryVoltageMinThreshold = 2041, - Zo_BatteryVoltageThreshold1 = 2068, - Zo_BatteryVoltageThreshold2 = 2093, - Zo_BatteryVoltageThreshold3 = 2118, - Zo_BinaryActiveText = 2143, - Zo_BinaryApplicationType = 2160, - Zo_BinaryDescription = 2182, - Zo_BinaryInActiveText = 2200, - Zo_BinaryInApplicationType = 2219, - Zo_BinaryInDescription = 2243, - Zo_BinaryInInactiveText = 2263, - Zo_BinaryInOutOfService = 2284, - Zo_BinaryInPolarity = 2305, - Zo_BinaryInReliability = 2322, - Zo_BinaryInStatusFlags = 2342, - Zo_BinaryInValue = 2362, - Zo_BinaryInactiveText = 2376, - Zo_BinaryMinimumOffTime = 2395, - Zo_BinaryMinimumOnTime = 2416, - Zo_BinaryOutActiveText = 2436, - Zo_BinaryOutApplicationType = 2456, - Zo_BinaryOutDescription = 2481, - Zo_BinaryOutInactiveText = 2502, - Zo_BinaryOutMinimumOffTime = 2524, - Zo_BinaryOutMinimumOnTime = 2548, - Zo_BinaryOutOfService = 2571, - Zo_BinaryOutOutOfService = 2590, - Zo_BinaryOutPolarity = 2612, - Zo_BinaryOutReliability = 2630, - Zo_BinaryOutRelinquishDefault = 2651, - Zo_BinaryOutStatusFlags = 2678, - Zo_BinaryOutValue = 2699, - Zo_BinaryReliability = 2714, - Zo_BinaryRelinquishDefault = 2732, - Zo_BinaryStatusFlags = 2756, - Zo_BinaryValue = 2774, - Zo_CIE = 2786, - Zo_CO = 2790, - Zo_CT = 2793, - Zo_CalculationPeriod = 2796, - Zo_CheckinInterval = 2814, - Zo_CheckinIntervalMin = 2830, - Zo_ClosedLimit = 2849, - Zo_Color = 2861, - Zo_ColorCapabilities = 2867, - Zo_ColorLoopActive = 2885, - Zo_ColorLoopDirection = 2901, - Zo_ColorLoopStartEnhancedHue = 2920, - Zo_ColorLoopStoredEnhancedHue = 2946, - Zo_ColorLoopTime = 2973, - Zo_ColorMode = 2987, - Zo_ColorMove = 2997, - Zo_ColorPointBIntensity = 3007, - Zo_ColorPointBX = 3028, - Zo_ColorPointBY = 3041, - Zo_ColorPointGIntensity = 3054, - Zo_ColorPointGX = 3075, - Zo_ColorPointGY = 3088, - Zo_ColorPointRIntensity = 3101, - Zo_ColorPointRX = 3122, - Zo_ColorPointRY = 3135, - Zo_ColorStep = 3148, - Zo_ColorTempMove = 3158, - Zo_ColorTempMoveDown = 3172, - Zo_ColorTempMoveStop = 3190, - Zo_ColorTempMoveUp = 3208, - Zo_ColorTempPhysicalMaxMireds = 3224, - Zo_ColorTempPhysicalMinMireds = 3251, - Zo_ColorTempStep = 3278, - Zo_ColorTempStepDown = 3292, - Zo_ColorTempStepUp = 3310, - Zo_CompanyName = 3326, - Zo_CompensationText = 3338, - Zo_ConfigStatus = 3355, - Zo_Contact = 3368, - Zo_ControlSequenceOfOperation = 3376, - Zo_Coordinate1 = 3403, - Zo_Coordinate2 = 3415, - Zo_Coordinate3 = 3427, - Zo_CurrentGroup = 3439, - Zo_CurrentPositionLift = 3452, - Zo_CurrentPositionLiftPercentage = 3472, - Zo_CurrentPositionTilt = 3502, - Zo_CurrentPositionTiltPercentage = 3522, - Zo_CurrentScene = 3552, - Zo_CurrentTemperature = 3565, - Zo_CurrentTemperatureSetPoint = 3584, - Zo_CurrentZoneSensitivityLevel = 3611, - Zo_CustomerName = 3639, - Zo_DCCurrent = 3652, - Zo_DCCurrentDivisor = 3662, - Zo_DCCurrentMax = 3679, - Zo_DCCurrentMin = 3692, - Zo_DCCurrentMultiplier = 3705, - Zo_DCCurrentOverload = 3725, - Zo_DCOverloadAlarmsMask = 3743, - Zo_DCPower = 3764, - Zo_DCPowerDivisor = 3772, - Zo_DCPowerMax = 3787, - Zo_DCPowerMin = 3798, - Zo_DCPowerMultiplier = 3809, - Zo_DCVoltage = 3827, - Zo_DCVoltageDivisor = 3837, - Zo_DCVoltageMax = 3854, - Zo_DCVoltageMin = 3867, - Zo_DCVoltageMultiplier = 3880, - Zo_DCVoltageOverload = 3900, - Zo_DataQualityID = 3918, - Zo_DateCode = 3932, - Zo_DecelerationTimeLift = 3941, - Zo_DefaultMoveRate = 3962, - Zo_DehumidificationCooling = 3978, - Zo_DehumidificationHysteresis = 4002, - Zo_DehumidificationLockout = 4029, - Zo_DehumidificationMaxCool = 4053, - Zo_DeviceEnabled = 4077, - Zo_DeviceTempAlarmMask = 4091, - Zo_Dimmer = 4111, - Zo_DimmerDown = 4118, - Zo_DimmerMove = 4129, - Zo_DimmerOptions = 4140, - Zo_DimmerRemainingTime = 4154, - Zo_DimmerStep = 4174, - Zo_DimmerStepDown = 4185, - Zo_DimmerStepUp = 4200, - Zo_DimmerStop = 4213, - Zo_DimmerUp = 4224, - Zo_DisableLocalConfig = 4233, - Zo_DoorClosedEvents = 4252, - Zo_DoorOpenEvents = 4269, - Zo_DoorState = 4284, - Zo_DriftCompensation = 4294, - Zo_DstEnd = 4312, - Zo_DstShift = 4319, - Zo_DstStart = 4328, - Zo_ElectricalMeasurementType = 4337, - Zo_EnergyFormatting = 4363, - Zo_EnergyRemote = 4380, - Zo_EnergyTotal = 4393, - Zo_EnhancedColorMode = 4405, - Zo_EnhancedCurrentHue = 4423, - Zo_EurotronicErrors = 4442, - Zo_EurotronicHostFlags = 4459, - Zo_FanMode = 4479, - Zo_FanModeSequence = 4487, - Zo_FastPollTimeout = 4503, - Zo_FastPollTimeoutMax = 4519, - Zo_Fire = 4538, - Zo_FlowMaxMeasuredValue = 4543, - Zo_FlowMinMeasuredValue = 4564, - Zo_FlowRate = 4585, - Zo_FlowTolerance = 4594, - Zo_GenericDeviceClass = 4608, - Zo_GenericDeviceType = 4627, - Zo_GetAllGroups = 4645, - Zo_GetGroup = 4658, - Zo_GetSceneMembership = 4667, - Zo_GlassBreak = 4686, - Zo_GroupNameSupport = 4697, - Zo_HVACSystemTypeConfiguration = 4714, - Zo_HWVersion = 4742, - Zo_HarmonicCurrentMultiplier = 4752, - Zo_HighTempDwellTripPoint = 4778, - Zo_HighTempThreshold = 4801, - Zo_Hue = 4819, - Zo_HueMove = 4823, - Zo_HueSat = 4831, - Zo_HueStep = 4838, - Zo_HueStepDown = 4846, - Zo_HueStepUp = 4858, - Zo_Humidity = 4868, - Zo_HumidityMaxMeasuredValue = 4877, - Zo_HumidityMinMeasuredValue = 4902, - Zo_HumidityTolerance = 4927, - Zo_IASCIEAddress = 4945, - Zo_Identify = 4959, - Zo_IdentifyQuery = 4968, - Zo_IdentifyTime = 4982, - Zo_Illuminance = 4995, - Zo_IlluminanceLevelStatus = 5007, - Zo_IlluminanceLightSensorType = 5030, - Zo_IlluminanceMaxMeasuredValue = 5057, - Zo_IlluminanceMinMeasuredValue = 5085, - Zo_IlluminanceTargetLevel = 5113, - Zo_IlluminanceTolerance = 5136, - Zo_InstalledClosedLimitLift = 5157, - Zo_InstalledClosedLimitTilt = 5182, - Zo_InstalledOpenLimitLift = 5207, - Zo_InstalledOpenLimitTilt = 5230, - Zo_IntermediateSetpointsLift = 5253, - Zo_IntermediateSetpointsTilt = 5279, - Zo_IntrinsicBallastFactor = 5305, - Zo_LampAlarmMode = 5328, - Zo_LampBurnHours = 5342, - Zo_LampBurnHoursTripPoint = 5356, - Zo_LampManufacturer = 5379, - Zo_LampRatedHours = 5396, - Zo_LampType = 5411, - Zo_LastConfiguredBy = 5420, - Zo_LastMessageLQI = 5437, - Zo_LastMessageRSSI = 5452, - Zo_LastSetTime = 5468, - Zo_LegrandHeatingMode = 5480, - Zo_LegrandMode = 5499, - Zo_LegrandOpt1 = 5511, - Zo_LegrandOpt2 = 5523, - Zo_LegrandOpt3 = 5535, - Zo_LidlPower = 5547, - Zo_LineCurrent = 5557, - Zo_LocalTemperature = 5569, - Zo_LocalTemperatureCalibration = 5586, - Zo_LocalTime = 5614, - Zo_LocationAge = 5624, - Zo_LocationDescription = 5636, - Zo_LocationMethod = 5656, - Zo_LocationPower = 5671, - Zo_LocationType = 5685, - Zo_LockAlarmMask = 5698, - Zo_LockDefaultConfigurationRegister = 5712, - Zo_LockEnableInsideStatusLED = 5745, - Zo_LockEnableLocalProgramming = 5771, - Zo_LockEnableLogging = 5798, - Zo_LockEnableOneTouchLocking = 5816, - Zo_LockEnablePrivacyModeButton = 5842, - Zo_LockKeypadOperationEventMask = 5870, - Zo_LockKeypadProgrammingEventMask = 5899, - Zo_LockLEDSettings = 5930, - Zo_LockLanguage = 5946, - Zo_LockManualOperationEventMask = 5959, - Zo_LockOperatingMode = 5988, - Zo_LockRFIDOperationEventMask = 6006, - Zo_LockRFIDProgrammingEventMask = 6033, - Zo_LockRFOperationEventMask = 6062, - Zo_LockRFProgrammingEventMask = 6087, - Zo_LockSoundVolume = 6114, - Zo_LockState = 6130, - Zo_LockSupportedOperatingModes = 6140, - Zo_LockType = 6168, - Zo_LongPollInterval = 6177, - Zo_LongPollIntervalMin = 6194, - Zo_LowTempDwellTripPoint = 6214, - Zo_LowTempThreshold = 6236, - Zo_MainsAlarmMask = 6253, - Zo_MainsFrequency = 6268, - Zo_MainsVoltage = 6283, - Zo_MainsVoltageDwellTripPoint = 6296, - Zo_MainsVoltageMaxThreshold = 6323, - Zo_MainsVoltageMinThreshold = 6348, - Zo_Manufacturer = 6373, - Zo_MaxCoolSetpointLimit = 6386, - Zo_MaxHeatSetpointLimit = 6407, - Zo_MaxPINCodeLength = 6428, - Zo_MaxRFIDCodeLength = 6445, - Zo_MaxTempExperienced = 6463, - Zo_Measured11thHarmonicCurrent = 6482, - Zo_Measured1stHarmonicCurrent = 6510, - Zo_Measured3rdHarmonicCurrent = 6537, - Zo_Measured5thHarmonicCurrent = 6564, - Zo_Measured7thHarmonicCurrent = 6591, - Zo_Measured9thHarmonicCurrent = 6618, - Zo_MeasuredPhase11thHarmonicCurrent = 6645, - Zo_MeasuredPhase1stHarmonicCurrent = 6678, - Zo_MeasuredPhase3rdHarmonicCurrent = 6710, - Zo_MeasuredPhase5thHarmonicCurrent = 6742, - Zo_MeasuredPhase7thHarmonicCurrent = 6774, - Zo_MeasuredPhase9thHarmonicCurrent = 6806, - Zo_MeterTypeID = 6838, - Zo_MinCoolSetpointLimit = 6850, - Zo_MinHeatSetpointLimit = 6871, - Zo_MinPINCodeLength = 6892, - Zo_MinRFIDCodeLength = 6909, - Zo_MinSetpointDeadBand = 6927, - Zo_MinTempExperienced = 6947, - Zo_Mode = 6966, - Zo_Model = 6971, - Zo_ModelId = 6977, - Zo_MotorStepSize = 6985, - Zo_Movement = 6999, - Zo_MullerLightMode = 7008, - Zo_MultiApplicationType = 7024, - Zo_MultiDescription = 7045, - Zo_MultiInApplicationType = 7062, - Zo_MultiInDescription = 7085, - Zo_MultiInNumberOfStates = 7104, - Zo_MultiInOutOfService = 7126, - Zo_MultiInReliability = 7146, - Zo_MultiInStatusFlags = 7165, - Zo_MultiInValue = 7184, - Zo_MultiNumberOfStates = 7197, - Zo_MultiOutApplicationType = 7217, - Zo_MultiOutDescription = 7241, - Zo_MultiOutNumberOfStates = 7261, - Zo_MultiOutOfService = 7284, - Zo_MultiOutOutOfService = 7302, - Zo_MultiOutReliability = 7323, - Zo_MultiOutRelinquishDefault = 7343, - Zo_MultiOutStatusFlags = 7369, - Zo_MultiOutValue = 7389, - Zo_MultiReliability = 7403, - Zo_MultiRelinquishDefault = 7420, - Zo_MultiStatusFlags = 7443, - Zo_MultiValue = 7460, - Zo_MultipleScheduling = 7471, - Zo_NeutralCurrent = 7490, - Zo_NumberOfDevices = 7505, - Zo_NumberOfHolidaySchedulesSupported = 7521, - Zo_NumberOfLogRecordsSupported = 7555, - Zo_NumberOfPINUsersSupported = 7583, - Zo_NumberOfPrimaries = 7609, - Zo_NumberOfRFIDUsersSupported = 7627, - Zo_NumberOfResets = 7654, - Zo_NumberOfTotalUsersSupported = 7669, - Zo_NumberOfWeekDaySchedulesSupportedPerUser = 7697, - Zo_NumberOfYearDaySchedulesSupportedPerUser = 7738, - Zo_NumberOfZoneSensitivityLevelsSupported = 7779, - Zo_NumberRSSIMeasurements = 7818, - Zo_NumberofActuationsLift = 7841, - Zo_NumberofActuationsTilt = 7864, - Zo_Occupancy = 7887, - Zo_OccupancySensorType = 7897, - Zo_OccupiedCoolingSetpoint = 7917, - Zo_OccupiedHeatingSetpoint = 7941, - Zo_OffTransitionTime = 7965, - Zo_OffWaitTime = 7983, - Zo_OnLevel = 7995, - Zo_OnOff = 8003, - Zo_OnOffTransitionTime = 8009, - Zo_OnTime = 8029, - Zo_OnTransitionTime = 8036, - Zo_OpenPeriod = 8053, - Zo_OppleMode = 8064, - Zo_OutdoorTemperature = 8074, - Zo_OverTempTotalDwell = 8093, - Zo_PICoolingDemand = 8112, - Zo_PIHeatingDemand = 8128, - Zo_PIROccupiedToUnoccupiedDelay = 8144, - Zo_PIRUnoccupiedToOccupiedDelay = 8173, - Zo_PIRUnoccupiedToOccupiedThreshold = 8202, - Zo_POD = 8235, - Zo_Panic = 8239, - Zo_PartNumber = 8245, - Zo_PathLossExponent = 8256, - Zo_PersistentMemoryWrites = 8273, - Zo_PersonalAlarm = 8296, - Zo_PhaseHarmonicCurrentMultiplier = 8310, - Zo_PhysicalClosedLimit = 8341, - Zo_PhysicalClosedLimitLift = 8361, - Zo_PhysicalClosedLimitTilt = 8385, - Zo_PhysicalEnvironment = 8409, - Zo_Power = 8429, - Zo_PowerDivisor = 8435, - Zo_PowerFactor = 8448, - Zo_PowerMultiplier = 8460, - Zo_PowerOffEffect = 8476, - Zo_PowerOnRecall = 8491, - Zo_PowerOnTimer = 8505, - Zo_PowerSource = 8518, - Zo_PowerThreshold = 8530, - Zo_Pressure = 8545, - Zo_PressureMaxMeasuredValue = 8554, - Zo_PressureMaxScaledValue = 8579, - Zo_PressureMinMeasuredValue = 8602, - Zo_PressureMinScaledValue = 8627, - Zo_PressureScale = 8650, - Zo_PressureScaledTolerance = 8664, - Zo_PressureScaledValue = 8688, - Zo_PressureTolerance = 8708, - Zo_Primary1Intensity = 8726, - Zo_Primary1X = 8744, - Zo_Primary1Y = 8754, - Zo_Primary2Intensity = 8764, - Zo_Primary2X = 8782, - Zo_Primary2Y = 8792, - Zo_Primary3Intensity = 8802, - Zo_Primary3X = 8820, - Zo_Primary3Y = 8830, - Zo_Primary4Intensity = 8840, - Zo_Primary4X = 8858, - Zo_Primary4Y = 8868, - Zo_Primary5Intensity = 8878, - Zo_Primary5X = 8896, - Zo_Primary5Y = 8906, - Zo_Primary6Intensity = 8916, - Zo_Primary6X = 8934, - Zo_Primary6Y = 8944, - Zo_ProductCode = 8954, - Zo_ProductRevision = 8966, - Zo_ProductURL = 8982, - Zo_QualityMeasure = 8993, - Zo_RGB = 9008, - Zo_RHDehumidificationSetpoint = 9012, - Zo_RMSCurrent = 9039, - Zo_RMSCurrentMax = 9050, - Zo_RMSCurrentMin = 9064, - Zo_RMSExtremeOverVoltage = 9078, - Zo_RMSExtremeOverVoltagePeriod = 9100, - Zo_RMSExtremeUnderVoltage = 9128, - Zo_RMSExtremeUnderVoltagePeriod = 9151, - Zo_RMSVoltage = 9180, - Zo_RMSVoltageMax = 9191, - Zo_RMSVoltageMin = 9205, - Zo_RMSVoltageSag = 9219, - Zo_RMSVoltageSagPeriod = 9233, - Zo_RMSVoltageSwell = 9253, - Zo_RMSVoltageSwellPeriod = 9269, - Zo_ReactiveCurrent = 9291, - Zo_ReactivePower = 9307, - Zo_RecallScene = 9321, - Zo_RelativeHumidity = 9333, - Zo_RelativeHumidityDisplay = 9350, - Zo_RelativeHumidityMode = 9374, - Zo_RemainingTime = 9395, - Zo_RemoteSensing = 9409, - Zo_RemoveAllGroups = 9423, - Zo_RemoveAllScenes = 9439, - Zo_RemoveGroup = 9455, - Zo_RemoveScene = 9467, - Zo_ReportingPeriod = 9479, - Zo_ResetAlarm = 9495, - Zo_ResetAllAlarms = 9506, - Zo_SWBuildID = 9521, - Zo_Sat = 9531, - Zo_SatMove = 9535, - Zo_SatStep = 9543, - Zo_SceneCount = 9551, - Zo_SceneNameSupport = 9562, - Zo_SceneValid = 9579, - Zo_ScheduleMode = 9590, - Zo_SeaPressure = 9603, - Zo_ShortPollInterval = 9615, - Zo_Shutter = 9633, - Zo_ShutterClose = 9641, - Zo_ShutterLift = 9654, - Zo_ShutterOpen = 9666, - Zo_ShutterStop = 9678, - Zo_ShutterTilt = 9690, - Zo_SoftwareRevision = 9702, - Zo_StackVersion = 9719, - Zo_StandardTime = 9732, - Zo_StartUpOnOff = 9745, - Zo_Status = 9758, - Zo_StoreScene = 9765, - Zo_SwitchActions = 9776, - Zo_SwitchType = 9790, - Zo_SystemMode = 9801, - Zo_TRVBoost = 9812, - Zo_TRVChildProtection = 9821, - Zo_TRVMirrorDisplay = 9840, - Zo_TRVMode = 9857, - Zo_TRVWindowOpen = 9865, - Zo_TempTarget = 9879, - Zo_Temperature = 9890, - Zo_TemperatureDisplayMode = 9902, - Zo_TemperatureMaxMeasuredValue = 9925, - Zo_TemperatureMinMeasuredValue = 9953, - Zo_TemperatureTolerance = 9981, - Zo_TerncyDuration = 10002, - Zo_TerncyRotate = 10017, - Zo_ThSetpoint = 10030, - Zo_ThermostatAlarmMask = 10041, - Zo_ThermostatKeypadLockout = 10061, - Zo_ThermostatOccupancy = 10085, - Zo_ThermostatRunningMode = 10105, - Zo_ThermostatScheduleProgrammingVisibility = 10127, - Zo_Time = 10167, - Zo_TimeEpoch = 10172, - Zo_TimeStatus = 10182, - Zo_TimeZone = 10193, - Zo_TotalActivePower = 10202, - Zo_TotalApparentPower = 10219, - Zo_TotalProfileNum = 10238, - Zo_TotalReactivePower = 10254, - Zo_TuyaCalibration = 10273, - Zo_TuyaCalibrationTime = 10289, - Zo_TuyaMCUVersion = 10309, - Zo_TuyaMotorReversal = 10324, - Zo_TuyaMovingState = 10342, - Zo_TuyaQuery = 10358, - Zo_UnoccupiedCoolingSetpoint = 10368, - Zo_UnoccupiedHeatingSetpoint = 10394, - Zo_UtilityName = 10420, - Zo_ValidUntilTime = 10432, - Zo_ValvePosition = 10447, - Zo_VelocityLift = 10461, - Zo_ViewGroup = 10474, - Zo_ViewScene = 10484, - Zo_Water = 10494, - Zo_WhitePointX = 10500, - Zo_WhitePointY = 10512, - Zo_WindowCoveringType = 10524, - Zo_X = 10543, - Zo_Y = 10545, - Zo_ZCLVersion = 10547, - Zo_ZoneID = 10558, - Zo_ZoneState = 10565, - Zo_ZoneStatus = 10575, - Zo_ZoneStatusChange = 10586, - Zo_ZoneType = 10603, - Zo__ = 10612, - Zo_xx = 10614, - Zo_xx000A00 = 10617, - Zo_xx0A = 10626, - Zo_xx0A00 = 10631, - Zo_xx19 = 10638, - Zo_xx190A = 10643, - Zo_xx190A00 = 10650, - Zo_xxxx = 10659, - Zo_xxxx00 = 10664, - Zo_xxxx0A00 = 10671, - Zo_xxxxyy = 10680, - Zo_xxxxyyyy = 10687, - Zo_xxxxyyyy0A00 = 10696, - Zo_xxxxyyzz = 10709, - Zo_xxyy = 10718, - Zo_xxyy0A00 = 10723, - Zo_xxyyyy = 10732, - Zo_xxyyyy000000000000 = 10739, - Zo_xxyyyy0A0000000000 = 10758, - Zo_xxyyyyzz = 10777, - Zo_xxyyyyzzzz = 10786, - Zo_xxyyzzzz = 10797, + Zo_ActiveCurrentPhB = 575, + Zo_ActiveCurrentPhC = 592, + Zo_ActivePower = 609, + Zo_ActivePowerMax = 621, + Zo_ActivePowerMaxPhB = 636, + Zo_ActivePowerMaxPhC = 654, + Zo_ActivePowerMin = 672, + Zo_ActivePowerMinPhB = 687, + Zo_ActivePowerMinPhC = 705, + Zo_ActivePowerPhB = 723, + Zo_ActivePowerPhC = 738, + Zo_ActuatorEnabled = 753, + Zo_AddGroup = 769, + Zo_AddScene = 778, + Zo_AlarmCount = 787, + Zo_AlarmMask = 798, + Zo_AnalogApplicationType = 808, + Zo_AnalogDescription = 830, + Zo_AnalogEngineeringUnits = 848, + Zo_AnalogInApplicationType = 871, + Zo_AnalogInDescription = 895, + Zo_AnalogInEngineeringUnits = 915, + Zo_AnalogInMaxValue = 940, + Zo_AnalogInMinValue = 957, + Zo_AnalogInOutOfService = 974, + Zo_AnalogInReliability = 995, + Zo_AnalogInResolution = 1015, + Zo_AnalogInStatusFlags = 1034, + Zo_AnalogOutApplicationType = 1054, + Zo_AnalogOutDescription = 1079, + Zo_AnalogOutEngineeringUnits = 1100, + Zo_AnalogOutMaxValue = 1126, + Zo_AnalogOutMinValue = 1144, + Zo_AnalogOutOfService = 1162, + Zo_AnalogOutOutOfService = 1181, + Zo_AnalogOutReliability = 1203, + Zo_AnalogOutRelinquishDefault = 1224, + Zo_AnalogOutResolution = 1251, + Zo_AnalogOutStatusFlags = 1271, + Zo_AnalogOutValue = 1292, + Zo_AnalogPriorityArray = 1307, + Zo_AnalogReliability = 1327, + Zo_AnalogRelinquishDefault = 1345, + Zo_AnalogStatusFlags = 1369, + Zo_AnalogValue = 1387, + Zo_AppVersion = 1399, + Zo_ApparentPower = 1410, + Zo_ApparentPowerPhB = 1424, + Zo_ApparentPowerPhC = 1441, + Zo_AqaraAccelerometer = 1458, + Zo_AqaraRotate = 1477, + Zo_AqaraVibration505 = 1489, + Zo_AqaraVibrationMode = 1507, + Zo_AqaraVibrationsOrAngle = 1526, + Zo_Aqara_FF05 = 1549, + Zo_ArrowClick = 1560, + Zo_ArrowHold = 1571, + Zo_ArrowRelease = 1581, + Zo_AutoRelockTime = 1594, + Zo_AvailablePower = 1609, + Zo_AverageRMSOverVoltage = 1624, + Zo_AverageRMSOverVoltageCounter = 1646, + Zo_AverageRMSOverVoltageCounterPhB = 1675, + Zo_AverageRMSOverVoltageCounterPhC = 1707, + Zo_AverageRMSUnderVoltage = 1739, + Zo_AverageRMSUnderVoltageCounter = 1762, + Zo_AverageRMSUnderVoltageCounterPhB = 1792, + Zo_AverageRMSUnderVoltageCounterPhC = 1825, + Zo_AverageRMSVoltageMeasurementPeriod = 1858, + Zo_AverageRMSVoltageMeasurementPeriodPhB = 1893, + Zo_AverageRMSVoltageMeasurementPeriodPhC = 1931, + Zo_BallastFactorAdjustment = 1969, + Zo_BallastLampQuantity = 1993, + Zo_BallastMaxLevel = 2013, + Zo_BallastMinLevel = 2029, + Zo_BallastPhysicalMaxLevel = 2045, + Zo_BallastPhysicalMinLevel = 2069, + Zo_BallastPowerOnFadeTime = 2093, + Zo_BallastPowerOnLevel = 2116, + Zo_BallastStatus = 2136, + Zo_BatteryAHrRating = 2150, + Zo_BatteryAlarmMask = 2167, + Zo_BatteryAlarmState = 2184, + Zo_BatteryManufacturer = 2202, + Zo_BatteryPercentage = 2222, + Zo_BatteryPercentageMinThreshold = 2240, + Zo_BatteryPercentageThreshold1 = 2270, + Zo_BatteryPercentageThreshold2 = 2298, + Zo_BatteryPercentageThreshold3 = 2326, + Zo_BatteryQuantity = 2354, + Zo_BatteryRatedVoltage = 2370, + Zo_BatterySize = 2390, + Zo_BatteryVoltage = 2402, + Zo_BatteryVoltageMinThreshold = 2417, + Zo_BatteryVoltageThreshold1 = 2444, + Zo_BatteryVoltageThreshold2 = 2469, + Zo_BatteryVoltageThreshold3 = 2494, + Zo_BinaryActiveText = 2519, + Zo_BinaryApplicationType = 2536, + Zo_BinaryDescription = 2558, + Zo_BinaryInActiveText = 2576, + Zo_BinaryInApplicationType = 2595, + Zo_BinaryInDescription = 2619, + Zo_BinaryInInactiveText = 2639, + Zo_BinaryInOutOfService = 2660, + Zo_BinaryInPolarity = 2681, + Zo_BinaryInReliability = 2698, + Zo_BinaryInStatusFlags = 2718, + Zo_BinaryInValue = 2738, + Zo_BinaryInactiveText = 2752, + Zo_BinaryMinimumOffTime = 2771, + Zo_BinaryMinimumOnTime = 2792, + Zo_BinaryOutActiveText = 2812, + Zo_BinaryOutApplicationType = 2832, + Zo_BinaryOutDescription = 2857, + Zo_BinaryOutInactiveText = 2878, + Zo_BinaryOutMinimumOffTime = 2900, + Zo_BinaryOutMinimumOnTime = 2924, + Zo_BinaryOutOfService = 2947, + Zo_BinaryOutOutOfService = 2966, + Zo_BinaryOutPolarity = 2988, + Zo_BinaryOutReliability = 3006, + Zo_BinaryOutRelinquishDefault = 3027, + Zo_BinaryOutStatusFlags = 3054, + Zo_BinaryOutValue = 3075, + Zo_BinaryReliability = 3090, + Zo_BinaryRelinquishDefault = 3108, + Zo_BinaryStatusFlags = 3132, + Zo_BinaryValue = 3150, + Zo_CIE = 3162, + Zo_CO = 3166, + Zo_CT = 3169, + Zo_CalculationPeriod = 3172, + Zo_CheckinInterval = 3190, + Zo_CheckinIntervalMin = 3206, + Zo_ClosedLimit = 3225, + Zo_Color = 3237, + Zo_ColorCapabilities = 3243, + Zo_ColorLoopActive = 3261, + Zo_ColorLoopDirection = 3277, + Zo_ColorLoopStartEnhancedHue = 3296, + Zo_ColorLoopStoredEnhancedHue = 3322, + Zo_ColorLoopTime = 3349, + Zo_ColorMode = 3363, + Zo_ColorMove = 3373, + Zo_ColorPointBIntensity = 3383, + Zo_ColorPointBX = 3404, + Zo_ColorPointBY = 3417, + Zo_ColorPointGIntensity = 3430, + Zo_ColorPointGX = 3451, + Zo_ColorPointGY = 3464, + Zo_ColorPointRIntensity = 3477, + Zo_ColorPointRX = 3498, + Zo_ColorPointRY = 3511, + Zo_ColorStep = 3524, + Zo_ColorTempMove = 3534, + Zo_ColorTempMoveDown = 3548, + Zo_ColorTempMoveStop = 3566, + Zo_ColorTempMoveUp = 3584, + Zo_ColorTempPhysicalMaxMireds = 3600, + Zo_ColorTempPhysicalMinMireds = 3627, + Zo_ColorTempStep = 3654, + Zo_ColorTempStepDown = 3668, + Zo_ColorTempStepUp = 3686, + Zo_CompanyName = 3702, + Zo_CompensationText = 3714, + Zo_ConfigStatus = 3731, + Zo_Contact = 3744, + Zo_ControlSequenceOfOperation = 3752, + Zo_Coordinate1 = 3779, + Zo_Coordinate2 = 3791, + Zo_Coordinate3 = 3803, + Zo_CurrentGroup = 3815, + Zo_CurrentPositionLift = 3828, + Zo_CurrentPositionLiftPercentage = 3848, + Zo_CurrentPositionTilt = 3878, + Zo_CurrentPositionTiltPercentage = 3898, + Zo_CurrentScene = 3928, + Zo_CurrentTemperature = 3941, + Zo_CurrentTemperatureSetPoint = 3960, + Zo_CurrentZoneSensitivityLevel = 3987, + Zo_CustomerName = 4015, + Zo_DCCurrent = 4028, + Zo_DCCurrentDivisor = 4038, + Zo_DCCurrentMax = 4055, + Zo_DCCurrentMin = 4068, + Zo_DCCurrentMultiplier = 4081, + Zo_DCCurrentOverload = 4101, + Zo_DCOverloadAlarmsMask = 4119, + Zo_DCPower = 4140, + Zo_DCPowerDivisor = 4148, + Zo_DCPowerMax = 4163, + Zo_DCPowerMin = 4174, + Zo_DCPowerMultiplier = 4185, + Zo_DCVoltage = 4203, + Zo_DCVoltageDivisor = 4213, + Zo_DCVoltageMax = 4230, + Zo_DCVoltageMin = 4243, + Zo_DCVoltageMultiplier = 4256, + Zo_DCVoltageOverload = 4276, + Zo_DataQualityID = 4294, + Zo_DateCode = 4308, + Zo_DecelerationTimeLift = 4317, + Zo_DefaultMoveRate = 4338, + Zo_DehumidificationCooling = 4354, + Zo_DehumidificationHysteresis = 4378, + Zo_DehumidificationLockout = 4405, + Zo_DehumidificationMaxCool = 4429, + Zo_DeviceEnabled = 4453, + Zo_DeviceTempAlarmMask = 4467, + Zo_Dimmer = 4487, + Zo_DimmerDown = 4494, + Zo_DimmerMove = 4505, + Zo_DimmerOptions = 4516, + Zo_DimmerRemainingTime = 4530, + Zo_DimmerStep = 4550, + Zo_DimmerStepDown = 4561, + Zo_DimmerStepUp = 4576, + Zo_DimmerStop = 4589, + Zo_DimmerUp = 4600, + Zo_DisableLocalConfig = 4609, + Zo_DoorClosedEvents = 4628, + Zo_DoorOpenEvents = 4645, + Zo_DoorState = 4660, + Zo_DriftCompensation = 4670, + Zo_DstEnd = 4688, + Zo_DstShift = 4695, + Zo_DstStart = 4704, + Zo_ElectricalMeasurementType = 4713, + Zo_EnergyFormatting = 4739, + Zo_EnergyRemote = 4756, + Zo_EnergyTotal = 4769, + Zo_EnhancedColorMode = 4781, + Zo_EnhancedCurrentHue = 4799, + Zo_EurotronicErrors = 4818, + Zo_EurotronicHostFlags = 4835, + Zo_FanMode = 4855, + Zo_FanModeSequence = 4863, + Zo_FastPollTimeout = 4879, + Zo_FastPollTimeoutMax = 4895, + Zo_Fire = 4914, + Zo_FlowMaxMeasuredValue = 4919, + Zo_FlowMinMeasuredValue = 4940, + Zo_FlowRate = 4961, + Zo_FlowTolerance = 4970, + Zo_GenericDeviceClass = 4984, + Zo_GenericDeviceType = 5003, + Zo_GetAllGroups = 5021, + Zo_GetGroup = 5034, + Zo_GetSceneMembership = 5043, + Zo_GlassBreak = 5062, + Zo_GroupNameSupport = 5073, + Zo_HVACSystemTypeConfiguration = 5090, + Zo_HWVersion = 5118, + Zo_HarmonicCurrentMultiplier = 5128, + Zo_HighTempDwellTripPoint = 5154, + Zo_HighTempThreshold = 5177, + Zo_Hue = 5195, + Zo_HueMove = 5199, + Zo_HueSat = 5207, + Zo_HueStep = 5214, + Zo_HueStepDown = 5222, + Zo_HueStepUp = 5234, + Zo_Humidity = 5244, + Zo_HumidityMaxMeasuredValue = 5253, + Zo_HumidityMinMeasuredValue = 5278, + Zo_HumidityTolerance = 5303, + Zo_IASCIEAddress = 5321, + Zo_Identify = 5335, + Zo_IdentifyQuery = 5344, + Zo_IdentifyTime = 5358, + Zo_Illuminance = 5371, + Zo_IlluminanceLevelStatus = 5383, + Zo_IlluminanceLightSensorType = 5406, + Zo_IlluminanceMaxMeasuredValue = 5433, + Zo_IlluminanceMinMeasuredValue = 5461, + Zo_IlluminanceTargetLevel = 5489, + Zo_IlluminanceTolerance = 5512, + Zo_InstalledClosedLimitLift = 5533, + Zo_InstalledClosedLimitTilt = 5558, + Zo_InstalledOpenLimitLift = 5583, + Zo_InstalledOpenLimitTilt = 5606, + Zo_IntermediateSetpointsLift = 5629, + Zo_IntermediateSetpointsTilt = 5655, + Zo_IntrinsicBallastFactor = 5681, + Zo_LampAlarmMode = 5704, + Zo_LampBurnHours = 5718, + Zo_LampBurnHoursTripPoint = 5732, + Zo_LampManufacturer = 5755, + Zo_LampRatedHours = 5772, + Zo_LampType = 5787, + Zo_LastConfiguredBy = 5796, + Zo_LastMessageLQI = 5813, + Zo_LastMessageRSSI = 5828, + Zo_LastSetTime = 5844, + Zo_LegrandHeatingMode = 5856, + Zo_LegrandMode = 5875, + Zo_LegrandOpt1 = 5887, + Zo_LegrandOpt2 = 5899, + Zo_LegrandOpt3 = 5911, + Zo_LidlPower = 5923, + Zo_LineCurrent = 5933, + Zo_LineCurrentPhB = 5945, + Zo_LineCurrentPhC = 5960, + Zo_LocalTemperature = 5975, + Zo_LocalTemperatureCalibration = 5992, + Zo_LocalTime = 6020, + Zo_LocationAge = 6030, + Zo_LocationDescription = 6042, + Zo_LocationMethod = 6062, + Zo_LocationPower = 6077, + Zo_LocationType = 6091, + Zo_LockAlarmMask = 6104, + Zo_LockDefaultConfigurationRegister = 6118, + Zo_LockEnableInsideStatusLED = 6151, + Zo_LockEnableLocalProgramming = 6177, + Zo_LockEnableLogging = 6204, + Zo_LockEnableOneTouchLocking = 6222, + Zo_LockEnablePrivacyModeButton = 6248, + Zo_LockKeypadOperationEventMask = 6276, + Zo_LockKeypadProgrammingEventMask = 6305, + Zo_LockLEDSettings = 6336, + Zo_LockLanguage = 6352, + Zo_LockManualOperationEventMask = 6365, + Zo_LockOperatingMode = 6394, + Zo_LockRFIDOperationEventMask = 6412, + Zo_LockRFIDProgrammingEventMask = 6439, + Zo_LockRFOperationEventMask = 6468, + Zo_LockRFProgrammingEventMask = 6493, + Zo_LockSoundVolume = 6520, + Zo_LockState = 6536, + Zo_LockSupportedOperatingModes = 6546, + Zo_LockType = 6574, + Zo_LongPollInterval = 6583, + Zo_LongPollIntervalMin = 6600, + Zo_LowTempDwellTripPoint = 6620, + Zo_LowTempThreshold = 6642, + Zo_MainsAlarmMask = 6659, + Zo_MainsFrequency = 6674, + Zo_MainsVoltage = 6689, + Zo_MainsVoltageDwellTripPoint = 6702, + Zo_MainsVoltageMaxThreshold = 6729, + Zo_MainsVoltageMinThreshold = 6754, + Zo_Manufacturer = 6779, + Zo_MaxCoolSetpointLimit = 6792, + Zo_MaxHeatSetpointLimit = 6813, + Zo_MaxPINCodeLength = 6834, + Zo_MaxRFIDCodeLength = 6851, + Zo_MaxTempExperienced = 6869, + Zo_Measured11thHarmonicCurrent = 6888, + Zo_Measured1stHarmonicCurrent = 6916, + Zo_Measured3rdHarmonicCurrent = 6943, + Zo_Measured5thHarmonicCurrent = 6970, + Zo_Measured7thHarmonicCurrent = 6997, + Zo_Measured9thHarmonicCurrent = 7024, + Zo_MeasuredPhase11thHarmonicCurrent = 7051, + Zo_MeasuredPhase1stHarmonicCurrent = 7084, + Zo_MeasuredPhase3rdHarmonicCurrent = 7116, + Zo_MeasuredPhase5thHarmonicCurrent = 7148, + Zo_MeasuredPhase7thHarmonicCurrent = 7180, + Zo_MeasuredPhase9thHarmonicCurrent = 7212, + Zo_MeterTypeID = 7244, + Zo_MinCoolSetpointLimit = 7256, + Zo_MinHeatSetpointLimit = 7277, + Zo_MinPINCodeLength = 7298, + Zo_MinRFIDCodeLength = 7315, + Zo_MinSetpointDeadBand = 7333, + Zo_MinTempExperienced = 7353, + Zo_Mode = 7372, + Zo_Model = 7377, + Zo_ModelId = 7383, + Zo_MotorStepSize = 7391, + Zo_Movement = 7405, + Zo_MullerLightMode = 7414, + Zo_MultiApplicationType = 7430, + Zo_MultiDescription = 7451, + Zo_MultiInApplicationType = 7468, + Zo_MultiInDescription = 7491, + Zo_MultiInNumberOfStates = 7510, + Zo_MultiInOutOfService = 7532, + Zo_MultiInReliability = 7552, + Zo_MultiInStatusFlags = 7571, + Zo_MultiInValue = 7590, + Zo_MultiNumberOfStates = 7603, + Zo_MultiOutApplicationType = 7623, + Zo_MultiOutDescription = 7647, + Zo_MultiOutNumberOfStates = 7667, + Zo_MultiOutOfService = 7690, + Zo_MultiOutOutOfService = 7708, + Zo_MultiOutReliability = 7729, + Zo_MultiOutRelinquishDefault = 7749, + Zo_MultiOutStatusFlags = 7775, + Zo_MultiOutValue = 7795, + Zo_MultiReliability = 7809, + Zo_MultiRelinquishDefault = 7826, + Zo_MultiStatusFlags = 7849, + Zo_MultiValue = 7866, + Zo_MultipleScheduling = 7877, + Zo_NeutralCurrent = 7896, + Zo_NumberOfDevices = 7911, + Zo_NumberOfHolidaySchedulesSupported = 7927, + Zo_NumberOfLogRecordsSupported = 7961, + Zo_NumberOfPINUsersSupported = 7989, + Zo_NumberOfPrimaries = 8015, + Zo_NumberOfRFIDUsersSupported = 8033, + Zo_NumberOfResets = 8060, + Zo_NumberOfTotalUsersSupported = 8075, + Zo_NumberOfWeekDaySchedulesSupportedPerUser = 8103, + Zo_NumberOfYearDaySchedulesSupportedPerUser = 8144, + Zo_NumberOfZoneSensitivityLevelsSupported = 8185, + Zo_NumberRSSIMeasurements = 8224, + Zo_NumberofActuationsLift = 8247, + Zo_NumberofActuationsTilt = 8270, + Zo_Occupancy = 8293, + Zo_OccupancySensorType = 8303, + Zo_OccupiedCoolingSetpoint = 8323, + Zo_OccupiedHeatingSetpoint = 8347, + Zo_OffTransitionTime = 8371, + Zo_OffWaitTime = 8389, + Zo_OnLevel = 8401, + Zo_OnOff = 8409, + Zo_OnOffTransitionTime = 8415, + Zo_OnTime = 8435, + Zo_OnTransitionTime = 8442, + Zo_OpenPeriod = 8459, + Zo_OppleMode = 8470, + Zo_OutdoorTemperature = 8480, + Zo_OverTempTotalDwell = 8499, + Zo_PICoolingDemand = 8518, + Zo_PIHeatingDemand = 8534, + Zo_PIROccupiedToUnoccupiedDelay = 8550, + Zo_PIRUnoccupiedToOccupiedDelay = 8579, + Zo_PIRUnoccupiedToOccupiedThreshold = 8608, + Zo_POD = 8641, + Zo_Panic = 8645, + Zo_PartNumber = 8651, + Zo_PathLossExponent = 8662, + Zo_PersistentMemoryWrites = 8679, + Zo_PersonalAlarm = 8702, + Zo_PhaseHarmonicCurrentMultiplier = 8716, + Zo_PhysicalClosedLimit = 8747, + Zo_PhysicalClosedLimitLift = 8767, + Zo_PhysicalClosedLimitTilt = 8791, + Zo_PhysicalEnvironment = 8815, + Zo_Power = 8835, + Zo_PowerDivisor = 8841, + Zo_PowerFactor = 8854, + Zo_PowerFactorPhB = 8866, + Zo_PowerFactorPhC = 8881, + Zo_PowerMultiplier = 8896, + Zo_PowerOffEffect = 8912, + Zo_PowerOnRecall = 8927, + Zo_PowerOnTimer = 8941, + Zo_PowerSource = 8954, + Zo_PowerThreshold = 8966, + Zo_Pressure = 8981, + Zo_PressureMaxMeasuredValue = 8990, + Zo_PressureMaxScaledValue = 9015, + Zo_PressureMinMeasuredValue = 9038, + Zo_PressureMinScaledValue = 9063, + Zo_PressureScale = 9086, + Zo_PressureScaledTolerance = 9100, + Zo_PressureScaledValue = 9124, + Zo_PressureTolerance = 9144, + Zo_Primary1Intensity = 9162, + Zo_Primary1X = 9180, + Zo_Primary1Y = 9190, + Zo_Primary2Intensity = 9200, + Zo_Primary2X = 9218, + Zo_Primary2Y = 9228, + Zo_Primary3Intensity = 9238, + Zo_Primary3X = 9256, + Zo_Primary3Y = 9266, + Zo_Primary4Intensity = 9276, + Zo_Primary4X = 9294, + Zo_Primary4Y = 9304, + Zo_Primary5Intensity = 9314, + Zo_Primary5X = 9332, + Zo_Primary5Y = 9342, + Zo_Primary6Intensity = 9352, + Zo_Primary6X = 9370, + Zo_Primary6Y = 9380, + Zo_ProductCode = 9390, + Zo_ProductRevision = 9402, + Zo_ProductURL = 9418, + Zo_QualityMeasure = 9429, + Zo_RGB = 9444, + Zo_RHDehumidificationSetpoint = 9448, + Zo_RMSCurrent = 9475, + Zo_RMSCurrentMax = 9486, + Zo_RMSCurrentMaxPhB = 9500, + Zo_RMSCurrentMaxPhC = 9517, + Zo_RMSCurrentMin = 9534, + Zo_RMSCurrentMinPhB = 9548, + Zo_RMSCurrentMinPhC = 9565, + Zo_RMSCurrentPhB = 9582, + Zo_RMSCurrentPhC = 9596, + Zo_RMSExtremeOverVoltage = 9610, + Zo_RMSExtremeOverVoltagePeriod = 9632, + Zo_RMSExtremeOverVoltagePeriodPhB = 9660, + Zo_RMSExtremeOverVoltagePeriodPhC = 9691, + Zo_RMSExtremeUnderVoltage = 9722, + Zo_RMSExtremeUnderVoltagePeriod = 9745, + Zo_RMSExtremeUnderVoltagePeriodPhB = 9774, + Zo_RMSExtremeUnderVoltagePeriodPhC = 9806, + Zo_RMSVoltage = 9838, + Zo_RMSVoltageMax = 9849, + Zo_RMSVoltageMaxPhB = 9863, + Zo_RMSVoltageMaxPhC = 9880, + Zo_RMSVoltageMin = 9897, + Zo_RMSVoltageMinPhB = 9911, + Zo_RMSVoltageMinPhC = 9928, + Zo_RMSVoltagePhB = 9945, + Zo_RMSVoltagePhC = 9959, + Zo_RMSVoltageSag = 9973, + Zo_RMSVoltageSagPeriod = 9987, + Zo_RMSVoltageSagPeriodPhB = 10007, + Zo_RMSVoltageSagPeriodPhC = 10030, + Zo_RMSVoltageSwell = 10053, + Zo_RMSVoltageSwellPeriod = 10069, + Zo_RMSVoltageSwellPeriodPhB = 10091, + Zo_RMSVoltageSwellPeriodPhC = 10116, + Zo_ReactiveCurrent = 10141, + Zo_ReactiveCurrentPhB = 10157, + Zo_ReactiveCurrentPhC = 10176, + Zo_ReactivePower = 10195, + Zo_ReactivePowerPhB = 10209, + Zo_ReactivePowerPhC = 10226, + Zo_RecallScene = 10243, + Zo_RelativeHumidity = 10255, + Zo_RelativeHumidityDisplay = 10272, + Zo_RelativeHumidityMode = 10296, + Zo_RemainingTime = 10317, + Zo_RemoteSensing = 10331, + Zo_RemoveAllGroups = 10345, + Zo_RemoveAllScenes = 10361, + Zo_RemoveGroup = 10377, + Zo_RemoveScene = 10389, + Zo_ReportingPeriod = 10401, + Zo_ResetAlarm = 10417, + Zo_ResetAllAlarms = 10428, + Zo_SWBuildID = 10443, + Zo_Sat = 10453, + Zo_SatMove = 10457, + Zo_SatStep = 10465, + Zo_SceneCount = 10473, + Zo_SceneNameSupport = 10484, + Zo_SceneValid = 10501, + Zo_ScheduleMode = 10512, + Zo_SeaPressure = 10525, + Zo_ShortPollInterval = 10537, + Zo_Shutter = 10555, + Zo_ShutterClose = 10563, + Zo_ShutterLift = 10576, + Zo_ShutterOpen = 10588, + Zo_ShutterStop = 10600, + Zo_ShutterTilt = 10612, + Zo_SoftwareRevision = 10624, + Zo_StackVersion = 10641, + Zo_StandardTime = 10654, + Zo_StartUpOnOff = 10667, + Zo_Status = 10680, + Zo_StoreScene = 10687, + Zo_SwitchActions = 10698, + Zo_SwitchType = 10712, + Zo_SystemMode = 10723, + Zo_TRVBoost = 10734, + Zo_TRVChildProtection = 10743, + Zo_TRVMirrorDisplay = 10762, + Zo_TRVMode = 10779, + Zo_TRVWindowOpen = 10787, + Zo_TempTarget = 10801, + Zo_Temperature = 10812, + Zo_TemperatureDisplayMode = 10824, + Zo_TemperatureMaxMeasuredValue = 10847, + Zo_TemperatureMinMeasuredValue = 10875, + Zo_TemperatureTolerance = 10903, + Zo_TerncyDuration = 10924, + Zo_TerncyRotate = 10939, + Zo_ThSetpoint = 10952, + Zo_ThermostatAlarmMask = 10963, + Zo_ThermostatKeypadLockout = 10983, + Zo_ThermostatOccupancy = 11007, + Zo_ThermostatRunningMode = 11027, + Zo_ThermostatScheduleProgrammingVisibility = 11049, + Zo_Time = 11089, + Zo_TimeEpoch = 11094, + Zo_TimeStatus = 11104, + Zo_TimeZone = 11115, + Zo_TotalActivePower = 11124, + Zo_TotalApparentPower = 11141, + Zo_TotalProfileNum = 11160, + Zo_TotalReactivePower = 11176, + Zo_TuyaCalibration = 11195, + Zo_TuyaCalibrationTime = 11211, + Zo_TuyaMCUVersion = 11231, + Zo_TuyaMotorReversal = 11246, + Zo_TuyaMovingState = 11264, + Zo_TuyaQuery = 11280, + Zo_UnoccupiedCoolingSetpoint = 11290, + Zo_UnoccupiedHeatingSetpoint = 11316, + Zo_UtilityName = 11342, + Zo_ValidUntilTime = 11354, + Zo_ValvePosition = 11369, + Zo_VelocityLift = 11383, + Zo_ViewGroup = 11396, + Zo_ViewScene = 11406, + Zo_Water = 11416, + Zo_WhitePointX = 11422, + Zo_WhitePointY = 11434, + Zo_WindowCoveringType = 11446, + Zo_X = 11465, + Zo_Y = 11467, + Zo_ZCLVersion = 11469, + Zo_ZoneID = 11480, + Zo_ZoneState = 11487, + Zo_ZoneStatus = 11497, + Zo_ZoneStatusChange = 11508, + Zo_ZoneType = 11525, + Zo__ = 11534, + Zo_xx = 11536, + Zo_xx000A00 = 11539, + Zo_xx0A = 11548, + Zo_xx0A00 = 11553, + Zo_xx19 = 11560, + Zo_xx190A = 11565, + Zo_xx190A00 = 11572, + Zo_xxxx = 11581, + Zo_xxxx00 = 11586, + Zo_xxxx0A00 = 11593, + Zo_xxxxyy = 11602, + Zo_xxxxyyyy = 11609, + Zo_xxxxyyyy0A00 = 11618, + Zo_xxxxyyzz = 11631, + Zo_xxyy = 11640, + Zo_xxyy0A00 = 11645, + Zo_xxyyyy = 11654, + Zo_xxyyyy000000000000 = 11661, + Zo_xxyyyy0A0000000000 = 11680, + Zo_xxyyyyzz = 11699, + Zo_xxyyyyzzzz = 11708, + Zo_xxyyzzzz = 11719, }; diff --git a/tasmota/tasmota_xdrv_driver/xdrv_23_zigbee_5_1_attributes.ino b/tasmota/tasmota_xdrv_driver/xdrv_23_zigbee_5_1_attributes.ino index b6c985a4b..a0a9bb6a8 100644 --- a/tasmota/tasmota_xdrv_driver/xdrv_23_zigbee_5_1_attributes.ino +++ b/tasmota/tasmota_xdrv_driver/xdrv_23_zigbee_5_1_attributes.ino @@ -1122,6 +1122,50 @@ const Z_AttributeConverter Z_PostProcess[] PROGMEM = { { Zint16, Cx0B04, 0x0808, Z_(RMSExtremeUnderVoltage), Cm1, 0 }, { Zint16, Cx0B04, 0x0809, Z_(RMSVoltageSag), Cm1, 0 }, { Zint16, Cx0B04, 0x080A, Z_(RMSVoltageSwell), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0901, Z_(LineCurrentPhB), Cm1, 0 }, + { Zint16, Cx0B04, 0x0902, Z_(ActiveCurrentPhB), Cm1, 0 }, + { Zint16, Cx0B04, 0x0903, Z_(ReactiveCurrentPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0905, Z_(RMSVoltagePhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0906, Z_(RMSVoltageMinPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0907, Z_(RMSVoltageMaxPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0908, Z_(RMSCurrentPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0909, Z_(RMSCurrentMinPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x090A, Z_(RMSCurrentMaxPhB), Cm1, 0 }, + { Zint16, Cx0B04, 0x090B, Z_(ActivePowerPhB), Cm1, 0 }, + { Zint16, Cx0B04, 0x090C, Z_(ActivePowerMinPhB), Cm1, 0 }, + { Zint16, Cx0B04, 0x090D, Z_(ActivePowerMaxPhB), Cm1, 0 }, + { Zint16, Cx0B04, 0x090E, Z_(ReactivePowerPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x090F, Z_(ApparentPowerPhB), Cm1, 0 }, + { Zint8, Cx0B04, 0x0910, Z_(PowerFactorPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0911, Z_(AverageRMSVoltageMeasurementPeriodPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0912, Z_(AverageRMSOverVoltageCounterPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0913, Z_(AverageRMSUnderVoltageCounterPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0914, Z_(RMSExtremeOverVoltagePeriodPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0915, Z_(RMSExtremeUnderVoltagePeriodPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0916, Z_(RMSVoltageSagPeriodPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0917, Z_(RMSVoltageSwellPeriodPhB), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A01, Z_(LineCurrentPhC), Cm1, 0 }, + { Zint16, Cx0B04, 0x0A02, Z_(ActiveCurrentPhC), Cm1, 0 }, + { Zint16, Cx0B04, 0x0A03, Z_(ReactiveCurrentPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A05, Z_(RMSVoltagePhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A06, Z_(RMSVoltageMinPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A07, Z_(RMSVoltageMaxPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A08, Z_(RMSCurrentPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A09, Z_(RMSCurrentMinPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A0A, Z_(RMSCurrentMaxPhC), Cm1, 0 }, + { Zint16, Cx0B04, 0x0A0B, Z_(ActivePowerPhC), Cm1, 0 }, + { Zint16, Cx0B04, 0x0A0C, Z_(ActivePowerMinPhC), Cm1, 0 }, + { Zint16, Cx0B04, 0x0A0D, Z_(ActivePowerMaxPhC), Cm1, 0 }, + { Zint16, Cx0B04, 0x0A0E, Z_(ReactivePowerPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A0F, Z_(ApparentPowerPhC), Cm1, 0 }, + { Zint8, Cx0B04, 0x0A10, Z_(PowerFactorPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A11, Z_(AverageRMSVoltageMeasurementPeriodPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A12, Z_(AverageRMSOverVoltageCounterPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A13, Z_(AverageRMSUnderVoltageCounterPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A14, Z_(RMSExtremeOverVoltagePeriodPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A15, Z_(RMSExtremeUnderVoltagePeriodPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A16, Z_(RMSVoltageSagPeriodPhC), Cm1, 0 }, + { Zuint16, Cx0B04, 0x0A17, Z_(RMSVoltageSwellPeriodPhC), Cm1, 0 }, // Diagnostics cluster { Zuint16, Cx0B05, 0x0000, Z_(NumberOfResets), Cm1, 0 },