Skip to content

Generated ID "Lighting5/IT" results in invalid device HASS  #5

@Sundown89

Description

@Sundown89

Hi,
When I transmit an ON command with RFXmngr with random ID/unit my IT(ProMax) plug switches on correctly when in learning mode. After this I'm able to switch on/off using RFXmngr. However, when I use these ID/unit codes to generate an ID for HASS, HASS won't accept it. "Invalid device" is the error.

ID: 01 01
Unit code: A
Level: 1

Tried:
python generateId.py -t Lighting5 -s ProMax -p 257,A (decimal)
Result: 0a140f00011A0000
python generateId.py -t Lighting5 -s ProMax -p 257,1 (decimal)
Result: 0a140f0001110000
python generateId.py -t Lighting5 -s ProMax -p 0101,A (hex)
Result: 0a140f0000101A0000
python generateId.py -t Lighting5 -s ProMax -p 0101,1 (hex)
Result: 0a140f000010110000

Tried with several random ID/unit codes.

Can you tell me if this is a problem with the generator of within HASS? Running 0.72.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions