Open SPopenko opened 6 years ago
The issue is related to TZ. My "Sensor 1" was triggered with GTM+3 offset :) How this module compare dates?
As workaround you should put your Raspberry Pi in the same TZ as your calendar is.
Is this still a problem?
Steps to reproduce:
Create the public iCloud calendar Add configuration to home bridge:
{ "platform": "Calendar", "calendars": [ { "name": "Cal 1", "url": "webcal://
", "pollingInterval": 1, "sensors": [ "Sensor 1", "Sensor 2" ] } ] } Schedule 2-minute long event in the calendar with the name "Sensor 1"
Expected result: Sensor 1 should be active when Event "Sensor 1" started. Actual result: It's silent Note If one makes the event all day long then Sensor 1 will work as expected
Hello,
where I can find the Adress of the iCloud calendar?
Steps to reproduce: 1) Create the public iCloud calendar 2) Add configuration to home bridge:
3) Schedule 2-minute long event in the calendar with the name "Sensor 1"
Expected result: Sensor 1 should be active when Event "Sensor 1" started.
Actual result: It's silent
Note If one makes the event all day long then Sensor 1 will work as expected