-
Hello,
Context of the issue :
Version: 2022.1 (build 14338)
Build Hash: 8d73c42d6-modified
Compile Date: 2022-05-15 19:47:20
dzVents Version: 3.1.8
Python Version: 3.7.3 (default, Jan 22 202…
-
I'm getting the following warning, I think it's since the upgrade to 2022.7:
```
Logger: homeassistant.components.number
Source: components/number/__init__.py:119
Integration: Number ([documenta…
-
After upgrading to 2022.7 I've gotten the following error:
``Setup failed for custom integration daikin_residential_altherma: Unable to import component: cannot import name 'Mapping' from 'collecti…
-
Would anyone be interested in an opensource custom board If I design one?
Things so far.
Switching power supply.
Serial voltage shifters. (5V to 3.3V).
-
Support Room Temperature Heating operation
-
Hi,
First, thank you for your work, it's impressive...
I'm facing some interesting issue with my installation.
Indeed, the X10A is already used by some other component (I guess it's the bi-zone com…
-
Hi.
I don't now why, but when the switch is off in HA, the relay is on, if I change the switch to on, relay goes off. I can't change it directly in the relay, how can I invert it in ESPAltherma?
Tha…
-
-
First of all, @raomin, Wonderfull job!!!
I installed ESPAltherma in my Altherma 3 H HT ECH2O and it works.
But there are some wrong data (I think).
0x21,4,101,2,-1,"Voltage (V)" give me a value hig…
-
When I am using in my automation switch.climate_control for switch on/off
```
action:
- service: switch.turn_{{ trigger.to_state.state }}
target:
entity_id: switch.climate_control
``…