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

Up-to-date library version on PlatformIO #88

Closed
j0ta29 opened this issue Oct 9, 2023 · 3 comments
Closed

Up-to-date library version on PlatformIO #88

j0ta29 opened this issue Oct 9, 2023 · 3 comments

Comments

@j0ta29
Copy link

j0ta29 commented Oct 9, 2023

[Hi @bertmelis,
first of all thanks for the contribution of this great library.
I'm the author of a component on the ESPHome platform that brings Viessmann Optolink support into the world of ESPHome/Home Assistant (see https://github.com/esphome/esphome/pull/4453 and OpenV Wiki). My component uses your library and since ESPHome's build process is based on PlatformIO it uses the last released version 1.0.2 of your library in the registry of PlatformIO.
One user asked for support of 3-byte-datapoints (also see https://github.com//issues/69). As this request is from last year (which means much younger than version 1.0.2), I'm wondering if you plan to release a more up-to-date version of your library on PlatformIO.
Best Regards,
Jürgen

@j0ta29 j0ta29 changed the title Up-to-date verision on PlatformIO Up-to-date library version on PlatformIO Oct 9, 2023
@bertmelis
Copy link
Owner

Long story short: a few years ago, I moved abroad to a house without Viessmann heater. So although I created this library, I didn't have a use case myself anymore. The project went into hibernation.

Not so long ago, I moved back into our old house and I do plan to revive the project. I have a solar system and it's not immediately obvious something's wrong. So I want to monitor that.

First thing on the planning is to build a module again to connect physically to the heater.
Meanwhile I'll create a issue/discussion to ask for user input. A few years have gone by and I feel a bit more comfortable with C++ so I might just create a version 3 and start from there. I saw some updates on the openv-wiki which I need to incorporate.

Expect some action soon.

@s0170071
Copy link

Hi @bertmelis ,
meanwhile I created a ESP8266 app that uses this library to push the readings to MQTT. Works better with OpenHab. It uses high priority reads for status messages and low prio for temperatures.
It also has http access if you want to use that instead of MQTT. Small probing page for DPs too. And some homeassistant autodiscovery that I ended up not using after all ;-)

You would find it here: https://github.com/s0170071/VitoWifiApp

@bertmelis
Copy link
Owner

I'm busy with v3 but in the meantime I've also published v1.1.0 to the platformio registry.
I'm going to skip in v2 for now.

closing the issue. this will solve itself in the near future.

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

No branches or pull requests

3 participants