Update calendar.google.markdown (#8204)

Add in the expected format for the offset to help prevent bugs being entered that it only supports 2 digits (it does but it supports hours)
https://github.com/home-assistant/home-assistant/issues/20168
https://github.com/home-assistant/home-assistant/issues/11886
https://github.com/home-assistant/home-assistant/issues/5791
This commit is contained in:
Matthew Scoville 2019-01-18 03:05:52 -05:00 committed by Fabian Affolter
parent 0bd1b93e24
commit 8532a671ba

View File

@ -129,7 +129,8 @@ entities:
offset:
description: >
A set of characters that precede a number in the event title
for designating a pre-trigger state change on the sensor.
for designating a pre-trigger state change on the sensor.
This should be in the format of HH:MM or MM.
required: false
type: string
default: "!!"