I have connected my Zehnder Q350 ventilation system to HA via KNX. Unfortunately, I can’t manage to switch the temperature profile.
The instructions say the following:
Unfortunately, the living room ventilation does not switch to the correct temperature mode. All other functions (levels, boost,…) can be controlled. I thought the fault is the “Temperature profile mode” of the ventilation and tested 0: adaptive and 1: fixed by changing the setting directly on the device. Unfortunately without success. Does somebody has any idea? Are the bus telegrams correct?
I have connected some consumers (washing machine, ventilation,…) to a KNX current meter. The data is transmitted to home-Assistant. I would like to display the data on the energy dashboard. Unfortunately I cannot find my entity. I also tried the “Statistics Graph” card and I have the same problem.
I’m interested in the daily, weekly… power consumption of the washing machine, for example.
Is it possible to create “virtual” KNX thermostats?
I have a device I’d like to use that requires either using its own proprietary thermostat, or a KNX thermostat. I’d like to expose the control & provide temperature readings from within HA. Is it possible to have HA expose the right entities to a KNX system (and fwiw, I don’t presently have a KNX system installed, so I’m not sure what else I’d need to make this work).
It should be possible, depending on what exact data points the device needs.
For Knx to work you’d need an IP interface, a power supply and some cables. That starts at ~220€ new. You’ll also need a software called ETS to provision your devices. Demo is free and works for up to 5 devices.
Will I need ETS to always be running? And will I need to buy something to provision more than 5 devices? I will need to provide 7-9 thermostats to KNX. I’m looking into ETS now.
No, not always running.
Devices are things that have a “individual address” (or more or less a red-black-bus-connector). ETS lite can work with 20 devices and you can get a discount when you do a 30 minute course at knx.org
Here is the manual for the device I want to integrate. On page 15, it lists the object “Zone X - Local temperature”. If I’m understanding correctly, I would just knx.send the desired value to each of the addresses 0/0/30, 0/0/46, and 0/0/62 (as the write addresses from the manual for zones 1-3 local temperature) every minute.
I think that means I only need 1 device per multiple zones, since each of these controllers exposes up to 6 zones, and there’s no device used for an exported themostat.