Git Product home page Git Product logo

Comments (3)

napieraj avatar napieraj commented on June 12, 2024

Pasting here the differences in debug dump changing operation mode from high to ownprogram:

  • value key of /dhwCircuits/dhw1/operationMode changed from high to ownprogram

  • references key of /dhwCircuits/dhw1/switchPrograms (previously empty) becomes populated with this object:
    { "id": "/dhwCircuits/dhw1/switchPrograms/A", "uri": "http://THERMOSTAT/dhwCircuits/dhw1/switchPrograms/A" }

  • new object is created for /dhwCircuits/dhw1/switchPrograms/A:
    { "id": "/dhwCircuits/dhw1/switchPrograms/A", "maxNbOfSwitchPoints": 42, "maxNbOfSwitchPointsPerDay": 6, "setpointProperty": { "id": "/dhwCircuits/dhw1/temperatureLevels", "uri": "http://THERMOSTAT/dhwCircuits/dhw1/temperatureLevels" }, "switchPointTimeRaster": 15, "switchPoints": [ { "dayOfWeek": "Mo", "setpoint": "high", "time": 300 }, { "dayOfWeek": "Mo", "setpoint": "off", "time": 1380 }, { "dayOfWeek": "Tu", "setpoint": "high", "time": 300 }, { "dayOfWeek": "Tu", "setpoint": "off", "time": 1380 }, { "dayOfWeek": "We", "setpoint": "high", "time": 300 }, { "dayOfWeek": "We", "setpoint": "off", "time": 1380 }, { "dayOfWeek": "Th", "setpoint": "high", "time": 300 }, { "dayOfWeek": "Th", "setpoint": "off", "time": 1380 }, { "dayOfWeek": "Fr", "setpoint": "high", "time": 300 }, { "dayOfWeek": "Fr", "setpoint": "off", "time": 1380 }, { "dayOfWeek": "Sa", "setpoint": "high", "time": 420 }, { "dayOfWeek": "Sa", "setpoint": "off", "time": 1380 }, { "dayOfWeek": "Su", "setpoint": "high", "time": 420 }, { "dayOfWeek": "Su", "setpoint": "off", "time": 1380 } ], "type": "switchProgram", "writeable": 1 },

No other differences besides this (except for normal changes in various sensor values)

  • Home Assistant 0.102.3 running on Hass.io RPI4
  • Current master branch of HA Bosch component
  • Buderus Logamax GB172 + RC300 + KM200 (version 04.06.07)

from home-assistant-bosch-custom-component.

pszafer avatar pszafer commented on June 12, 2024

Can you make same test but another direction. From ownprogram to high.

from home-assistant-bosch-custom-component.

pszafer avatar pszafer commented on June 12, 2024

I'm closing this issue due to inactivity. Feel free to open new issue if there is still a problem.

from home-assistant-bosch-custom-component.

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.