-
Notifications
You must be signed in to change notification settings - Fork 11
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
[bus error] device status: unexpected available enhanced byte 2 #5
Comments
What is your ebusd config/commandline? |
Hi.
I use this configuration in ebusd in home assistant.
scanconfig: true
loglevel_all: debug
mqtttopic: ebusd
mqttint: /etc/ebusd/mqtt-hassio.cfg
mqttjson: true
network_device: enh:192.168.2.32:9999
latency: 10
loglevel_network: debug
loglevel_bus: debug
I have connected to ebus these devices:
Valliant ecotec pro
Valliant Vr70
2 valliant multimatic 700
Valliant Vr920
Br
El lun., 14 nov. 2022 9:47, Daniel Kucera ***@***.***>
escribió:
… What is your ebusd config/commandline?
What boiler/heater do you use?
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYFKKREPGP4EF5YW3MAUSMDWIH4BDANCNFSM6AAAAAAR3YAHQM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
this line is wrong:
it doesn't support enhanced protocol, try to use it without |
I remove ESP12 with Hotair and connected Wemos D1 mini with firmware ebusd-esp of [john30] and i can see information in the bus. I return back to ESP8266 but I think that I have broken the sp12 because now don't power on :-(. led of ebus is O.K but esp12 doesn't switch off. |
In this repository. |
i I am looking for some *.bin file but I don't see any file in the repository. what directory is it in? |
I've added for you, you can download in https://github.com/danielkucera/esp8266-arduino-ebus/releases |
Hi I'm using boiler Thema Condens of Saunier Duval. ebus config:
ebus addon HA Logs:
Many thanks for your help. |
Remove |
Hallo, das ist Einstellung ebusd config openhabian@openhabian:~ $ ping esp-eBus.local und openhabian@openhabian:~ $ sudo ebusd --scanconfig --lograwdata=data --log=all:debug -f bitte was mache ich falsch danke |
EBUSD_OPTS don't apply if you run the service directly like |
Hallo, sudo ebusd -d, --device=esp-ebus.local:3333 --scanconfig --latency=200000 --configpath=https://cfg.ebusd.eu/ und dann sudo ebusd --scanconfig --accesslevel=* --latency=200000 -d --device=esp-eBusd.locel:3334 --loglevel=debug --address=ff -f ???? |
check the spelling |
sorry my English is not good I checked again, sorry. |
post the log again, feel free to write in german |
openhabian@openhabian:~ $ sudo ebusd --scanconfig --accesslevel=* --latency=200000 -d --device=esp-eBusd.local:3334 --loglevel=debug --address=ff -f ^C2023-02-14 13:41:44.138 [main notice] SIGINT received |
I see... replace |
Hallo |
Ok, is that a question of some sort? |
nein, ich habe es nur erwähnt. hier noch mal mit Änderung. openhabian@openhabian:~ $ sudo ebusd -d, --device=esp-eBusd.local:3333 --scanconfig --latency=200000 --configpath=https://cfg.ebusd.eu/ |
read carefully again please: |
so in etwa? openhabian@openhabian:~ $ sudo ebusd --scanconfig --accesslevel=* --latency=200000 --loglevel=debug --address=ff -f 2023-02-14 14:08:58.734 [main notice] ebusd 23.1.23.1-8-g9c0af7b9 started with auto scan on device /dev/ttyUSB0 |
No, from: |
openhabian@openhabian:~ $ sudo ebusd --scanconfig --accesslevel=* --latency=200000 --device=esp-eBusd.local:3334 --loglevel=debug --address=ff -f |
***@***.***:~ $ sudo ebusd --scanconfig --accesslevel=*
--latency=200000 --device=esp-eBusd.local:3334 --loglevel=debug --address=ff
-f
2023-02-14 14:16:56.947 [main notice] ebusd 23.1.23.1-8-g9c0af7b9 started
with auto scan on device esp-eBusd.local:3334
2023-02-14 14:16:56.948 [main info] loading configuration files from
<https://cfg.ebusd.eu/> https://cfg.ebusd.eu/
2023-02-14 14:16:57.188 [main info] reading templates /
2023-02-14 14:16:57.432 [main info] read templates in /
2023-02-14 14:16:57.432 [main info] reading file memory.csv
2023-02-14 14:16:57.677 [main info] successfully read file memory.csv
2023-02-14 14:16:57.677 [main info] reading file broadcast.csv
2023-02-14 14:16:57.923 [main info] successfully read file broadcast.csv
2023-02-14 14:16:57.923 [main info] read config files, got 11 messages
2023-02-14 14:17:02.934 [bus error] unable to open esp-eBusd.local:3334:
ERR: generic I/O error
2023-02-14 14:17:02.935 [bus notice] bus started with own address ff/04
2023-02-14 14:17:02.935 [bus notice] device invalid
2023-02-14 14:17:02.935 [main info] registering data handlers
2023-02-14 14:17:02.935 [main info] registered data handlers
2023-02-14 14:17:12.936 [main debug] performing regular tasks
2023-02-14 14:17:12.945 [bus error] unable to open esp-eBusd.local:3334:
ERR: generic I/O error
2023-02-14 14:17:12.945 [bus notice] device invalid
2023-02-14 14:17:22.936 [main debug] performing regular tasks
2023-02-14 14:17:22.959 [bus error] unable to open esp-eBusd.local:3334:
ERR: generic I/O error
2023-02-14 14:17:22.959 [bus notice] device invalid
2023-02-14 14:17:32.936 [main debug] performing regular tasks
2023-02-14 14:17:32.969 [bus error] unable to open esp-eBusd.local:3334:
ERR: generic I/O error
2023-02-14 14:17:32.969 [bus notice] device invalid
^C2023-02-14 14:17:35.544 [main notice] SIGINT received
2023-02-14 14:17:42.981 [bus error] unable to open esp-eBusd.local:3334:
ERR: generic I/O error
2023-02-14 14:17:42.981 [main notice] ebusd stopped
***@***.***:~ $
Von: Daniel Kucera ***@***.***>
Gesendet: Dienstag, 14. Februar 2023 15:15
An: danielkucera/esp8266-arduino-ebus
***@***.***>
Cc: Veit00 ***@***.***>; Comment ***@***.***>
Betreff: Re: [danielkucera/esp8266-arduino-ebus] [bus error] device status:
unexpected available enhanced byte 2 (Issue #5)
No, from:
sudo ebusd --scanconfig --accesslevel=* --latency=200000 -d
--device=esp-eBusd.local:3334 --loglevel=debug --address=ff -f
to:
sudo ebusd --scanconfig --accesslevel=* --latency=200000
--device=esp-eBusd.local:3334 --loglevel=debug --address=ff -f
-
Reply to this email directly, view it on GitHub
<#5 (comment)
1429731344> , or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APFDO5XF2OIYWXFBRW7HXITWX
OAMVANCNFSM6AAAAAAR3YAHQM> .
You are receiving this because you commented.Message ID:
***@***.***>
|
Hallo hier noch ein Bild
Und noch zwei vom Scann der Port's
|
Hallo Daniel Kucera,
ich habe noch mal die Verkabelung neu gemacht, alles neu Firmware usw.
dann mit PuTTy Telnet 192.168.100.18 Port 3334 gelesen, siehe Bild.
Etwas mit dem Poti gespielt aber entweder gar kein Signal keine Ausgabe oder
misch masch.
Meine Frage wie muss das korrekt ausschauen.
Freundliche Grüße
Veit Tandler
Veit Tandler
Principala 83
RO-627283 Varnita / Racoasa Jud. Vrancea
Mobil: +49 160 95542478
Mail: ***@***.***> ***@***.***
|
Hallo Daniel Kucera,
ich habe noch ein Bild vom IP-Scanner.
Da schaut der Name auch komisch aus.
Freundliche Grüße
Veit Tandler
Veit Tandler
Principala 83
RO-627283 Varnita / Racoasa Jud. Vrancea
Mobil: +49 160 95542478
Mail: ***@***.***> ***@***.***
|
I see now: |
did you do this change? |
guten Morgen, ja habe ich |
please post the full log |
openhabian@openhabian:~ $ sudo ebusd --scanconfig --accesslevel=* --latency=200000 --device esp-eBus.locel:3334 --loglevel=debug --address=ff -f [sudo] password for openhabian: |
openhabian@openhabian:~ $ sudo ebusd --scanconfig --accesslevel=* --latency=200000 --device esp-eBus.locel:3334 --loglevel=debug --address=ff -f [sudo] password for openhabian: |
I am sorry but can't you copy one string? It is wrong again ?? |
sorry, |
good, now adjust the potentiometer according to: and change the port to 3333 |
ebus scann schaut jetzt so aus und die Blaue LED blinkt nur zweimal kurz beim einschalten des Adapters sonst immer aus openhabian@openhabian:~ $ sudo ebusd --scanconfig --accesslevel=* --latency=200000 --device esp-eBus.local:3333 --loglevel=debug --address=ff -f |
try setting |
Hallo, |
Sorry, und nochmal mit Port 3333
|
This is correct now, ebusd has found your device: Ignore the other read timeouts, it only scan all addresses. |
danke schön, wissen sie zufällig was ich jetzt in openhab einstellen muss in der Bridge Freundliche Grüsse |
I have no idea about openhab, sorry. |
Hi.
We use a ebus adapter received last week but we can't see any information in ebusd in home assistant.
We receive only this error.
Many thanks for your help
2022-11-09 19:53:37.054 [bus error] device status: unexpected available enhanced byte 2
2022-11-09 19:53:37.096 [bus error] device status: unexpected available enhanced byte 2
2022-11-09 19:53:37.140 [bus error] device status: unexpected available enhanced byte 2
2022-11-09 19:53:37.183 [bus error] device status: unexpected available enhanced byte 2
2022-11-09 19:53:37.188 [bus notice] signal acquired
2022-11-09 19:53:37.195 [bus error] device status: unexpected available enhanced byte 2
2022-11-09 19:53:37.225 [bus error] device status: unexpected available enhanced following byte 1
2022-11-09 19:53:37.253 [bus error] device status: unexpected available enhanced byte 2
The text was updated successfully, but these errors were encountered: