Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

MM100 EMS+ Status Message support added #199

Merged
merged 3 commits into from
Oct 6, 2019
Merged

Conversation

kstaniek
Copy link

@kstaniek kstaniek commented Oct 6, 2019

I have added support form EMS+ Status Message form MM100 modules

(01:28:57.393) 0x21 -> all, type 0x01D8, telegram: 21 00 FF 00 01 D8 00 02 00 00 EE 00 00 00 03 (CRC=C9) #data=9

00 EE -> 238 -> 23,8 C

(01:28:25.489) 0x20 -> all, type 0x01D7, telegram: 20 00 FF 00 01 D7 00 02 00 00 F1 00 00 00 03 (CRC=21) #data=9

00 F1 -> 241 -> 24,1 C

Those values represent the egress water flow temperature from a MM100 mixing device.

@kstaniek
Copy link
Author

kstaniek commented Oct 6, 2019

Thermostat stats:
  Thermostat: RC100/Moduline 1010 (ProductID:165 Version:40.03)
  Thermostat time is 19:13:05 06/10/2019
  Heating Circuit 1
   Current room temperature: 21.9 C
   Setpoint room temperature: 20.0 C
   Mode is set to day
  Heating Circuit 2
   Current room temperature: 22.1 C
   Setpoint room temperature: 21.0 C
   Mode is set to day

Mixing module stats:
 Mixing Circuit 1
    Current flow temperature: 21.8 C
 Mixing Circuit 2
    Current flow temperature: 21.0 C

@kstaniek
Copy link
Author

kstaniek commented Oct 6, 2019

Changed the Info output:

Mixing module stats:
  Switch temperature: 22.7 C
  Mixing Circuit 1
   Current flow temperature: 21.8 C
  Mixing Circuit 2
   Current flow temperature: 21.0 C

I think switch temperature is available when you have configured boiler to take temperature from external switch thermometer. Therefore if you have a switch then you have to have MM modules. So it is logical to group those values together.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants