Commit Graph
3 Commits
Author SHA1 Message Date
marcel e2fec03a21 Use exhaust temperature from 0xe4, remove from 0xe5 until verified, closes #1147. 2023-04-01 19:15:54 +02:00
marcel 5c59a20714 Accept exhaustTemp_ update from telegram 0xE5 if value is unequal zero. 2023-03-27 21:57:31 +02:00
marcel 982a43b8d4 Fix Exhaust Temperature for Logano plus GB125 with Logamatic MC110.
Exhaust Temperature was always zero prior to fix. On the setup

- Logano plus GB125 with Logamatic MM110 (SW-Version 02.10)
- Logamatic RC310 (SW-Version 74.03)
- MM100 (SW-Version 24.05)

the exhaust temperature ist found in telegram type 0xe4 at offset 31.
The original location in telegram 0xe5, offset 6 is always zero.
2023-03-26 17:49:01 +02:00