Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 828 Bytes

schedule.md

File metadata and controls

33 lines (22 loc) · 828 Bytes

schedule

Integration with scheduling services.

Best explained by example:

  schedule:
    google-calendar:
    - zone: bedroom-master
      calendar: "HCC Schedule: Master Bedroom"

google-calendar

Integration with Google Calendar.

Authentication is handled implicitly with OAuth 2.0.

  • zone: The zone.id of the zone the schedule needs to be applied to. Using a YAML anchor here would be a good idea.
  • calendar: The name of the calendar that contains the schedule.

Please see Google Calendar Schedule Integration Syntax for more details.

Property of

Used in


^^^ Configuration