Skip to content

TempSensor: A5-04-01 fails to parse #167

@Alaric84

Description

@Alaric84

The problem

Hey, I try to switch from a home brewn python working solution based on kipe/enocean

With enoceanmqtt I have the simple setup:

[office/temphum]  
address = 0x059963CA # The address of your device  
rorg = 0xA5  
func = 0x04  
type = 0x01  

but I end up with

2025-02-16 16:33:36,798 DEBUG: 05:99:63:CA->FF:FF:FF:FF (-79 dBm): 0x01 ['0xa5', '0x0', '0x6a', '0x94', '0xa', '0x5', '0x99', '0x63', '0xca', '0x0'] ['0x1', '0xff', '0xff', '0xff', '0xff', '0x4f', '0x0'] OrderedDict()
2025-02-16 16:33:36,799 INFO: received: 05:99:63:CA->FF:FF:FF:FF (-79 dBm): 0x01 ['0xa5', '0x0', '0x6a', '0x94', '0xa', '0x5', '0x99', '0x63', '0xca', '0x0'] ['0x1', '0xff', '0xff', '0xff', '0xff', '0x4f', '0x0'] OrderedDict()
2025-02-16 16:33:36,802 WARNING: message not interpretable: enoceanmqtt/office/temphum

the learnin seams to look good:

2025-02-16 16:30:06,403 DEBUG: learn received, EEP detected, RORG: 0xA5, FUNC: 0x04, TYPE: 0x01, Manufacturer: 0x46
2025-02-16 16:30:06,403 DEBUG: 05:99:63:CA->FF:FF:FF:FF (-67 dBm): 0x01 ['0xa5', '0x10', '0x8', '0x46', '0x80', '0x5', '0x99', '0x63', '0xca', '0x0'] ['0x1', '0xff', '0xff', '0xff', '0xff', '0x43', '0x0'] OrderedDict()

Any ideas what could be wrong here? There is not to much to configure either...

Thanks for your help!

What type of installation are you running?

Addon

What version of HA_enoceanmqtt has the issue?

No response

What was the last working version of HA_enoceanmqtt?

No response

What type of Home Assitant installation are you running?

Home Assistant OS

Anything in the logs that might be useful to solve the issue? (Strongly recommended if applicable)

Additional information

No response

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