signalkraft / mypyllant-component

Home Assistant component for the myVAILLANT API, controls Vaillant devices such as aroTHERM heatpumps and ecoTEC boilers
https://signalkraft.com/mypyllant-component/
MIT License
145 stars 22 forks source link

VR52 repeater support #208

Open Commifreak opened 2 months ago

Commifreak commented 2 months ago

Before requesting a new feature / a new sensor

Describe the feature you want

I have a VR52 repeater and wonder if the integration could display some info (repeated devices?). If needed, I can create test data with my setup.

Screenshot

Attach a screenshot of the functionality in the myVAILLANT app.

image

Export data

Attach exported test data here
signalkraft commented 1 month ago

Test data would help, indeed!

Commifreak commented 1 month ago

I tried with latest version but the test_data folder is empty.

The output states, it wrote to folder /build/src/myPyllant/tests/data when the wiki only connects the volume $(pwd)/test_data:/build/src/myPyllant/tests/json.

Any ideas? Just pulled latest image to be sure to be up-to-date,

docker run -v $(pwd)/test_data:/build/src/myPyllant/tests/json -ti ghcr.io/signalkraft/mypyllant:latest python3 -m myPyllant.tests.generate_test_data "email" 'password' vaillant --country germany
Generating test data for 4f536fd8ee7db4fcc1409d3dcf5ad337b26a2953...
Generating test data for 191f52bc8654880772fbccfd99f724495d2bedb8...
Generating test data for 289f14b8fe055c38bfc3197dfb60a17aa5f914d1...
Wrote test data to /build/src/myPyllant/tests/data/c19cd875ca53b007af593eac172a50d00a19ca78

Results are already anonymized, but the myVAILLANT API may change and contain new, sensitive data.
You should check the contents of the JSON files before sharing them.
signalkraft commented 3 weeks ago

Could you try the home assistant service? That should be easier to use.