Got rid of all LUA folders and now it's working perfectly!
Thanks for the help and patience Jos!
Search found 15 matches
- Sunday 03 January 2021 18:28
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 581
- Views: 113386
- Sunday 03 January 2021 11:11
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 581
- Views: 113386
Re: dtgbot - Domoticz TeleGram BOT
I thought you had removed these files you installed manually: '/usr/local/lib/lua/5.2/ssl.so' ? It seems they are still there? There have been several others that reported this issue in the past and they have been able to solve it, have a look to see if that helps you: https://www.domoticz.com ...
- Sunday 03 January 2021 10:47
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 581
- Views: 113386
Re: dtgbot - Domoticz TeleGram BOT
Your shouldn't be getting this error anymore: from file '/usr/local/lib/lua/5.2/ssl.so'. ? Still getting the next errors. When I go to /usr/local/lib/lua/5.2/ the file ssl.so is there and in the map socket there's the file ssl.core. /usr/bin/lua5.2: error loading module 'ssl.core' from file '/usr ...
- Saturday 02 January 2021 18:14
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 581
- Views: 113386
Re: dtgbot - Domoticz TeleGram BOT
I guess you also installed the "old" version as defined in the Wiki to "/usr/local/lib/lua/5.2/"? Could you remove that version as it seems to use that. Cant seem to remove it (using sudo rm) but is denied... This is harder than I thought..... I've removed the folder and installed it back but same ...
- Saturday 02 January 2021 13:43
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 581
- Views: 113386
- Saturday 02 January 2021 13:32
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 581
- Views: 113386
Re: dtgbot - Domoticz TeleGram BOT
updated lua pi@Domoticz:~ $ sudo apt install lua-socket Reading package lists... Done Building dependency tree Reading state information... Done lua-socket is already the newest version (3.0~rc1+git+ac3201d-4). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. /usr/bin/lua5.2: error ...
- Saturday 02 January 2021 13:04
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 581
- Views: 113386
Re: dtgbot - Domoticz TeleGram BOT
Did you also check the contents of dtg.log.errors as I expect the lua script has errors? Hmm it seems like there are a few errors... /usr/bin/lua5.2: error loading module 'ssl.core' from file '/usr/local/lib/lua/5.2/ssl.so': libssl.so.1.0.0: cannot open shared object file: No such file or directory ...
- Saturday 02 January 2021 11:20
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 581
- Views: 113386
Re: dtgbot - Domoticz TeleGram BOT
This is what's in the log files... not much... dtb.log 2021-01-02 11:14:47 - DomoticzIP: ********* 2021-01-02 11:14:47 - DomoticzPort: 8080 2021-01-02 11:14:47 - BotHomePath: /home/pi/dtgbot/ 2021-01-02 11:14:47 - TempFileDir: /var/tmp/ 2021-01-02 11:14:47 - BotLuaScriptPath: /home/pi/dtgbot/lua ...
- Friday 01 January 2021 17:27
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 581
- Views: 113386
Re: dtgbot - Domoticz TeleGram BOT
I've followed everything and my bot is running. When I send a message from Telegram nothing happens... Does anybody know what to do? When I do sudo service dtgbot status my bot is active but only since a couple of minutes every time. It seems like it's rebooting.. . All my variables are added in ...
- Monday 26 October 2020 21:29
- Forum: Others
- Topic: Control Velux blinds
- Replies: 0
- Views: 412
Control Velux blinds
I'm looking to control my Velux blinds via Domoticz.
At this moment I'm using the Velux Active app but it would be great to control them together with my regular blinds (shelly 2.5)
Did anyone manage to import them?? I really cant find the solution..
At this moment I'm using the Velux Active app but it would be great to control them together with my regular blinds (shelly 2.5)
Did anyone manage to import them?? I really cant find the solution..
- Monday 26 October 2020 13:36
- Forum: Blockly
- Topic: Let script only send telegram message once
- Replies: 5
- Views: 968
Re: Let script only send telegram message once
So far so good!
- Monday 26 October 2020 10:07
- Forum: Heating/cooling
- Topic: Tado open window
- Replies: 0
- Views: 249
Tado open window
When a window opens I get a message in my Tado app to turn off the heating.
I think it's done by very fast temperature changes..
Is it possible to get the status of window open of tado into domoticz?
I think it's done by very fast temperature changes..
Is it possible to get the status of window open of tado into domoticz?
- Monday 26 October 2020 9:56
- Forum: Blockly
- Topic: Let script only send telegram message once
- Replies: 5
- Views: 968
Let script only send telegram message once
I've made a script that sends me a message when the humidity in one of my rooms is too high. The problem I'm having is that I'm now recieving a message every minute... How do I manage to send me to only send 1 message? I will change the script so I get 1 when it's too high and one when its back ok ...
- Sunday 11 October 2020 14:59
- Forum: Dashticz
- Topic: Dashticz Dial - Features, Fixes & Updates
- Replies: 195
- Views: 24347
Re: Dashticz Dial - Features, Fixes & Updates
Hi all I'm new here and got my dashticz running for a few days now. At this moment I've implemented Dial for my Tado thermostats. The problem I'm having is that I cant switch the temperature (setpoin/desiredt) at the temp/hum dial and I cant see the temperature at the setpoint dial... Is it ...
- Friday 09 October 2020 9:12
- Forum: Dashticz
- Topic: Dashticz Dial - Features, Fixes & Updates
- Replies: 195
- Views: 24347
Re: Dashticz Dial - Features, Fixes & Updates
Hi all I'm new here and got my dashticz running for a few days now. At this moment I've implemented Dial for my Tado thermostats. The problem I'm having is that I cant switch the temperature (setpoin/desiredt) at the temp/hum dial and I cant see the temperature at the setpoint dial... Is it possible ...