Search found 29 matches
- Wednesday 07 October 2020 19:04
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
@iTDB, I think I found the issue you have: I tested with a streetname that contains a space and was able to replicate your issue. ( believe this the info for your zipcode/housnr/street: restafval: vri 9 okt ; pmd: vri 9 okt ; gft: vri 16 okt ; ?) This is fixed in the current version on GitHub, so ...
- Wednesday 07 October 2020 16:14
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
@m_recycleapp-be: #### Wed Oct 7 14:56:00 2020 ### Start garbagecalendar module m_recycleapp-be (v202008018-1700) @m_recycleapp-be: Loaded JSON.lua. @m_recycleapp-be: !!! perform background update to /home/pi/domoticz/logs/garbagecalendar_m_recycleapp-be.data for Zipcode 9000 - 59 (optional) Host ...
- Wednesday 07 October 2020 14:39
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
Because my Domoticz no longer worked properly, I reinstalled it completely. I took a test raspberry for the Garbage calendar (m_recycleapp-be is now used) and it doesn't work at all anymore. I get the following error: 2020-10-07 14:38:00.927 Error: EventSystem: in /home/pi/domoticz/scripts/lua ...
- Friday 08 May 2020 16:56
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 424909
Re: NEW frontpage.html - request comments
Found it. There was an error in the html file. Copied to Windows desktop and was also wrong view.
Now he is doing well.
Now he is doing well.
- Thursday 07 May 2020 14:26
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 424909
Re: NEW frontpage.html - request comments
frontpage.html is not displayed correctly from domoticz. 2020-05-07 12_53_44.png Domoticzurl = hostname:8080 * html on windows pc everything is shown. * html on domoticz is not shown (see above) On Raspberry via vnc viewer in browser: * html is not shown (see above) * http://mydomoticz:8080/json.htm ...
- Sunday 26 April 2020 13:39
- Forum: Show your projects
- Topic: Step by step guide: Sonos integration
- Replies: 125
- Views: 83149
Re: Step by step guide: Sonos integration
Thank you for all the work! It works like a charm. I did however changed the dz script from anfelt, so now the played numbers / radio station are displayed in a seperate device. I also updated the icons from dhanjel, so now they don't have white borders anymore. The script can be found at Github ...
- Sunday 26 April 2020 12:17
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
-- active ==> (optional) default="on" -- active="on" Both will show in Domoticz Text Device and Send notifications -- active="off" Will show in Domoticz Text Device but not send notifications -- active="skip" Will not show in Domoticz Text Device and not send notifications This is now implemented ...
- Wednesday 15 April 2020 13:36
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
- Wednesday 15 April 2020 13:05
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
- Tuesday 14 April 2020 16:18
- Forum: Others
- Topic: How to use EveHome
- Replies: 3
- Views: 977
How to use EveHome
Does anyone know how to use the EveHome with Domoticz?
Not the EvoHome from Honeywell but the EveHome (https://www.evehome.com/en)
* Eve Energy
* Eve Light
* Eve Motion
* Eve Water Guard
* Eve Smoke
Not the EvoHome from Honeywell but the EveHome (https://www.evehome.com/en)
* Eve Energy
* Eve Light
* Eve Motion
* Eve Water Guard
* Eve Smoke
- Tuesday 07 April 2020 18:32
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
Set /etc/ssl/openssl.cnf to MinProtocol = TLSv1.0 * reboot And It works! pi@raspbian:~/domoticz/logs $ ls -l total 68 -rw-r----- 1 root root 13390 Apr 7 18:21 garbagecalendar_m_ophaalkalender-be.data -rw-r----- 1 root root 3946 Apr 7 18:21 garbagecalendar_run_m_ophaalkalender-be.log -rw-r----- 1 ...
- Tuesday 07 April 2020 18:29
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
* 2020-02-13-raspbian-buster * Change hostname and password Reboot * sudo apt-get update && sudo apt-get upgrade -y * curl -L https://install.domoticz.com | bash * Install GarbageCalendar under domoticz/scripts/lua * Reboot Not working: pi@raspbian:~/domoticz/logs $ ls -l total 12 -rw-r----- 1 root ...
- Tuesday 07 April 2020 12:42
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
Maybe it works if you change this value in /etc/ssl/openssl.cnf to MinProtocol = TLSv1.0. Change it an get results pi@raspbian:~/domoticz/scripts/lua $ curl "https://www.ophaalkalender.be/Calendar/findstreets/?query=Pintelaan&zipcode=9000"clear [{"Value":"De Pintelaan","Id":34152,"Brussels":false ...
- Tuesday 07 April 2020 10:02
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
Because I am currently working with a test Raspberry Pi 3, I started again; * 2019-09-26-raspbian-buster * Change hostname and password Reboot * sudo apt-get update * curl -L https://install.domoticz.com | bash * Install GarbageCalendar under domoticz/scripts/lua pi@raspbian: ~/domoticz/scripts/lua ...
- Monday 06 April 2020 22:20
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
Could you try this command to force a lower tlsv?: curl --tlsv1.0 "https://www.ophaalkalender.be/Calendar/findstreets/?query=Pintelaan&zipcode=9000" Same pi@raspbian:~/domoticz/scripts/lua $ curl --tlsv1.0 "https://www.ophaalkalender.be/Calendar/findstreets/?query=Pintelaan&zipcode=9000" curl: (35 ...
- Monday 06 April 2020 19:21
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
So it looks like you have a version of curl installed that doesn't support ssl? Could you check that somehow? No idea. It is the Curl version in 2020-02-13 raspbian buster and upgrade the raspbian EDIT: There are quit some hits when searching for this error in google, so maybe you could check to ...
- Monday 06 April 2020 18:48
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
So what happens when you go onto your RPI and do these commands: cd /home/pi/domoticz/scripts/lua/ curl "https://www.ophaalkalender.be/Calendar/findstreets/?query=Pintelaan&zipcode=9000" Jos pi@raspbian:~/domoticz/scripts/lua $ curl "https://www.ophaalkalender.be/Calendar/findstreets/?query ...
- Monday 06 April 2020 1:11
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
It's installed pi@raspbian:~ $ lua -v Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio pi@raspbian:~ $ curl --version curl 7.64.0 (arm-unknown-linux-gnueabihf) libcurl/7.64.0 OpenSSL/1.1.1d zlib/1.2.11 libidn2/2.0.5 libpsl/0.20.2 (+libidn2/2.0.5) libssh2/1.8.0 nghttp2/1.36.0 librtmp/2.3 Release ...
- Sunday 05 April 2020 21:49
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75239
Re: GarbageCalendar (new version) lua scripts
garbagecalendar_run_m_ophaalkalender-be.log @GarbageCal(m_ophaalkalender-be): #### Sun Apr 5 20:11:00 2020 ### Start garbagecalendar script v20200404-1400 @GarbageCal(m_ophaalkalender-be): #### Debuging with extra messages because "mydebug=true" in garbagecalendarconfig.lua @GarbageCal(m ...
- Sunday 05 April 2020 21:21
- Forum: Python
- Topic: Python Plugin: Wan IP Checker
- Replies: 175
- Views: 35989
Re: Python Plugin: Wan IP Checker
It looks like you need to set the Timer to 60 sec, otherwise you will get next error every minute
Is there a way to set that to 1 or 2 hours without this error.Error: IP Checker hardware (Idx) thread seems to have ended unexpectedly