[ecotouch] Fix description of nviSollKuehlen and coolEnableTemp being writable (#11716)

* Fix description of nviSollKuehlen being writable
* Fix description of coolEnableTemp being writable
* [ecotouch] make channels writable
* [ecotouch] silence compiler warnings
* change example to English

Signed-off-by: Sebastian Held <sebastian.held@gmx.de>
Co-authored-by: Jan Mattner <JanMattner@users.noreply.github.com>
This commit is contained in:
Sebastian Held
2021-12-24 10:36:04 +01:00
committed by GitHub
parent cc47ef7f3e
commit d67c34e2bf
5 changed files with 64 additions and 21 deletions

View File

@@ -586,13 +586,13 @@
<item-type>Number:Temperature</item-type>
<label>Temperature Cooling Enable</label>
<category>Temperature</category>
<state readOnly="true" pattern="%.1f %unit%"/>
<state readOnly="false" pattern="%.1f %unit%"/>
</channel-type>
<channel-type id="nviSollKuehlen" advanced="true">
<item-type>Number:Temperature</item-type>
<label>nviSollKuehlen</label>
<category>Temperature</category>
<state readOnly="true" pattern="%.1f %unit%"/>
<state readOnly="false" pattern="%.1f %unit%"/>
</channel-type>
<channel-type id="tempchange_heating_pv" advanced="true">
<item-type>Number:Temperature</item-type>