From 82d539ea09d438f5da0b9f06c9ea7cf58f1b944f Mon Sep 17 00:00:00 2001 From: Andrew Fiddian-Green Date: Mon, 21 Apr 2025 21:16:10 +0100 Subject: [PATCH] Add semantic tags (#18542) Signed-off-by: Andrew Fiddian-Green --- .../resources/OH-INF/thing/thing-types.xml | 43 ++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.icalendar/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.icalendar/src/main/resources/OH-INF/thing/thing-types.xml index eaa980460f7..f236a46ca25 100644 --- a/bundles/org.openhab.binding.icalendar/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.icalendar/src/main/resources/OH-INF/thing/thing-types.xml @@ -7,7 +7,7 @@ Calendar based on an iCal calendar. - + WebService @@ -67,42 +67,68 @@ String Title of the currently present event + + Status + DateTime Start of the currently present event + + Status + Timestamp + DateTime End of the currently present event + + Status + Timestamp + Switch Current presence of an event + + Status + Presence + String Title of the next starting event in calendar + + Status + DateTime Start of the next event in calendar + + Status + Timestamp + DateTime End of the next event in calendar + + Status + Timestamp + @@ -110,24 +136,39 @@ DateTime Start of the found result in calendar + + Status + Timestamp + DateTime End of the found result in calendar + + Status + Timestamp + String Title of the found result in calendar + + Status + DateTime The time the calendar was updated successfully last time + + Status + Timestamp +