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 +