Replies: 1 comment 7 replies
-
Hi @apfeuti, It is already supported but not tested.
Please report if everything is OK. Thanks. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
First, thanks for your great work.
I would be happy, if I could integrate my NodOn Motion PIR Sensor into HomeAssistant.
Since I have such devices, I can help by testing.
NodeOn PIR 2-1-00 Motion Sensor: https://nodon.fr/en/nodon/enocean-motion-sensor/
Manual: https://nodon.fr/wp-content/uploads/2017/11/NodOn-PIR-2-1-xx-UserGuide-170911-EN-interactive.pdf
From the enoceanmqtt-log:
Pairing:
2023-03-25 09:51:27,214 INFO: received: 05:8E:8E:CE->FF:FF:FF:FF (-45 dBm): 0x01 ['0xa5', '0x1c', '0x18', '0x46', '0x80', '0x5', '0x8e', '0x8e', '0xce', '0x0'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x2d', '0x0'] OrderedDict()
2023-03-25 09:51:27,214 INFO: unknown sensor: 05:8E:8E:CE
Detect Motion start:
2023-03-25 09:54:47,129 INFO: received: 05:8E:8E:CE->FF:FF:FF:FF (-46 dBm): 0x01 ['0xa5', '0x96', '0xa', '0x40', '0x88', '0x5', '0x8e', '0x8e', '0xce', '0x0'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x2e', '0x0'] OrderedDict()
2023-03-25 09:54:47,130 INFO: unknown sensor: 05:8E:8E:CE
Motion stop:
2023-03-25 09:56:27,656 INFO: received: 05:8E:8E:CE->FF:FF:FF:FF (-45 dBm): 0x01 ['0xa5', '0x96', '0xb', '0xc0', '0x8', '0x5', '0x8e', '0x8e', '0xce', '0x0'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x2d', '0x0'] OrderedDict()
2023-03-25 09:56:27,657 INFO: unknown sensor: 05:8E:8E:CE
(From integration into openHAB I know, that this motion-sensor also transmitss battery-voltage)
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions