Cherry pick approved addons from #18585 (#18664)

* cherry pick approved addons from #18585

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
This commit is contained in:
Andrew Fiddian-Green
2025-06-15 14:33:52 +02:00
committed by GitHub
parent 9843c4ad8f
commit 886c170631
114 changed files with 4045 additions and 3 deletions
@@ -238,6 +238,10 @@
<item-type>DateTime</item-type>
<label>Timestamp</label>
<description>Status timestamp</description>
<tags>
<tag>Status</tag>
<tag>Timestamp</tag>
</tags>
<state readOnly="true"/>
</channel-type>
@@ -245,6 +249,10 @@
<item-type>Switch</item-type>
<label>Online</label>
<description>States whether a device is online or offline</description>
<tags>
<tag>Status</tag>
<tag>Mode</tag>
</tags>
<state readOnly="true"></state>
</channel-type>
@@ -252,6 +260,10 @@
<item-type>Number:Time</item-type>
<label>Latency</label>
<description>States the latency time</description>
<tags>
<tag>Status</tag>
<tag>Duration</tag>
</tags>
<state readOnly="true" pattern="%d %unit%"></state>
</channel-type>
@@ -260,6 +272,10 @@
<label>Last Seen</label>
<description>States the last seen date/time</description>
<category>time</category>
<tags>
<tag>Status</tag>
<tag>Timestamp</tag>
</tags>
<state readOnly="true"></state>
</channel-type>
</thing:thing-descriptions>