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

integrate weishaupt #461

Open
john30 opened this issue Dec 30, 2024 · 2 comments
Open

integrate weishaupt #461

john30 opened this issue Dec 30, 2024 · 2 comments
Assignees

Comments

@john30
Copy link
Owner

john30 commented Dec 30, 2024

check if https://github.com/J0EK3R/ebusd-configuration-weishaupt can+should be integrated

@john30 john30 self-assigned this Dec 30, 2024
@thomaslunze
Copy link

thomaslunze commented Jan 5, 2025

Would be really great to see some working ebusd configs for weishaupt. I only do see these messages after cloning the repo mentioned above ( https://github.com/J0EK3R/ebusd-configuration-weishaupt )

Happy to test/help If I can

2025-01-05 22:16:29.870 [device notice] transport opened
2025-01-05 22:16:29.870 [main info] registering data handlers
2025-01-05 22:16:29.872 [mqtt info] mosquitto version 2.0.20 (compiled with 2.0.20)
2025-01-05 22:16:29.874 [main info] registered data handlers
2025-01-05 22:16:29.874 [main notice] ebusd 24.1.p20241110 started with broadcast scan on device: 192.168.1.25:9999, TCP, enhanced
2025-01-05 22:16:29.874 [main info] loading configuration files from /etc/ebusd/
2025-01-05 22:16:29.874 [main info] read config files, got 0 messages
2025-01-05 22:16:29.875 [bus notice] bus started with own address 31/36
2025-01-05 22:16:29.890 [device notice] reset, supports info
2025-01-05 22:16:29.906 [device notice] extra info: firmware 1.1[4c15].1[4c15], jumpers 0x0b
2025-01-05 22:16:29.906 [bus notice] signal acquired
2025-01-05 22:16:30.079 [mqtt notice] connection established
2025-01-05 22:16:30.679 [network info] [00001] client connection opened 127.0.0.1
2025-01-05 22:16:30.679 [network info] [00001] connection closed
2025-01-05 22:16:37.666 [bus notice] new master 30, master count 2
2025-01-05 22:16:37.667 [update info] received BC cmd: 30fe0700090009ff142306010125
2025-01-05 22:16:37.667 [update notice] received unknown BC cmd: 30fe0700090009ff142306010125
2025-01-05 22:16:39.875 [main notice] starting initial broadcast scan
2025-01-05 22:16:39.875 [bus info] send message: 31fe07fe00
2025-01-05 22:16:39.946 [bus info] send/receive symbol latency 23 - 23 ms
2025-01-05 22:16:39.966 [bus info] send/receive symbol latency 19 - 23 ms
2025-01-05 22:16:40.030 [update info] sent BC cmd: 31fe07fe00
2025-01-05 22:16:40.030 [update notice] sent unknown BC cmd: 31fe07fe00
2025-01-05 22:16:40.055 [bus info] send/receive symbol latency 19 - 24 ms
2025-01-05 22:16:48.067 [bus notice] new master f1, master count 3
2025-01-05 22:16:48.067 [update info] received MM cmd: 30f1050709bbff1e020080ffffff
2025-01-05 22:16:48.067 [update notice] received unknown MM cmd: 30f1050709bbff1e020080ffffff
2025-01-05 22:16:50.031 [bus info] scan 35 cmd: 3135070400
2025-01-05 22:16:50.295 [update info] sent MS cmd: 3135070400 / 0a5057020008009631ffff
2025-01-05 22:16:50.295 [bus notice] scan 35: ;Kromschroeder;W ;9631;-
2025-01-05 22:16:50.295 [update notice] store 35 ident: done
2025-01-05 22:16:50.295 [update notice] sent scan-read scan.35 QQ=31: Kromschroeder;W ;9631;-
2025-01-05 22:16:50.295 [bus notice] scan 35: ;Kromschroeder;W ;9631;-
2025-01-05 22:16:50.295 [main error] unable to load scan config 35: list files in kromschroeder ERR: element not found
2025-01-05 22:16:50.295 [main error] scan config 35: ERR: element not found
2025-01-05 22:16:52.296 [bus info] scan f6 cmd: 31f6070400
2025-01-05 22:16:52.372 [bus info] send/receive symbol latency 19 - 29 ms
2025-01-05 22:16:52.560 [update info] sent MS cmd: 31f6070400 / 0a50575753543103150301
2025-01-05 22:16:52.560 [bus notice] scan f6: ;Kromschroeder;WWST1;0315;0301
2025-01-05 22:16:52.560 [update notice] store f6 ident: done
2025-01-05 22:16:52.560 [update notice] sent scan-read scan.f6 QQ=31: Kromschroeder;WWST1;0315;0301
2025-01-05 22:16:52.560 [bus notice] scan f6: ;Kromschroeder;WWST1;0315;0301
2025-01-05 22:16:52.560 [main error] unable to load scan config f6: list files in kromschroeder ERR: element not found
2025-01-05 22:16:52.560 [main error] scan config f6: ERR: element not found

@sgacond
Copy link

sgacond commented Jan 6, 2025

Another Weishaupt-owner here (WWP L7). Unfortunately i wasn't able to get the linked repo above working.

I used the container-version of ebusd and tried to mount it into a manual --configpath dir:

docker run --rm -it -p 8888:8888 -p 8889:8889 -v ${PWD}/ebusd-configuration-weishaupt:/etc/ebusd/configs john30/ebusd --scanconfig --configpath=/etc/ebusd/configs --device=tcp:192.168.15.244:5000 --httpport=8889

Unfortunately it seems to have issues reading the config:

2025-01-06 17:42:15.645 [device notice] transport opened
2025-01-06 17:42:15.645 [main notice] ebusd 24.1.24.1 started with broadcast scan on device: tcp:192.168.15.244:5000, TCP
2025-01-06 17:42:15.654 [bus notice] bus started with own address 31/36
2025-01-06 17:42:15.686 [bus notice] signal acquired
2025-01-06 17:42:25.654 [main notice] starting initial broadcast scan
2025-01-06 17:42:25.780 [update notice] sent unknown BC cmd: 31fe07fe00
2025-01-06 17:42:32.428 [bus notice] new master 30, master count 2
2025-01-06 17:42:32.437 [bus notice] new master f1, master count 3
2025-01-06 17:42:32.437 [update notice] received unknown MM cmd: 30f150230944850250005d010000
2025-01-06 17:42:32.562 [update notice] received unknown MM cmd: 30f150230970a50603005d010000
2025-01-06 17:42:32.692 [update notice] received unknown MM cmd: 30f150230980a706fa005d010000
2025-01-06 17:42:32.821 [update notice] received unknown MM cmd: 30f150230940b406fa005d010000
2025-01-06 17:42:32.951 [update notice] received unknown MM cmd: 30f150230974b10608025d010000
2025-01-06 17:42:33.080 [update notice] received unknown MM cmd: 30f1502309d8a806d1005d010000
2025-01-06 17:42:33.210 [update notice] received unknown MM cmd: 30f1502309fcb606ee025d010000
2025-01-06 17:42:33.335 [update notice] received unknown MM cmd: 30f15023097cff0600005d010000
2025-01-06 17:42:33.464 [update notice] received unknown MM cmd: 30f150230968030701005d010000
2025-01-06 17:42:33.594 [update notice] received unknown MM cmd: 30f150230994fe0601005d010000
2025-01-06 17:42:35.941 [bus notice] scan 35: ;Kromschroeder;W ;8002;-
2025-01-06 17:42:35.941 [update notice] store 35 ident: done
2025-01-06 17:42:35.941 [update notice] sent scan-read scan.35  QQ=31: Kromschroeder;W ;8002;-
2025-01-06 17:42:35.941 [bus notice] scan 35: ;Kromschroeder;W ;8002;-
2025-01-06 17:42:35.944 [main error] unable to load scan config 35: list files in kromschroeder ERR: element not found
2025-01-06 17:42:35.944 [main error] scan config 35: ERR: element not found
2025-01-06 17:42:38.144 [bus notice] scan f6: ;0;;0381;0381
2025-01-06 17:42:38.144 [update notice] store f6 ident: done
2025-01-06 17:42:38.144 [update notice] sent scan-read scan.f6  QQ=31: 0;;0381;0381
2025-01-06 17:42:38.144 [bus notice] scan f6: ;0;;0381;0381
2025-01-06 17:42:38.145 [main error] unable to load scan config f6: list files in 0 ERR: element not found
2025-01-06 17:42:38.145 [main error] scan config f6: ERR: element not found
2025-01-06 17:43:02.310 [bus notice] new master 07, master count 4

Would be great to have this integrated into the cdn-configs! Happy to test too, if it helps.

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

No branches or pull requests

3 participants