[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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user