mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
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:
parent
0bd1b93e24
commit
8532a671ba
@ -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: "!!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user