Skip to content

Conversation

@absent42
Copy link
Contributor

Updated lumiOnOff to allow for deviceTemperature and powerOutageCount expose disabling

Updated lumiElectricityMeter to allow for voltage, current and energy expose disabling

Updated lumiOverloadProtection to fix config error due to access: "ALL"

Added lumiChildLock

Added lumiActivePower for power measuring at different endpoints to switch states

Link to picture pull request: Koenkk/zigbee2mqtt.io#4620

and powerOutageCount expose disabling

Updated lumiElectricityMeter to allow for voltage, current and energy expose disabling

Updated lumiOverloadProtection to fix config error due to access: "ALL"

Added lumiChildLock

Added lumiActivePower for power measuring at different endpoints to switch states
and powerOutageCount expose disabling

Updated lumiElectricityMeter to allow for voltage, current and energy expose disabling

Updated lumiOverloadProtection to fix config error due to access: "ALL"

Added lumiChildLock

Added lumiActivePower for power measuring at different endpoints to switch states
@absent42
Copy link
Contributor Author

Resolves issue Koenkk/zigbee2mqtt#30285

const {name, description, endpoint} = args;

const fromZigbee = [
{
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use fz.electrical_measurement here?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@absent42 not sure if you read this, but I meant: const fromZigbee = [fz.electrical_measurement];

absent42 and others added 6 commits December 30, 2025 13:22
Refactor lumiActivePower to use fz.electrical_measurement
Fix for lumiActivePower, previous version with fz.electrical_measurement failed to report properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants