Search found 4 matches

by Himmy
Saturday 15 May 2021 20:40
Forum: Python
Topic: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz
Replies: 211
Views: 44762

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


You can try that :

$ pip3 uninstall googletrans
$ pip3 install googletrans==3.1.0a0


Tried that, first line "uninstall" didn't work
executing your second line made me realise googletrans was uptodate (3.1.0a0)
Deleted the 4 "switches" an made new hardware.
Again an 0-length language file ...
by Himmy
Friday 14 May 2021 11:18
Forum: Python
Topic: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz
Replies: 211
Views: 44762

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

hi there,

Is Google Translate still a problem when you're installing
Seems after installation a language file for my language (Belgium) is made in the iCal-folder but the file is empty...


I allready tried the "pip install git+https://github.com/BoseCorp/py-googletrans.git --upgrade"
Doesn't help ...
by Himmy
Monday 11 February 2019 6:13
Forum: Suggestions
Topic: Calendar Integration (CalDAV)
Replies: 3
Views: 2210

Re: Calendar Integration (CalDAV)

Hi,

Have you got this working on a Synology?
I was halted when the iCal-link said:
sudo pip3 install googletrans
sudo pip3 install holidays
sudo pip3 install colour
sudo pip3 install icalenda

Putty doesn't recognize the pip3 command on my Synology? (Command not found)
Python 3 was installed ...
by Himmy
Tuesday 30 October 2018 9:14
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 438675

Re: Events: Blockly examples


My first heating scenario.
I am afraid I will need to dig into LUA...

blocky_heating_19.jpg


Hey there
I saw a post from you from 2013 where you showed a blockly if else-action.
What i found surprising is that your AND components were vertical in stead of horizontal
So it was:
ANS variabel1 ...