Openhab and enocean temperatur/humidity/co2 sensor

Hi,
I’m looking for an enocean temperatur/humidity/co2 sensor which is well supported in openhab.
I found one on this page:
http://www.pressac.com/enocean-co2-sensor-temperature-and-humidity

After looking for support I found the EnOcean Binding
https://github.com/openhab/openhab/wiki/EnOcean-Binding

Is it right? Is A5:02:05 the only environment sensor which is supported?

Really, nobody knows about that? :frowning:

Hi mr_stone,

I am using the unofficial aleoncean binding since two years for my OH1 installation. By the time I installed this it supported much more eep’s then the official one. The OH1 development is limited cause their focus moved to OH2.

Downside is that you have to compile the binding by yourself. The git repo is here:

https://github.com/aleon-GmbH/aleoncean-openhab-binding

Here are the supported eep’s:

https://github.com/aleon-GmbH/aleoncean-openhab-binding/blob/master/doc/eep/supported.md

Maybe that helps?

Peter