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

3 way valve #2

Closed
danimaciasperea opened this issue May 28, 2018 · 6 comments
Closed

3 way valve #2

danimaciasperea opened this issue May 28, 2018 · 6 comments

Comments

@danimaciasperea
Copy link

danimaciasperea commented May 28, 2018

Hi Paul,

Nice work here adapting EMS Bus code to ESP.

I have seen that you are looking for a way to control the 3-way valve to switch the domestic hot water on and off. Maybe you can try using UBAFunktionstest datagrams (0X1D) and perform in the ColdShot method a test mode setting the valve to heating circuit (0x00) during some minutes.

In my house I also have "problems" with people taking too long showers...

Regards,

Daniel

@proddy
Copy link
Collaborator

proddy commented May 28, 2018 via email

@danimaciasperea
Copy link
Author

No, I was just having a look. I am still using Arduino Mega and a Wifly RN-XV module. In the last weeks I have developed and documented a library for Arduino to talk with the EMS Bus.
I would like to learn more about ESP modules this summer, so maybe I will have try.

@proddy
Copy link
Collaborator

proddy commented May 28, 2018

ah you built Calduino! I actually used some of your ideas too in my code design

@danimaciasperea
Copy link
Author

Yeah, I already saw that ;)

@proddy
Copy link
Collaborator

proddy commented Jun 2, 2018

My plan is to find a Nefit Easy thermostat (that supports the shower-timer) or a user with one and then sniff the traffic to determine which commands it is issuing to the boiler and reverse engineer into it my code.

@proddy proddy closed this as completed Jun 2, 2018
@proddy
Copy link
Collaborator

proddy commented Dec 14, 2018

@danimaciasperea - I got my hands on an Easy and we were both right. They use the UBAFunktionstest datagrams (0X1D) to switch off the 3-way valve to temporary stop the hot tap water. I've adopted the same approach. Just wanted to let you know!

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

No branches or pull requests

2 participants