Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save willwhui/c45f09a54a52dc3d9cd839b10aef3338 to your computer and use it in GitHub Desktop.
Save willwhui/c45f09a54a52dc3d9cd839b10aef3338 to your computer and use it in GitHub Desktop.
在hass上检测通过Google Home生成的Google Calendar Event
@willwhui
Copy link
Author

willwhui commented Dec 1, 2017

不足的地方:

  • event 下发不及时
    说检查状态的间隔时间是15分钟
  • event 无法在通过google home设定时间周期,总是默认1小时长度
    最终发现,在这个案例中,可以通过设置开始时间为 "20 minutes ago"来控制总时长
  • event 状态有时候不更新
    原因未知。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment