Skip to content
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

No data showing in HomeAssistent, errors in log #62

Open
Peter-79 opened this issue Jan 21, 2024 · 5 comments
Open

No data showing in HomeAssistent, errors in log #62

Peter-79 opened this issue Jan 21, 2024 · 5 comments

Comments

@Peter-79
Copy link

Hi,
I want to connect my vaillant EcoTEC VCW346 (with VRC720) with my home assistant, but nothing seems to work.
I use this adapter: https://lectronz.com/products/ebus-to-wifi-adapter-module (I have version 5.1), and I succesfully upgraded the firmware to version 6.1. I tried several times to re-calibrate the variable resistor, that seems OK.
Every time I get the error "received unknown MS cmd: ...." or something like this (see attached logs)
What can cause this error?
Notice that the adapter is powered by the eBUS.
Kind regards and many thanks for any help on this issue!

ebusd.log

@brozikcz
Copy link
Contributor

brozikcz commented Jan 24, 2024

Did you try back to switch to an older version of FW?

You can also try to use port 3333` without enhanced protocol support.

BTW, what is your wifi signal on the adapter?

@danielkucera
Copy link
Owner

Also to me this seems like a weak signal (messages are late). Can you check the output of status server?
telnet esp-ebus.local 5555

@Peter-79
Copy link
Author

Hi,
I first tried with an older firmware and I had the issues. Now with this firmware, the issue persists.
The WiFi-signal is 3 bars on the internal webpage of the device. (It is only a few meters between the device and the router).

@Peter-79
Copy link
Author

The return I get from the status-server is:
async mode: true
software serial mode: true
uptime: 475843713 ms
last_connect_time: 2230 ms
reconnect_count: 1
rssi: -61 dBm
free_heap: 158076 B
reset_code: 15
loop_duration: 22 us
max_loop_duration: 7651 us
version: v6.3
nbr arbitrations: 83356
nbr restarts1: 119
nbr restarts2: 28
nbr lost1: 2676
nbr lost2: 0
nbr won1: 80365
nbr won2: 168
nbr late: 1
nbr errors: 0
pwm_value: 130

Thank you for looking into this
Kind regards,
Peter

@danielkucera
Copy link
Owner

-61 dBm is quite good. Can you please try the latest version v7.0 ?

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

No branches or pull requests

3 participants