Skip to content

Add support for D2-14-41 #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Add support for D2-14-41 #165

wants to merge 2 commits into from

Conversation

wronny
Copy link

@wronny wronny commented Jan 21, 2025

Hi, looks like I was able to successfully add support for D2-14-41 Multisensor (Indoor -Temperature, Humidity XYZ Acceleration, Illumination, Contact Sensor).
Here the debug output:

2025-01-21 22:09:39,981 DEBUG: 04:13:8D:85->FF:FF:FF:FF (-82 dBm): 0x01 ['0xd2', '0x9e', '0x1f', '0x80', '0xd', '0xe3', '0xe2', '0xfb', '0xd7', '0xc0', '0x4', '0x13', '0x8d', '0x85', '0x80'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x52', '0x0'] OrderedDict()
2025-01-21 22:09:39,982 DEBUG: enoceanmqtt/Multisensor_D2-14-41: TMP (Temperature 10)=23.200000000000003 °C
2025-01-21 22:09:39,982 DEBUG: enoceanmqtt/Multisensor_D2-14-41: HUM (Rel. Humidity (linear))=63.0 %
2025-01-21 22:09:39,983 DEBUG: enoceanmqtt/Multisensor_D2-14-41: ILL (Illumination (linear))=111.0 lx
2025-01-21 22:09:39,983 DEBUG: enoceanmqtt/Multisensor_D2-14-41: ACC (Acceleration Status)=Periodic Update
2025-01-21 22:09:39,983 DEBUG: enoceanmqtt/Multisensor_D2-14-41: ACX (Absolute Acceleration on X axis)=-0.015000000000000124 g
2025-01-21 22:09:39,983 DEBUG: enoceanmqtt/Multisensor_D2-14-41: ACY (Absolute Acceleration on Y axis)=0.015000000000000124 g
2025-01-21 22:09:39,983 DEBUG: enoceanmqtt/Multisensor_D2-14-41: ACZ (Absolute Acceleration on Z axis)=1.0100000000000002 g
2025-01-21 22:09:39,983 DEBUG: enoceanmqtt/Multisensor_D2-14-41: CO (Contact)=Open
2025-01-21 22:09:39,983 DEBUG: enoceanmqtt/Multisensor_D2-14-41: Sent MQTT: {"RSSI": -82, "DATE": "2025-01-21T22:09:39.981177", "TMP": 23.200000000000003, "HUM": 63.0, "ILL": 111.0, "ACC": 0, "ACX": -0.015000000000000124, "ACY": 0.015000000000000124, "ACZ": 1.0100000000000002, "CO": 0}
2025-01-21 22:09:39,983 DEBUG: Sending PUBLISH (d0, q0, r1, m49), 'b'enoceanmqtt/Multisensor_D2-14-41'', ... (214 bytes)

Many thanks and take care

@ChristopheHD
Copy link

Merged in version 0.1.37 of https://github.com/ChristopheHD/HA_enoceanmqtt-addon

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