-
Notifications
You must be signed in to change notification settings - Fork 14
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
VRSOL 2.0 + V6.1 adapter + HAOS + EBUSD #75
Comments
Hi @telemake69 , |
#Hi Daniel, With enh:192.168.1.51:3335 It seems I have less logs but still no data in reception... PS : Same result with Latency = 100 |
Hi @telemake69 , |
I thought configuration was more to customize data echange (to be able to decode them) but not to initialize the communication with the device. |
You need to have config to be able to interpret register data and how to access them. |
Hello all
I am trying to connect my WRSOL 2.0 from Weishaupt to my domotic system (HAOS running over Raspberry).
And still facing "scan config fc: ERR: arbitration lost"
Adapter
![V6 1 adapter](https://private-user-images.githubusercontent.com/116037014/360813774-bbf8b280-0d54-4cbd-9ebe-27f1192af991.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDQ5MTIsIm5iZiI6MTczOTkwNDYxMiwicGF0aCI6Ii8xMTYwMzcwMTQvMzYwODEzNzc0LWJiZjhiMjgwLTBkNTQtNGNiZC05ZWJlLTI3ZjExOTJhZjk5MS5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOFQxODUwMTJaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04OWM3ZWI0ZmE0MjNkYTNjMmZkMTQ3YWRmMDA3NjYwZjc1Mzg5NzU0ZDU3ZTU3ZDkzMDY0ZjY4YjE0YWEyZTI3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.HiWv3VUV3DRCQiClMD56h92-b4M8HTudnAsU6gH4LkE)
![image](https://private-user-images.githubusercontent.com/116037014/360817331-5b0c4ffb-3af0-4cc2-984e-35c2a6e17538.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDQ5MTIsIm5iZiI6MTczOTkwNDYxMiwicGF0aCI6Ii8xMTYwMzcwMTQvMzYwODE3MzMxLTViMGM0ZmZiLTNhZjAtNGNjMi05ODRlLTM1YzJhNmUxNzUzOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOFQxODUwMTJaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jYjViZDFhNmU2ZWFmNGQ4ZWFkNmEzODBiNmVhYWJlYWMxYTBmNzMwOTBhM2QwNDVjNzAyZDA2NjM5OWI1Y2RjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.dvsgbtGP5xHjjiSIN8tIBYJSscrKXjFoSn4usd6GUZQ)
EBUS to WiFi Adapter Module V6.1 (from ELECROW)
Adapter connected to my network via Wifi
Domotic
HA OS over Raspberry 4B
Raspberry connecte to my network via Ethernet LAN
Ebusd configuration
scanconfig: true
loglevel_all: notice
mqtttopic: ebusd
mqttint: /etc/ebusd/mqtt-hassio.cfg
mqttjson: true
network_device: 192.168.1.51:3334
Ebusd logs
2024-08-23 08:35:39.839 [main notice] SIGTERM received
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
ebusd --foreground --mqtthost=core-mosquitto --mqttport=1883 --mqttuser=addons --mqttpass=tahXidoow4Ohgoh8ChaeghaepheibeuX0ahpheiquo5wor7ieDai0lee8quo4Aip --scanconfig --mqttjson --mqttint=/etc/ebusd/mqtt-hassio.cfg --mqtttopic=ebusd --device=192.168.1.51:3334 --log=all:notice
2024-08-23 08:35:50.135 [main notice] ebusd 23.2.p20230716 started with auto scan on device: 192.168.1.51:3334
2024-08-23 08:35:52.105 [bus notice] bus started with own address 31/36
2024-08-23 08:35:52.217 [bus notice] signal acquired
2024-08-23 08:35:52.516 [mqtt notice] connection established
2024-08-23 08:38:02.371 [main notice] update check: version 23.3 available
2024-08-23 08:40:05.975 [bus notice] new master f7, master count 2
2024-08-23 08:40:13.757 [main error] scan config fc: ERR: arbitration lost
2024-08-23 08:40:27.068 [main error] scan config fc: ERR: arbitration lost
2024-08-23 08:40:35.366 [bus notice] device invalid
Mosquitto logs
024-08-23 08:35:52: New connection from 172.30.33.3:41096 on port 1883.
2024-08-23 08:35:52: New client connected from 172.30.33.3:41096 as ebusd_23.2_277 (p1, c1, k60, u'addons').
2024-08-23 08:36:01: New connection from 172.30.32.2:39394 on port 1883.
2024-08-23 08:36:01: Client closed its connection.
2024-08-23 08:36:28: Saving in-memory database to /data//mosquitto.db.
2024-08-23 08:38:01: New connection from 172.30.32.2:57510 on port 1883.
2024-08-23 08:38:01: Client closed its connection.
2024-08-23 08:40:01: New connection from 172.30.32.2:34392 on port 1883.
2024-08-23 08:40:01: Client closed its connection.
2024-08-23 08:42:01: New connection from 172.30.32.2:46726 on port 1883.
2024-08-23 08:42:01: Client closed its connection.
I have followed Daniel's Trouble shooting recommandations
I have try several configuration for latency, from 0 to 10 000 (max supported by Ebusd), unsucessfully.
PS : 2 strange things
Can you please help ?
The text was updated successfully, but these errors were encountered: