Liuyang Wan

Results 52 comments of Liuyang Wan

@marcianosr Hi noted. I will update the script to support the new site and Python 2 & 3, when I got time.

I think it will be a good idea to merge this issue to the documentation.

@Parkseokje is right, the `acceptedFiles` option is the one. http://www.dropzonejs.com/#config-acceptedFiles

It's 2018, is this repo (or packal) still maintained please? If not, is there any alternatives?

Still WIP, will add the `attendees_omitted` related logic and unit tests later

@allenporter Thanks for your input. Here we go https://github.com/home-assistant/architecture/discussions/1099

Hey @allenporter I am getting back on this (after our discussion [here](https://github.com/home-assistant/architecture/discussions/1099#discussioncomment-9761084)) and making good progress. Highlight of the new approach: - Introduce a **new class** `GoogleCalendarEvent` (extend from `CalendarEvent`)...

@allenporter Thanks for your review on the `attendees[].self` and `GoogleCalendarEvent`. However the whole flow still doesn't work because `attendees[].response_status` is essentially broken due to the [broken alias](https://github.com/home-assistant/core/pull/119457#issuecomment-2183632091) I mentioned above....

I have created an issue in https://github.com/allenporter/gcal_sync/issues/545