I changed the width of the column with the moon it to 1, otherwise the total width exceeds 12...
I did change hobbydeed to hd before sending, thought i wouldnt want to share it, but forgot to change both declaring and width was indeed missing, since it wasnt in the instructions on the first page either .. Now i know they allways needs to be
Learning, learning
-----------------------------------------
Smartthings
zigbee2mqtt
RFLink 433mhz / Nrf 2.4Ghz
Mi Light
esp8266MiLight Hub
OpenHab/HomeAssistant/Domoticz
HP T610 & Debian 5.10.19-1 x86_64[/b]
In latest version, the latest calendar-module is available BUT BUT BUT
Combined doesn't work yet and probably only calendar at the time. This renewed version is FAR FROM FINISHED.
So beware
blacksn0w wrote:
To be honest, following your argumentation the switches and all other Domoticz things aren't visible. But who will stop people from looking into your CONFIG.js, find the info about your Domoticz installation and go to the Domoticz backend? Leaving this unprotected in the net is more then careless.
robgeerts wrote:In latest version, the latest calendar-module is available BUT BUT BUT
Combined doesn't work yet and probably only calendar at the time. This renewed version is FAR FROM FINISHED.
So beware
?
I thought you fixed it? Is it broken in the current beta? In my dashboard it keeps loading now....
Finally found out what I was doing wrong with my calendar, I used two different agenda's from different gmail-accounts. Got it working for one of them. Now I got to get rid of the old appointments.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
robgeerts wrote:In latest version, the latest calendar-module is available BUT BUT BUT
Combined doesn't work yet and probably only calendar at the time. This renewed version is FAR FROM FINISHED.
So beware
?
I thought you fixed it? Is it broken in the current beta? In my dashboard it keeps loading now....
I got the same problem, but not using cors. I make use of a local file.
Calendar still keeps loading... I'll check on regular bases if new beta solves the problem.
Same here, since The New calendar module is trying to convert the ics to json via an online Service it is neccesary that the used calendar is adressed by a online url and not a local file.
I got the same problem, but not using cors. I make use of a local file.
Calendar still keeps loading... I'll check on regular bases if new beta solves the problem.
Same here, since The New calendar module is trying to convert the ics to json via an online Service it is neccesary that the used calendar is adressed by a online url and not a local file.
Mmm... uploaded the calendar.ics file to my web provider and used that url (and checked, because I can dowload the file), but still no luck.
Any suggestion?
HansieNL wrote:
I got the same problem, but not using cors. I make use of a local file.
Calendar still keeps loading... I'll check on regular bases if new beta solves the problem.
Same here, since The New calendar module is trying to convert the ics to json via an online Service it is neccesary that the used calendar is adressed by a online url and not a local file.
Mmm... uploaded the calendar.ics file to my web provider and used that url (and checked, because I can dowload the file), but still no luck.
Any suggestion?
Had The same Problem, try it here with your url and See if there is an error: http://ical-to-json.herokuapp.com
This is the Service used by the calendar Module.
blacksn0w wrote:
Had The same Problem, try it here with your url and See if there is an error: http://ical-to-json.herokuapp.com
This is the Service used by the calendar Module.
Got this message:
Error parsing feed: Encoding::UndefinedConversionError
"\xC3" from ASCII-8BIT to UTF-8
I'll leave it for now and hope it will be possible to use the local file some day.
SwordFish wrote:I downloaded the latest beta and noticed that the calendar isn't sorting on date, its putting everything randomly.
I use google calendar.
I don't care what you do, but for your own privacy it's maybe better that you blur your descriptions
SwordFish wrote:I downloaded the latest beta and noticed that the calendar isn't sorting on date, its putting everything randomly.
I use google calendar.
I know, sorry, I'm not ready yet with rebuilding the calendar...
SwordFish wrote:I downloaded the latest beta and noticed that the calendar isn't sorting on date, its putting everything randomly.
I use google calendar.
I don't care what you do, but for your own privacy it's maybe better that you blur your descriptions
var _ICALENDAR_URL = 'https://crossorigin.me/https://p02-calendarws.icloud.com/ca/subscribe/1/XXX';
var _ICALENDAR_DATEFORMAT = 'YYYY.MM.DD HH:mm';
var _ICALENDAR_LOCALE = 'en';
Now the calendar just saying "Loding..." any suggestions? I'm using iCloud calendar.