Page 1 of 1

Enocean pi Hardware

Posted: Tuesday 12 December 2017 0:01
by albertopnp
Hi,

I'm a new comer into Domoticz.
I'm trying to set up my first domotic system using the following hardware:
- Raspberry pi 2
- Enocean pi
- Enocean Nodon micro module
- Enocean Nodon wall switch

I have installed the last version of Domoticz V3.8775 but "enocean pi" is not in the list of supported hardware.
Following the information on https://www.domoticz.com/wiki/Hardware#Controllers this hardware is supported.

Couldn't find too much information on the forum about that.

Would somebody help me about that?
Is "enocean pi" supported by Domoticz?

Thanks for your support and by the way, thanks to all developers who have created this software!!

Re: Enocean pi Hardware

Posted: Tuesday 12 December 2017 12:28
by quirk
Hi,

Just select hardware Enocean USB and set serial port.
Then you should see in the logs:

Code: Select all

2017-12-12 12:24:19.157 EnOcean: Using serial port: /dev/ttyAMA0
2017-12-12 12:24:19.157 EnOcean Send: 55 00 01 00 05 70 08 38
2017-12-12 12:24:19.157 EnOcean Send: 55 00 01 00 05 70 03 09
2017-12-12 12:24:19.232 EnOcean: 02 (05/01) 00 FF AB 94 80 0A
2017-12-12 12:24:19.232 EnOcean: Transceiver ID_Base: 0xffab9480
2017-12-12 12:24:19.432 EnOcean: 02 (21/00) 00 02 0B 01 00 02 06 03 00 01 9F 57 29 45 4F 01 03 47 41 54 45 57 41 59 43 54 52 4C 00 00 00 00 00
2017-12-12 12:24:19.432 EnOcean: Version_Info, App: 02.0b.01.00, API: 02.06.03.00, ChipID: 01.9f.57.29, ChipVersion: 45.4f.01.03, Description: GATEWAYCTRL

Re: Enocean pi Hardware

Posted: Wednesday 13 December 2017 1:44
by albertopnp
Thanks!

Now the Enocean pi is working and I can see my Enocean wall switch.

Just in case somebody is trying the same setup as me, the serial console shall be disabled to allow the use of the serial port.
All info can be found here: https://hallard.me/enable-serial-port-on-raspberry-pi/