OpenHAB2, EnOcean and NodOn - Bindings

Hi,

Good… the post is living !
Thanks Thomas for the point on the licensing commercial limitation. @Kai : I don’t know how to manage this point. Any help on this point would be appreciated :slight_smile:

Orjan : Lucky you… I just checked in the code (org.opencean.core.eep.EEPParserFactory.java) and the EEP A5-02-05 is one of the supported EEP. So it explain why you don’t have any problem with this :slight_smile:

Actually, for all other readers, it seems the supported EEPs are now the followings :

  • F6 Telegram (RPS) : F6_02_01, F6_02_02, F6_10_00
  • A5 Telegram (4BS) : A5_02_05, A5_04_01, A5_07_03, A5_08_01, A5_08_02, A5_08_03, A5_09_04, A5_09_05, A5_11_04
  • D2 Telegram (VLD) : D2_01_08
  • D5 Telegram (1BS) : D5_00_01
  • 07 (Obsolete Telegram) : 07_06_01

Christophe

1 Like