I have a USB300 EnOcean gateway in place, connected to my Pi. Now i have troubles to reacieve all signals from my Switches on all rooms. The Building have 2 Floors and i simply can’t place the reciever on a way that every Switch works properly. Some times is only related to how you stand next to the switch.
So what are the best option in this case? I read about a EnOcean Relay switch who send everything he receive again whit a relay tag. Do this works? Or will Openhab then do a Rule or something twice?
I think any of the level 1 repeaters should work as long as they follow the enocean standard. I have not tried any level 2 repeaters myself. But on most repeaters you can choose which level.
You could try the enocean pi which attaches directly to the gpio pins of the Raspberry pi but it’s the same chipset as the usb300. Or you could get an usb300 with an sma connector like this one:
And attach an antenna which should increase the range. I don’t think that the binding supports any of the other gateways right now.
Another way would be to use multiple gateways as the binding supports using remote gateways over tcp/ip (ser2net) and just attach a second usb300 to a raspberry pi zero and use one for each level of a building.