john30 / ebusd-esp

Firmware for ESP8266 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
150 stars 21 forks source link

Adapter 3 wemos no eBus signal #53

Closed isvedic closed 2 years ago

isvedic commented 2 years ago

Adapter 3 with wemos WiFi and all connected with default settings, I'm having issues, even with ebus wired and green LED flashing and jumpers set as requested for WiFi wemos still reports eBUS signal: no signal with GPIO3+1 selected for Adapter3

For some time there was under status eBus initial signal: YES but that is gone now.

john30 commented 2 years ago

did you set the device string on ebusd correctly?

isvedic commented 2 years ago

Not sure about device string since I'm using it under home assistant, ebusd connection from there looks ok and wemos reports ebusd connected and get blue light on it.

john30 commented 2 years ago

there should be an ebusd running and it needs to know about the device to connect to

Koky05 commented 2 years ago

Adapter 3 with wemos WiFi and all connected with default settings. My configuration for HA is: ebusd: host: 192.168.2.31 port: 9999 circuit: "ehp"

But I alway see only: Build: 20211030 ebusd device string: enh:192.168.2.31:9999 WiFi signal: 62% (-69dBm) OTA enabled: waiting Chip ID: 0018f4ba Hostname: ebus-18f4ba Up time: 796 Free heap: 28584 ebusd connected: no eBUS signal: no signal eBUS initial signal: yes

Where I made a mistake?

john30 commented 2 years ago

what does the ebusd log say?

Koky05 commented 2 years ago

what does the ebusd log say?

I forgot to install ebusd on docker. After that I get invalid device log message so I flash again wemos d1 mini with your last FW for it. And magic just happend.

Now I discover some strange behavior (I have Vaillant ecoCOMPACT VSC + MultiMatic 470 + VR60): [update notice] received unknown MS cmd: 1050b5040137 / 02021f [update notice] received update-write bai SetMode QQ=10: auto;32.0;-;-;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] sent poll-read 470 YieldThisYear QQ=31: 0;0;0;0;0;0;0;0;0;0;0;0 [update notice] received unknown MS cmd: 1050b505023001 / 0101 [update notice] received read bai Status01 QQ=10: 30.0;30.0;2.750;34.5;46.5;off

Koky05 commented 2 years ago

This is picture from MQTT Explorer and show all the data I can actualy read from my heating system. In this state it is useless and I lost my money that I pay for that adapter. I did not see actual configuration no actual temperature (only outside), etc... image

john30 commented 2 years ago

nothing strange to see here. I don't know what you expect. Have a look at the wiki and don't ask me for any home assistant stuff, as that's not my project.

Koky05 commented 2 years ago

@john30 sorry for bithering you. I was expected to see all variables after first load not only some. And because I have VR61 to control independent two heating circuite it is shame to nit to.see same ingormation for VF2 like I can see and setup for VF1. But I understand niw that it is limitation of software.

john30 commented 2 years ago

rather a limitation of the user. you need to query for most of the values actively and not just wait for them to arrive

Koky05 commented 2 years ago

@john30 how can I make same file for 4700, because full scan it found on 15 qnd also on 26. But if I just make new file 26.470.csv it just show error about duplicity of configuration file.

john30 commented 2 years ago

why do you want to copy it?

Koky05 commented 2 years ago

@john30 Because I want to see what type of data is there and why it is twice. But I found solution. Just creted link as new file 26.470.2.csv from file 15.470.csv.