Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Python and python framework

Moderator: leecollings

moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

zak45 wrote: Thursday 01 November 2018 23:22
moo2089 wrote: Thursday 01 November 2018 16:32
also strange if i go to localhost:9003, no answer in browser, but in log i see this:
Spoiler: show
2018-11-01 16:30:10.397 (ical) 0d 0a 55 70 67 72 61 64 65 2d 49 6e 73 65 63 75 72 65 2d 52 ..Upgrade-Insecure-R
2018-11-01 16:30:10.397 (ical) 65 71 75 65 73 74 73 3a 20 31 0d 0a 55 73 65 72 2d 41 67 65 equests:.1..User-Age
2018-11-01 16:30:10.398 (ical) 6e 74 3a 20 4d 6f 7a 69 6c 6c 61 2f 35 2e 30 20 28 57 69 6e nt:.Mozilla/5.0.(Win
2018-11-01 16:30:10.398 (ical) 64 6f 77 73 20 4e 54 20 31 30 2e 30 3b 20 57 69 6e 36 34 3b dows.NT.10.0;.Win64;
2018-11-01 16:30:10.399 (ical) 20 78 36 34 29 20 41 70 70 6c 65 57 65 62 4b 69 74 2f 35 33 .x64).AppleWebKit/53
2018-11-01 16:30:10.400 (ical) 37 2e 33 36 20 28 4b 48 54 4d 4c 2c 20 6c 69 6b 65 20 47 65 7.36.(KHTML,.like.Ge
2018-11-01 16:30:10.400 (ical) 63 6b 6f 29 20 43 68 72 6f 6d 65 2f 37 30 2e 30 2e 33 35 33 cko).Chrome/70.0.353
2018-11-01 16:30:10.401 (ical) 38 2e 37 37 20 53 61 66 61 72 69 2f 35 33 37 2e 33 36 0d 0a 8.77.Safari/537.36..
2018-11-01 16:30:10.401 (ical) 41 63 63 65 70 74 3a 20 74 65 78 74 2f 68 74 6d 6c 2c 61 70 Accept:.text/html,ap
2018-11-01 16:30:10.402 (ical) 70 6c 69 63 61 74 69 6f 6e 2f 78 68 74 6d 6c 2b 78 6d 6c 2c plication/xhtml+xml,
2018-11-01 16:30:10.402 (ical) 61 70 70 6c 69 63 61 74 69 6f 6e 2f 78 6d 6c 3b 71 3d 30 2e application/xml;q=0.
2018-11-01 16:30:10.403 (ical) 39 2c 69 6d 61 67 65 2f 77 65 62 70 2c 69 6d 61 67 65 2f 61 9,image/webp,image/a
2018-11-01 16:30:10.403 (ical) 70 6e 67 2c 2a 2f 2a 3b 71 3d 30 2e 38 0d 0a 41 63 63 65 70 png,*/*;q=0.8..Accep
2018-11-01 16:30:10.404 (ical) 74 2d 45 6e 63 6f 64 69 6e 67 3a 20 67 7a 69 70 2c 20 64 65 t-Encoding:.gzip,.de
2018-11-01 16:30:10.404 (ical) 66 6c 61 74 65 2c 20 62 72 0d 0a 41 63 63 65 70 74 2d 4c 61 flate,.br..Accept-La
2018-11-01 16:30:10.405 (ical) 6e 67 75 61 67 65 3a 20 68 75 2d 48 55 2c 68 75 3b 71 3d 30 nguage:.hu-HU,hu;q=0
2018-11-01 16:30:10.418 (ical) 2e 39 2c 65 6e 2d 55 53 3b 71 3d 30 2e 38 2c 65 6e 3b 71 3d .9,en-US;q=0.8,en;q=
2018-11-01 16:30:10.418 (ical) 30 2e 37 0d 0a 0d 0a .. .. .. .. .. .. .. .. .. .. .. .. .. 0.7....
2018-11-01 16:30:10.418 (ical) Pushing 'onMessageCallback' on to queue
2018-11-01 16:30:10.419 (ical) Processing 'ProtocolDirective' message
2018-11-01 16:30:10.419 (ical) Protocol set to: 'HTTP'.
2018-11-01 16:30:10.419 (ical) Processing 'onConnectCallback' message
2018-11-01 16:30:10.419 (ical) Calling message handler 'onConnect'.
2018-11-01 16:30:10.420 (ical) Connected successfully to 127.0.0.1:57049
2018-11-01 16:30:10.420 (ical) Processing 'onMessageCallback' message
2018-11-01 16:30:10.420 (ical) Calling message handler 'onMessage'.
2018-11-01 16:30:10.421 (ical) onMessage called for connection: 127.0.0.1:57048
2018-11-01 16:30:10.421 (ical) GET request received.
2018-11-01 16:30:10.421 (ical) Pushing 'WriteDirective' on to queue
2018-11-01 16:30:10.421 (ical) Processing 'WriteDirective' message
2018-11-01 16:30:10.422 (ical) Sending 249 bytes of data
2018-11-01 16:30:10.422 (ical) 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 HTTP/1.1.200.OK..Dat
2018-11-01 16:30:10.422 (ical) 65 3a 20 54 68 75 2c 20 30 31 20 4e 6f 76 20 32 30 31 38 20 e:.Thu,.01.Nov.2018.
2018-11-01 16:30:10.423 (ical) 31 35 3a 33 30 3a 31 30 20 47 4d 54 0d 0a 53 65 72 76 65 72 15:30:10.GMT..Server
2018-11-01 16:30:10.423 (ical) 3a 20 44 6f 6d 6f 74 69 63 7a 2f 31 2e 30 0d 0a 43 6f 6e 6e :.Domoticz/1.0..Conn
2018-11-01 16:30:10.424 (ical) 65 63 74 69 6f 6e 3a 20 6b 65 65 70 2d 61 6c 69 76 65 0d 0a ection:.keep-alive..
2018-11-01 16:30:10.424 (ical) 41 63 63 65 70 74 3a 20 43 6f 6e 74 65 6e 74 2d 54 79 70 65 Accept:.Content-Type
2018-11-01 16:30:10.425 (ical) 3a 20 74 65 78 74 2f 68 74 6d 6c 3b 20 63 68 61 72 73 65 74 :.text/html;.charset
2018-11-01 16:30:10.425 (ical) 3d 55 54 46 2d 38 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 =UTF-8..Content-Leng
2018-11-01 16:30:10.425 (ical) 74 68 3a 20 37 39 0d 0a 0d 0a 3c 21 64 6f 63 74 79 70 65 20 th:.79....<!doctype.
2018-11-01 16:30:10.426 (ical) 68 74 6d 6c 3e 3c 68 74 6d 6c 3e 3c 68 65 61 64 3e 3c 2f 68 html><html><head></h
2018-11-01 16:30:10.442 (ical) 65 61 64 3e 3c 62 6f 64 79 3e 3c 68 31 3e 53 75 63 63 65 73 ead><body><h1>Succes
2018-11-01 16:30:10.443 (ical) 73 66 75 6c 20 47 45 54 21 21 21 3c 2f 68 31 3e 3c 62 6f 64 sful.GET!!!</h1><bod
2018-11-01 16:30:10.443 (ical) 79 3e 3c 2f 68 74 6d 6c 3e .. .. .. .. .. .. .. .. .. .. .. y></html>
2018-11-01 16:30:10.621 (ical) Pushing 'ProtocolDirective' on to queue
2018-11-01 16:30:10.623 (ical) Pushing 'onConnectCallback' on to queue
2018-11-01 16:30:10.647 (ical) Processing 'ProtocolDirective' message
2018-11-01 16:30:10.647 (ical) Protocol set to: 'HTTP'.
2018-11-01 16:30:10.648 (ical) Processing 'onConnectCallback' message
2018-11-01 16:30:10.648 (ical) Calling message handler 'onConnect'.
2018-11-01 16:30:10.649 (ical) Connected successfully to 127.0.0.1:57050
So your mini webserver is running now, which is nice. just try 127.0.0.1 instead local host.
yes, you are right, with edge i got immediately "Successful GET", with crome i got some header errors i domoticz log, after domotic restart it is ok
i found this in manual: Junction - Windows:

link/junction need to be created for c:\program files(x86)\Domoticz to avoid space problem when call cmd file
could it be problem?
because still no devices:(
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by zak45 »

moo2089 wrote: Friday 02 November 2018 0:42 because still no devices:(
No.. bug in the plugin that I have corrected now.
just download the new ical.py & plugin.py from dropbox.
moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

zak45 wrote: Friday 02 November 2018 1:11
moo2089 wrote: Friday 02 November 2018 0:42 because still no devices:(
No.. bug in the plugin that I have corrected now.
just download the new ical.py & plugin.py from dropbox.
thank you for your effort and patience!!!!
yes, finally i have devices!
should i wait for updating?
because seasons is "undefined"
anyway i dont see red error in domoticz log
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by zak45 »

moo2089 wrote: Friday 02 November 2018 1:40 because seasons is "undefined"
anyway i dont see red error in domoticz log
verify timers created and just select the right actual season and it's finished, .. Not have implememented that yet.
Nice you have it running now.
Do you have all labels/messages, holidays, in your native language now ?
tomdh76
Posts: 20
Joined: Saturday 09 September 2017 19:27
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by tomdh76 »

zak45 wrote: Thursday 01 November 2018 23:14
tomdh76 wrote: Thursday 01 November 2018 20:03 2018-11-01 20:01:40.812 (Google calendar) Transport set to: 'TCP/IP', :9003.
2018-11-01 20:01:40.812 (Google calendar) Listen directive received, action initiated successfully.
can you try http://192.168.2.197:9003 and let me know the result ?
Strange thing is that I sometimes see : Succesfull GET. And other times a long spin.
I also set up a port forward in my router and if I go to my dyndns:9003, I immediately get "Succesfull GET"

But I see that I have to get the new ical.py. Thanx I try out (right now at work)

2 questions:
1) do i need a port forward in my router?
2) is it possible to use the plugin when I have a login name and password for domoticz?
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by zak45 »

tomdh76 wrote: Friday 02 November 2018 9:33 Strange thing is that I sometimes see : Succesfull GET. And other times a long spin.
I also set up a port forward in my router and if I go to my dyndns:9003, I immediately get "Succesfull GET"
2 questions:
1) do i need a port forward in my router?
2) is it possible to use the plugin when I have a login name and password for domoticz?
1) No, only if you plan to access the mini webserver from outside..; but not make sense !!
2) yes, but you need to set your local IP address range as no password requiring
moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

zak45 wrote: Friday 02 November 2018 9:28
moo2089 wrote: Friday 02 November 2018 1:40 because seasons is "undefined"
anyway i dont see red error in domoticz log
verify timers created and just select the right actual season and it's finished, .. Not have implememented that yet.
Nice you have it running now.
Do you have all labels/messages, holidays, in your native language now ?
hi,
no problem, as i use holiday infos only, manually set.
so far i see holidays in my language only, i have language file downloaded in plugin diredctory:
files.jpg
files.jpg (38.85 KiB) Viewed 1506 times
47output.txt:
Spoiler: show
_Request Domoticz to : type=command&param=getuservariables used encoding is : utf-8__
['switch', 'push', 'level', 'rgb']
__the uservariable exist: 47|iCal|sync --> 60__
__the uservariable exist: 47|iCal|cmd --> switch,push,level,rgb__
__the uservariable exist: 47|iCal|tz --> tz__
__the uservariable exist: 47|iCal|postalcode --> 1053__
__the uservariable exist: 47|iCal|village --> Budapest__
__the uservariable exist: 47|iCal|country --> hu__
__we re-use existing file : C:\Program Files (x86)\Domoticz\plugins\iCal\en_hu.lng__
__we work on windows__
__Request Domoticz to : type=schedules&filter=device used encoding is : utf-8__
__Request Domoticz to : order=Name&used=true&type=devices&filter=all used encoding is : utf-8__
__Device name for Atwork : ical - at work__
C:\Program Files (x86)\Domoticz\plugins\iCal\47iCal.ics
__web process to generate iCal.ics file__
__command to execute : https://calendar.google.com/calendar/ic ... /basic.ics__
__Error in diff iCal, first time execution this can be normal, we continue anyway__
Error : <class 'FileNotFoundError'> [Errno 2] No such file or directory: 'C:\\Program Files (x86)\\Domoticz\\plugins\\iCal\\47iCal.ics.bkp' <traceback object at 0x0335CE40>
__TimeZone from X-WR-TIMEZONE : Europe/Budapest__
-----------------iCal---------------------------
__Holidays detected : #hol# __
__we add day 2018-11-02 to holidays__
-----------------End iCal-----------------------
-----------------atWrk--------------------------
laston : 21181009 1017 today : 20181102 1017 modatwork : 0
-----------------End atWrk----------------------
-----------------Holidays-----------------------
__Number of days generated : 14__
__we send holidays data__
-----------------End Holidays-------------------
-----------------End Main-----------------------
moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

moo2089 wrote: Friday 02 November 2018 10:36
zak45 wrote: Friday 02 November 2018 9:28
moo2089 wrote: Friday 02 November 2018 1:40 because seasons is "undefined"
anyway i dont see red error in domoticz log
verify timers created and just select the right actual season and it's finished, .. Not have implememented that yet.
Nice you have it running now.
Do you have all labels/messages, holidays, in your native language now ?
hi,
no problem, as i use holiday infos only, manually set.
so far i see holidays in my language only, i have language file downloaded in plugin diredctory:

files.jpg

47output.txt:
Spoiler: show
_Request Domoticz to : type=command&param=getuservariables used encoding is : utf-8__
['switch', 'push', 'level', 'rgb']
__the uservariable exist: 47|iCal|sync --> 60__
__the uservariable exist: 47|iCal|cmd --> switch,push,level,rgb__
__the uservariable exist: 47|iCal|tz --> tz__
__the uservariable exist: 47|iCal|postalcode --> 1053__
__the uservariable exist: 47|iCal|village --> Budapest__
__the uservariable exist: 47|iCal|country --> hu__
__we re-use existing file : C:\Program Files (x86)\Domoticz\plugins\iCal\en_hu.lng__
__we work on windows__
__Request Domoticz to : type=schedules&filter=device used encoding is : utf-8__
__Request Domoticz to : order=Name&used=true&type=devices&filter=all used encoding is : utf-8__
__Device name for Atwork : ical - at work__
C:\Program Files (x86)\Domoticz\plugins\iCal\47iCal.ics
__web process to generate iCal.ics file__
__command to execute : https://calendar.google.com/calendar/ic ... /basic.ics__
__Error in diff iCal, first time execution this can be normal, we continue anyway__
Error : <class 'FileNotFoundError'> [Errno 2] No such file or directory: 'C:\\Program Files (x86)\\Domoticz\\plugins\\iCal\\47iCal.ics.bkp' <traceback object at 0x0335CE40>
__TimeZone from X-WR-TIMEZONE : Europe/Budapest__
-----------------iCal---------------------------
__Holidays detected : #hol# __
__we add day 2018-11-02 to holidays__
-----------------End iCal-----------------------
-----------------atWrk--------------------------
laston : 21181009 1017 today : 20181102 1017 modatwork : 0
-----------------End atWrk----------------------
-----------------Holidays-----------------------
__Number of days generated : 14__
__we send holidays data__
-----------------End Holidays-------------------
-----------------End Main-----------------------
as i see this language file is 0 kB
moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

zak45 wrote: Friday 02 November 2018 9:28
moo2089 wrote: Friday 02 November 2018 1:40 because seasons is "undefined"
anyway i dont see red error in domoticz log
verify timers created and just select the right actual season and it's finished, .. Not have implememented that yet.
Nice you have it running now.
Do you have all labels/messages, holidays, in your native language now ?
how it looks like:
devs.jpg
devs.jpg (91.82 KiB) Viewed 1502 times
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by zak45 »

there is a problem with googletrans module.
to fix it ( as temporary solution ):

pip install git+https://github.com/BoseCorp/py-googletrans.git --upgrade
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by zak45 »

moo2089 wrote: Friday 02 November 2018 10:51
as i see this language file is 0 kB
just delete it and do the fix for googletrans module.And reload the plugin.
moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

zak45 wrote: Friday 02 November 2018 19:54
moo2089 wrote: Friday 02 November 2018 10:51
as i see this language file is 0 kB
just delete it and do the fix for googletrans module.And reload the plugin.
hi,
should it run under windows?
Error [WinError 2] A rendszer nem találja a megadott fájlt while executing command git clone -q https://github.com/BoseCorp/py-googletrans.git C:\Users\Zsolt\AppData\Local\Temp\pip-bgvh5adz-build
Cannot find command 'git'

the hungarian part is: "system cannot find file specified... :D
moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

moo2089 wrote: Friday 02 November 2018 20:39
zak45 wrote: Friday 02 November 2018 19:54
moo2089 wrote: Friday 02 November 2018 10:51
as i see this language file is 0 kB
just delete it and do the fix for googletrans module.And reload the plugin.
hi,
should it run under windows?
Error [WinError 2] A rendszer nem találja a megadott fájlt while executing command git clone -q https://github.com/BoseCorp/py-googletrans.git C:\Users\Zsolt\AppData\Local\Temp\pip-bgvh5adz-build
Cannot find command 'git'

the hungarian part is: "system cannot find file specified... :D
done, i see some hungarian changes,:)
moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

moo2089 wrote: Friday 02 November 2018 21:18
moo2089 wrote: Friday 02 November 2018 20:39
zak45 wrote: Friday 02 November 2018 19:54

just delete it and do the fix for googletrans module.And reload the plugin.
hi,
should it run under windows?
Error [WinError 2] A rendszer nem találja a megadott fájlt while executing command git clone -q https://github.com/BoseCorp/py-googletrans.git C:\Users\Zsolt\AppData\Local\Temp\pip-bgvh5adz-build
Cannot find command 'git'

the hungarian part is: "system cannot find file specified... :D
done, i see some hungarian changes,:)
label.jpg
label.jpg (93.27 KiB) Viewed 1468 times
i dont know if seasons should remain english or not, but anyway its fine, thank you man!!!
moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

moo2089 wrote: Friday 02 November 2018 21:24
moo2089 wrote: Friday 02 November 2018 21:18
moo2089 wrote: Friday 02 November 2018 20:39

hi,
should it run under windows?
Error [WinError 2] A rendszer nem találja a megadott fájlt while executing command git clone -q https://github.com/BoseCorp/py-googletrans.git C:\Users\Zsolt\AppData\Local\Temp\pip-bgvh5adz-build
Cannot find command 'git'

the hungarian part is: "system cannot find file specified... :D
done, i see some hungarian changes,:)
label.jpg

i dont know if seasons should remain english or not, but anyway its fine, thank you man!!!
may i edit it simply under device properties from domoticz dash?
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by zak45 »

moo2089 wrote: Friday 02 November 2018 21:24 i dont know if seasons should remain english or not, but anyway its fine, thank you man!!!
Device labels are created at first plugin initialisation only. So if translation error, the plugin fallback to english as default language.
Now, you can edit and modify them manually if you want.
moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

zak45 wrote: Friday 02 November 2018 22:56
moo2089 wrote: Friday 02 November 2018 21:24 i dont know if seasons should remain english or not, but anyway its fine, thank you man!!!
Device labels are created at first plugin initialisation only. So if translation error, the plugin fallback to english as default language.
Now, you can edit and modify them manually if you want.
so if i remove hardware and delete ical plugin folder and install it from scratch, should be ok?
zak45
Posts: 952
Joined: Sunday 22 January 2017 11:37
Target OS: Windows
Domoticz version: V2024.4
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by zak45 »

moo2089 wrote: Saturday 03 November 2018 0:05 so if i remove hardware and delete ical plugin folder and install it from scratch, should be ok?
It's not necessary to remove ical plugin folder / files.
You can :
create another hardware and keep the existing one.
remove existing devices and reload the plugin ( see wiki )
moo2089
Posts: 32
Joined: Sunday 25 March 2018 23:30
Target OS: Windows
Domoticz version: 11804
Location: Budapest/Hungary
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by moo2089 »

zak45 wrote: Saturday 03 November 2018 0:15
moo2089 wrote: Saturday 03 November 2018 0:05 so if i remove hardware and delete ical plugin folder and install it from scratch, should be ok?
It's not necessary to remove ical plugin folder / files.
You can :
create another hardware and keep the existing one.
remove existing devices and reload the plugin ( see wiki )
followed wiki method, now everything is translated properly, thanks again!
TheeDude
Posts: 46
Joined: Wednesday 07 October 2015 0:43
Target OS: Linux
Domoticz version:
Contact:

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Post by TheeDude »

Hello!

I was just trying out this script on my Raspberry Pi, because of another script loosing it´s author and is no longer maintained.

After installation and I adding calendar to the hardware, when pressing the save button and switches should be created, domoticz crashes.

xxxx <--some time, didn´t get the copy/paste Status (Google Calendar) Started.
2018-11-03 07:11:20.866 Error: Domoticz(pid:32594, tid: 32609('PluginMgr')) received fatal signal 11 (Segmentation fault)

Any idea?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest