Calendar: issue with repeating appointments
Moderators: leecollings, htilburgs, robgeerts
- Bospieper
- Posts: 166
- Joined: Thursday 07 November 2019 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: NL
- Contact:
Calendar: issue with repeating appointments
Hello,
When I have a repeating appointment, for example every 5 weeks, the appointment appears every week in the calendar.
Has anyone experience this behaviour?
Grtz Piet
When I have a repeating appointment, for example every 5 weeks, the appointment appears every week in the calendar.
Has anyone experience this behaviour?
Grtz Piet
- FireWizard
- Posts: 1905
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: Calendar: issue with repeating appointments
Hi, @Bospieper,
This question is off topic.
Can you explain the relationship between your calender (what calender?) and Domoticz?
Regards
[Edit] Oh, see, it is Dashticz.
Sorry
This question is off topic.
Can you explain the relationship between your calender (what calender?) and Domoticz?
Regards
[Edit] Oh, see, it is Dashticz.
Sorry
- Bospieper
- Posts: 166
- Joined: Thursday 07 November 2019 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: NL
- Contact:
Re: Calendar: issue with repeating appointments
My mistake I had to mention that it is about Dashticz.
-
- Posts: 2291
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Calendar: issue with repeating appointments
What is your Dashticz version? and PHP version?
(this influences which calendar module is used by Dashticz ...)
I'll do some tests.
- Bospieper
- Posts: 166
- Joined: Thursday 07 November 2019 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: NL
- Contact:
Re: Calendar: issue with repeating appointments
@Lokonli see the attachment 

- Attachments
-
- Dashticz.JPG (52.47 KiB) Viewed 505 times
-
- Posts: 2291
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Calendar: issue with repeating appointments
ok, thanks. I'll have a look.
- Bospieper
- Posts: 166
- Joined: Thursday 07 November 2019 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: NL
- Contact:
Re: Calendar: issue with repeating appointments
Hi Lokonli,
Did you manage to find the solution for my problem?
Grz. Piet
Did you manage to find the solution for my problem?
Grz. Piet
-
- Posts: 2291
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Calendar: issue with repeating appointments
It's a (known) issue with the external calendar module Dashticz uses on PHP7 systems.
As fall back you can use the PHP5 module by adding the following block parameter to the calendar block definition in CONFIG.js:
Code: Select all
method: 0,
https://dashticz.readthedocs.io/en/mast ... ndar#notes
- Bospieper
- Posts: 166
- Joined: Thursday 07 November 2019 10:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: NL
- Contact:
Re: Calendar: issue with repeating appointments
I've added your suggestion to the calandar block but the calandar still repeats scheduled repeating appointments.
Code: Select all
blocks['gmail_calendars'] = {
type: 'calendar',
method: 0,
layout: 1,
startonly: 'true',
emptytext: 'Geen afspraken',
Who is online
Users browsing this forum: No registered users and 1 guest