Giter Site home page Giter Site logo

Comments (10)

bertmelis avatar bertmelis commented on May 28, 2024

There's no out of the box solution I'm afraid.
This library isn't directly flashable but needs to je integrated in you own firmware.

I also don't know the least about Loxone. Don't they have a TCP interfaces instead of an UDP? UDP messages could get lost...

Anyways, creating firmware that reeds your heater and sends the value(s) via UDP takes some time but is not that hard.

from vitowifi.

katzendrama avatar katzendrama commented on May 28, 2024

I can program Arduinos... but I currently dont understand your project as there is no API description...

from vitowifi.

bertmelis avatar bertmelis commented on May 28, 2024

You want to work with V1 or V2 (wip)?
Do you need the P200 of the KW protocol?
Do you have a list of datapoints you want to control?
Do you have the needed hardware and does it work?

With respect to the API description, V2 has some documention, but it is WIP. There are examples for your inspiration.

from vitowifi.

katzendrama avatar katzendrama commented on May 28, 2024

I have a NodeMCU Lolin V3 and IR LEDs and all kinds of resistors and a IR Receiver.

from vitowifi.

katzendrama avatar katzendrama commented on May 28, 2024

And my Viessmann device is the Vitodens 200 (of 2013) with 19kW...

from vitowifi.

katzendrama avatar katzendrama commented on May 28, 2024

Hi Bert, my Adapter now works with KW protocol and your Blynk example.

Ok, so I want to control these Datapoints:
The Forerun Temperature
Only Hotwater / Hotwater and Heating
Set Roomtemperature
Set Waterboiler Temperature

And I want to get these values:
The actual Forerun temperature
Which state... Only Warmwater / Both Warmwater Heating
the set roomtemperature
and the set boilertemperature

from vitowifi.

bertmelis avatar bertmelis commented on May 28, 2024
  • Did you use the code from "master" or from "V2"?
  • what type is your Viessmann device? (and what type of control you have?)

Datapoints are defined by address, length and type. I don't know all of them, let alone for all the different Viessmann devices.

from vitowifi.

katzendrama avatar katzendrama commented on May 28, 2024

I used the code from master

I have a Viessmann Heating Vitodens 200-W with 19kW and the DIY Adapter for ESP8266 with the photodiode and the IR LED and a NodeMCU V3

from vitowifi.

katzendrama avatar katzendrama commented on May 28, 2024

Ok... now it works very well... So I need all datapoints and the bytes for it you know. And for every of them if they are writable...

Thanks...

from vitowifi.

bertmelis avatar bertmelis commented on May 28, 2024

Have a look in the "docs" folder from this repo. There are some files with datapoints that work for me (2013 Vitodens 200 with Vitotronic 200).

from vitowifi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.