-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chaffoteaux TEM 11111.csv #27
Comments
I prepare such a csv file:
Now the problem is that all "FLT" value are the good one but instead of 34.5 i got 0.345 |
we should check against the 22102.csv file in ochsner, since this is from the same manufacturer |
MENU 220 GENERAL
ebusctl hex 1506210409ab0040
ebusctl hex 1506210403800040
NOT FOUND
ebusctl hex 1506210409df0040
NOT FOUND
ebusctl hex 1506210404860040 MENU 230 HEATING PART1
ebusctl hex 1506210409b80040
ebusctl hex 1506210409b40040
ebusctl hex 1506210409b30040
ebusctl hex 1506210409b50040
NOT FOUND
ebusctl hex 1506210409970040
ebusctl hex 1506210409800040
ebusctl hex 1506210409920040
ebusctl hex 1506210409930040 MENU 240 HEATING PART2
NOT FOUND
ebusctl hex 1506210409a10040
ebusctl hex 150621040aac0040 MENU 250 "SANITAIRE"
ebusctl hex 1506210405900040
ebusctl hex 1506210405920040
ebusctl hex 1506210405910040
ebusctl hex 1506210408b40040
NOT FOUND
ebusctl hex 1506210405930040
ebusctl hex 1506210405940040 MENU 300 GENERAL
NOT FOUND
ebusctl hex 1506210405a50040 MENU 320 SPECIAL
NOT FOUND
ebusctl hex 1506210408c40040 |
Menu 400
ebusctl hex 1506210403b30040
ebusctl hex 1506210403b50040
ebusctl hex 1506210403930040 Menu 420
ebusctl hex 1506210407840040
ebusctl hex 1506210403a00040
ebusctl hex 15062104038a0040
ebusctl hex 1506210403920040
ebusctl hex 1506210403870040
ebusctl hex 1506210407880040
ebusctl hex 1506210407820040 Menu 430
ebusctl hex 1506210400810040
ebusctl hex 1506210401810040
NOT FOUND |
So fo now it miss:
I've been in all menu of the remote controller here is the grab result from 01 to 15:
For some boolean i hope sending commands from the thermostat wille allow me to gret the good code. |
zone 2 and zone 3 heating status demand?
Party mode?
"temp reduite" mode?
Vacancy mode?
Last 10 errors?
ok with a _templates and this file it is now working. |
I've worked on the CSVs, optimized, renamed a bit, and added some tabs for easier finding of data types and units. curiously, can't attach it here. I'll send you an email instead. |
Finally find outside temp base on 22102 OTE2: So type 11-2 is a new templates temp8:temp,D2B,10,°C,temperature |
I've worked on the CSVs, optimized, renamed a bit, and added some tabs |
as commented in your pull request: the ods/csv I've sent to you are not yet in a state ready for committing here, we need to work more on those first and at least remove unnecessary comments before commiting. we can do that once the state is mature enough, which is not the case yet. |
@john30 for boolean value i made some tests. |
@tikismoke I don't really understand your last comment. please provide some log samples and further information |
Hi john my main problem is that i can't find any message that is just a boolean (on/off). And another great value i'm looking for is the fire/absent (when gas is shut down for example). |
can't help you here, you just need to keep watching for messages that potentially contain what you're looking for |
Can anyone share an updated CSV? Thanks |
Indeed I stop here after decoding the whole menu from external commands. But I can't grep any Boolean value such as flamme present / default present or any else. When the value is simply an on/off I can't find the message. I send you my current CSV in the evening. |
Did you find any way to find if the boiler is in error and which is the error code? |
No sorry, did you also got lot of flamme détection error? |
Just received the Wi-Fi interface, I will check the new commands transmitted by this interface and try to understand how the booleans work. @tikismoke can you upload the last csv that you have? Thank you. |
@tikismoke could you share the latest csv. I just started with ebusd. |
My apologies for everyone I forbid this... Tomorrow I'll post my current file Sorry to have forbid it... |
@tikismoke not sure I understand what are you are forbidding. Looking forward to receive your latest files. |
guess he meant "forgot" :-) |
Indeed... So my current file are here: Again sorry @inode- and @SebastianCornea for the time it took to me. It's only a temp file before we can proceed to Merge with John conf |
Many thanks @tikismoke. My boiler is an Ariston Genus. This is what I get with your files, some values are odd so I have to dig in a bit more. 2019-01-20 19:44:10.012 [main notice] ebusd 3.3.v3.3 started with auto scan |
John 30 may help you more. Some value looks like good but other seems not :( Have a try with uncomment all # on each line to read all message. |
Yep, now the detective work starts. I figured out so far the temperatures, it seems for Ariston they are sent as temp8 not tempt. Still have to learn a lot on this topic. |
Did anyone find a way to write Zone 1 target temperature ? |
@andig my goal is to set dynamically the target temperature from Openhab. As I'm a newbie to boiler and ebus could you detail a bit more what do you mean by "write to heating circuit" and how should I do that? |
Sorry, I‘ve posted in the wrong issue. I‘m not familiar with this type of boiler. |
You should had the write line in your conf file.
Le 16 février 2019 09:28:33 GMT+01:00, SebastianCornea <notifications@github.com> a écrit :
…Did anyone find a way to write Zone 1 target temperature ?
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#27 (comment)
--
Envoyé de mon appareil Android avec K-9 Mail. Veuillez excuser ma brièveté.
|
@tikismoke in the file you share with us there is only one write line for SRA. Could you share the write line for target temperature that is working for you? |
I didn't create it at all :)
You should look analyse test to find the good line to add.
Le 16 février 2019 11:49:38 GMT+01:00, SebastianCornea <notifications@github.com> a écrit :
…
@tikismoke in the file you share with us there is only one write line
for SRA. Could you share the write line for target temperature that is
working for you?
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#27 (comment)
--
Envoyé de mon appareil Android avec K-9 Mail. Veuillez excuser ma brièveté.
|
You should change 0621 code to 0623 to write and add the 'w' at the start line. |
And also the destination form 15 to 10 |
Thanks. This works. |
Do not hesitate to propose change in my git repo so it could help others and a day be add to John's one directly
Le 16 février 2019 20:54:56 GMT+01:00, SebastianCornea <notifications@github.com> a écrit :
…Thanks. This works.
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#27 (comment)
--
Envoyé de mon appareil Android avec K-9 Mail. Veuillez excuser ma brièveté.
|
Do you have a Ariston Genus One? Or just Genus or Genus EVO? You boiler uses a Ariston "Bus Bridge Net" protocol? What kind of thermostat are you using? It is a Cube Net S thermostat? I have a Genus One (https://www.ariston.com/uk/Wall-Hung_Boilers_Combi/genus_one_net) with Cube Net S controller (https://www.ariston.com/uk/Boiler_Accessories/cubesnet), and I'm looking for solution to enable Comfort mode for specific hours. This mode preheat drinking water, so hot water appears really fast in my sink/shower. But boiler has only options to:
Also I'm looking how to get another information from my boiler to connect it to my home assistant environment. Using their website is not reliable so if it be possible to read/write data over thier "bus brigde net" using ebusd will be best solution for me |
@komw hi, I've got a chaffoteaux et Mory serelia green. If you have the boiler and a thermostat or external command, and as your grab value, you'll have to dig and do note test do note test until you find what is what. |
|
No a 10years old one with a normal room controller (Wich can access all boiler menu) not any internet access. The controller is plug on the ebus port like my USB adapter. |
The motherboard looks exactly like this one. |
Hi tikismoke, First of all I would like to thank you very much for sharing your work : it helped me a lot ! I have an old Chaffoteaux Niagara C green and I use a ebusd adapter V2.2. I have configured ebusd deamon with the 11111.csv file you shared in the post. I think it's the last you have. I'am at the beginning of my project and I have nothing to share now excepts the correction below : I don't have lot of time so my configuration should take a while since I have something terminated but as soon as I have something quite good I will share my csv file. |
Do not hesitate to share. Personally my adapter is dead due to a little water issue on it :( So for the moment I can't help you at all. |
@aragorn16 I have and Ariston boiler with the same controller. Here are the files I use now since more than a year. Many commented values also work but I don't need them. Hope it helps. |
Hey guys, Please help! Where is my mistake ? |
@dlbogdan this is how I managed to update the target temperature: |
Thanks @SebastianCornea, That one I already managed to update as well, also the SRA. |
I'm sorry, my boiler pass away one or two years ago. Now I got a vaillant and still use ebus but all have been already done. I just let all those value here in the past to help other like you. Sorry but this time I can't help you. |
@dlbogdan when I got ebusd I tried updating other parameters but without success, for me changing the target temperature was enough, so I can't help you further. |
Alright. Thanks a lot. I’ll replace the boiler anyway in the summer so it’s fine till then. |
Just a note for anyone stumbling upon this in the future. I've forked @tikismoke configuration and got some lines from @SebastianCornea too, cleaned it up and as long as I have this boiler I will keep this config file updated with anything useful that I'll come across. |
Select temp from SRA automatique contol 39° then 49 then 43:
So this is corresponding to at least to heating water departure temp selected.
Seems circuit pressure ()current value 1.6bar (hexa:10)
Seems hot water selected temperature ()current value 56°C (hexa:38)
Seems month next maintenance ()current value 60 (hexa:3c) (confirm by changing it to 15 in the second result
Average boiler time in min(code 865 in menu) current value87 (hexa:57)
Hour boiler heating (code 860 in menu) current value 11 (hexa:b)
Hour boiler hot water (code 861 in menu) current value 6 (hexa:6)
Boiler cycle firering (code 863 in menu) current value 353 (hexa:161)
Boiler temp:
current measured start heating (code menu 831) current value 32.5°C (hex:145)
current measured back heating (code menu 832) current value 31.4°C (hex:13a)
current measured hot water (code menu 833) current value 30.1°C (hex:12d)
current measured exchanger (code menu 840) current value 56.3°C (hex:233)
Fan speed (code menu 822) current value: 34x100rpm (hex:22)
Current hot water flow debt (code menu 825) current value 4.9L (hex:31)
pomp speed (code menu 823) (0=off/1=low speed/2=high speed)
3 way valve (code menu 824) (0=hot water/1=heating)
Boiler mode:
0=Frozen protect
1=Heating only
2=Summer
3=Winter
4=Off
SRA mode
0=OFF 1=On
Curent amb temp (code menu 430) current value 26.5°C (hex:109) the thermostat is really near the boiler for my test.
Curent target temp (code menu 431) current value 22.6°C (hex:e2)
The text was updated successfully, but these errors were encountered: