Hi Daniel,
I recently got a Eltako FTR55DSB which is using EEPs A5-10-06 and A5-38-08. So I thought, it may be supported by the enocean binding.
My problem is the setpoint temprature, as the value is displayed in raw format (0x00-0xff for 0-40°C). What is the right way to convert this into a temperature value?
And do you have any clue, what the second EEP is used for?
The description from the manual:
EEP: A5-10-06
Teach-in telegram: 0x40300D87
Data telegram:
Data_byte0 = 0x0F
Data_byte1 = actual temperature 0xFF..0x00 corresponds to 0..40°C
Data_byte2 = Setpoint temperature 0x00..0xFF corresponds to 0..40°C
EEP: A5-38-08
Teach-in telegram: 0xE0400D80
Data telegram:
OFF = 0x01000008
ON = 0x01000009
Hysteresis: 1°
Hi Daniel, I recently got a Eltako FTR55DSB which is using EEPs A5-10-06 and A5-38-08. So I thought, it may be supported by the enocean binding. My problem is the setpoint temprature, as the value is displayed in raw format (0x00-0xff for 0-40°C). What is the right way to convert this into a temperature value? And do you have any clue, what the second EEP is used for?
The description from the manual: EEP: A5-10-06 Teach-in telegram: 0x40300D87 Data telegram: Data_byte0 = 0x0F Data_byte1 = actual temperature 0xFF..0x00 corresponds to 0..40°C Data_byte2 = Setpoint temperature 0x00..0xFF corresponds to 0..40°C EEP: A5-38-08 Teach-in telegram: 0xE0400D80 Data telegram: OFF = 0x01000008 ON = 0x01000009 Hysteresis: 1°
Thanks, Lutz