Skip to content

Wrong endpoint in zclFreepadApp_SendKeysToBinds #20

@ai-xyz

Description

@ai-xyz

Hi, first of all really nice piece of software!

In the file zcl_freepadapp.c the function zclFreepadApp_SendKeysToBinds has the case

        zclGeneral_SendLevelControlStepWithOnOff(endPoint, &inderect_DstAddr, LEVEL_STEP_DOWN, FREEPADAPP_LEVEL_STEP_SIZE,
                                                 FREEPADAPP_LEVEL_TRANSITION_TIME, TRUE, bdb_getZCLFrameCounter());

        zclLighting_ColorControl_Send_StepColorCmd(endPoint - 1, &inderect_DstAddr, -1000, 0, 0, true, bdb_getZCLFrameCounter());

As far as i understand both endpoints should be endPoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions