Various tag post fixes (#18910)

* netatmo post fix

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
This commit is contained in:
Andrew Fiddian-Green
2025-07-12 11:06:24 +02:00
committed by GitHub
parent 295379769c
commit 86d9f878a7
7 changed files with 7 additions and 6 deletions
@@ -133,6 +133,7 @@
<label>Contact</label>
<category>Contact</category>
<tags>
<tag>Status</tag>
<tag>OpenState</tag>
</tags>
<state readOnly="true"/>
@@ -291,6 +292,7 @@
<description>Current blind level</description>
<category>Rollershutter</category>
<tags>
<tag>Control</tag>
<tag>OpenLevel</tag>
</tags>
<autoUpdatePolicy>veto</autoUpdatePolicy>
@@ -330,6 +330,7 @@
<label>Entry Contact</label>
<description>Door/window contact open/closed</description>
<tags>
<tag>Status</tag>
<tag>OpenState</tag>
</tags>
<state readOnly="true"></state>
@@ -64,7 +64,7 @@
<category>Switch</category>
<tags>
<tag>Switch</tag>
<tag>Mode</tag>
<tag>Enabled</tag>
</tags>
</channel-type>
@@ -12,9 +12,6 @@
<channel-type id="homie-color">
<item-type>Color</item-type>
<label>Color Value (Red,Green,Blue)</label>
<tags>
<tag>Color</tag>
</tags>
</channel-type>
<channel-type id="homie-datetime">
@@ -177,7 +177,7 @@
<description>State of the floodlight (On/Off/Auto)</description>
<category>Lightbulb</category>
<tags>
<tag>Status</tag>
<tag>Control</tag>
<tag>Mode</tag>
</tags>
<state pattern="%s">
@@ -35,6 +35,7 @@
<description>Contact state information of this zone.</description>
<category>Contact</category>
<tags>
<tag>Status</tag>
<tag>OpenState</tag>
</tags>
<state readOnly="true"/>
@@ -58,8 +58,8 @@
<description>Control the roller shutter position (read/write)</description>
<category>Blinds</category>
<tags>
<tag>Control</tag>
<tag>OpenLevel</tag>
<tag>Opening</tag>
</tags>
</channel-type>