Replies: 1 comment 4 replies
-
That parameter is the same as D.023 on your boiler panel - and it sets winter or summer mode. I don't think that is going to give you what you want. It's not impossible to control a heating system using ebusd but you need to bear certain things in mind and you won't find something 'out-of-the-box' so it requires digging a bit deeper and understanding what is going on - which frankly if you're going to use automation to control a gas boiler - is probably not a bad thing! First, not all messages are writable - some are read-only. Not all writable messages are set to be writable by default. Not all messages you think should be writable are - because Vaillant might use another message to write something - like Maybe start by searching the forums for use of Finally, bear in mind that most ebusd users do not use ebusd to control their heating appliances, and the vast majority simply benefit from the data they can pull rather than trying to change anything. Moreover, those that do write certain commands (I use it to change the heat curve out of convenience) don't endeavour to replace the other controls on the bus, rather use ebusd to complement them. So that may limit the people that can help you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've got a Vaillant EcoTec Classic connected to ebusd and through MQTT auto-discovery to HA. Lots of values coming through but the main reason for getting ebusd was to control the heating of the house. I'd like to get rid of the simple on/off thermostat the house came with.
Apparently I did not do my research well enough before buying the adapter because of course I've since found multiple posts saying that ebusd isn't meant to directly control the boiler. Now before I replace it with a different solution I was wondering why using Bai/HeatingSwitch and switching it on and off depending on the temperature in the house is a bad idea?
Beta Was this translation helpful? Give feedback.
All reactions