I’m afraid I need some more help:
My room thermostat has the possibility to both control heating and cooling, and requires a DPT1.100 groupadress to make the changeover from the bus. My thermia heatpump has the passive cooling option and when in cooling mode some of the valves in my floorheating system need to close.
m trying to have Home Assistant send a KNX message when the state ‘sensor.thermiq_mqtt_vp1_passive_cooling_on’ changes but cannot make it work.
This is the automation I have in place:
alias: Warmtepomp->Heating
description: ""
trigger:
- platform: state
entity_id:
- sensor.thermiq_mqtt_vp1_passive_cooling_on
to: "Off"
condition: []
action:
- service: knx.send
data:
address: 1/2/1
payload: 1
mode: single
But the KNX message does not get triggered by the state change. (The KNX message on itself does work!) I have another automation to send payload ‘0’ when state changes to ‘On’
Can anyone spot where I made a mistake or why it’s not working?
Hi! I have the “old” version of ThermiQ (2016) with a raspberry pi as web-interface… I assume there is no way of intergrating it to HomeAssistant using this integration?
Hi All:) I have just made an order on the Thermiq Room board - can’t wait to get it:) As I can see on the webpage - the board is exposed with soldered pads and an lcd and some buttons. I have thought if it would be possible to make a nice 3d printed case for it? I will try look into it, when I get it, but im not so good in 3d design - anyone willing giving it a shot?
@ThermIQ Hi. Finally got my thermiq room 2 board Nifty little device. I am now trying to set it up. It works - sort of - I can see a bunch of sensors, but a lot is also omitted from the MQTT ?? For example - the “D0” register among others which reports the outdoor temperature does not show up in HA as a sensor??? I also have problem getting the heatpump Lovelace card to work. The picture won’t show ? I have double checked the that the path /local/community/thermig (which is my folder I store the pictures in) is correct. All the HACS components are installed ! Can someone help?
@ThermIQ is strange - for I get the values in MQTT explorer - it is just like the integration does not pull those values. To your info I use the latest HA version - could there have been some changes to HA, which breaks the integration? What version do you use?
This is done - it is the entities that is not pulled into HA. For example - the outdoor temperature entity does not appear in my entity list - and this one is among a lot of others. I have a lot of entities that works though. It is possible the half of the entities that is not recognised
Could it be that my Unique Id is too long? It is "ThermIQ_“the Mac address of the esp” - It is self generated and is not possible to change during setup of the module - I assume it is this way it is supposed to be?
Ahhh that did the trick - how stupid could I be Thanks a lot. I thought I had to write the Client id (given at the esp-setup) in the Unique ID field Now it works - thanks a lot .
Just one question - if I use a dark theme in my HA instance the Card does not show the heatpump so elegant - is there a version for dark theme?
Just add color:black to each hpwidget style in the lovelace yaml, Fx: <ha-icon icon="mdi:cog" id="hpwidget-KOMPR" style="color:black;position:absolute............
Please not that you can style the dashboard card to your own liking, it’s provided as a quick start and guidance. Improvements are welcome and will, if possible, be brought into main track
I’m facing an issue when selecting mode ‘8 - Hot water only’.
After selecting this mode the mode get’s reset to mode ‘1 - Auto’ after a couple of seconds.
There are no error’s in the log.
I’m using a ThermIQ-Room in combination with a Thermia Diplomat G3.