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

Help needed to read vr_71 SensorData1 (and similar) #8

Open
mwildbolz opened this issue Apr 4, 2020 · 2 comments
Open

Help needed to read vr_71 SensorData1 (and similar) #8

mwildbolz opened this issue Apr 4, 2020 · 2 comments

Comments

@mwildbolz
Copy link

mwildbolz commented Apr 4, 2020

SensorData1 is transmitted from VR 71 regularly - i want to include some of the sensor values (S1-S7) into openHAB and I'm not able to get a working configuration for this.
Need help...

Heating System

Vaillant VWF 114 with VRC700 controller
Vaillant VR 71
...

An example telegram

vr_71 SensorData1 = 21.12;19.88;19.25;-;20.38;-;-;40 3c

ebusctl read -h 26B5230106
1052013e0132010080450100800080403c

Your Device Table or master/slave addresses

MA | SA | Identifier     | Device         | Manufacture               | ID | Firmware   | Hardware   | Last Activity  
---+----+----------------+----------------+----------------------+----+------------+------------+---------------------
FF | 04 |                | <interface>    | eBUS Library              |    | null       | null       | ---            
FF | 04 |                | <interface>    | eBUS Library              |    | null       | null       | Sat Apr 04 14:37:22 CEST 2020
10 | 15 |                | ---            | null                      |    | null       | null       | Sat Apr 04 14:37:22 CEST 2020
31 | 36 |                | ---            | null                      |    | null       | null       | Sat Apr 04 14:37:22 CEST 2020
   | 26 | 56 52 5F 37 31 | ---            | Joh. Vaillant GmbH & Co.  | B5 | 1.04       | 5.03       | Sat Apr 04 14:37:22 CEST 2020
71 | 76 | 56 57 5A 30 30 | ---            | Joh. Vaillant GmbH & Co.  | B5 | 3.07       | 4.03       | Sat Apr 04 14:37:22 CEST 2020
03 | 08 |                | ---            | null                      |    | null       | null       | Sat Apr 04 14:37:22 CEST 2020
----------------------------------------------------------------------------------------------------------------------
@mwildbolz
Copy link
Author

I already tried the generated file VR_71.26.vr_71_configuration.json from ebus-ebusd-configuration project - but I didn't get it to run.
Thing is here, I can link the channel, polling request is sent but the OH item doesn't get a value.
The underlying ebusd shows a correct value.

What's missing?

@mwildbolz
Copy link
Author

@csowada Could you point me into the right direction?
As I said, polling requests are generated but no values in openhab are arriving...

It seems that the folling error message is related to the problem:
[.csdev.ebus.core.EBusEbusdController] - Error while parsing ebusd response: :ERR: invalid numeric argument

What could I do to get futher?
I'm using the most current version of ebusd, ebus-binding and openhab...

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

2 participants