Search found 7 matches

by xraken
Sunday 28 January 2018 14:59
Forum: LUA
Topic: Unable to use ssl.https on raspberry pi
Replies: 4
Views: 1503

Re: Unable to use ssl.https on raspberry pi

Figured out the paths. Here it is for anyone else running into the same problem on Raspberry Pi: package.path = package.path .. ';/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/lib/lua/5.1/?.lua;/usr/local/lib/lua/5.1/?/init.lua;/usr/share/lua/5.1/?.lua;/usr/share/lua ...
by xraken
Sunday 28 January 2018 3:17
Forum: LUA
Topic: Unable to use ssl.https on raspberry pi
Replies: 4
Views: 1503

Re: Unable to use ssl.https on raspberry pi

Appreciate the response but a manual copy to a system folder is not the right way to do it even though it may temporarily get around the problem. I need to find a way to get domoticz lua scripts to work with the default apt-get installed directory locations so future updates to lua will continue to ...
by xraken
Saturday 27 January 2018 19:51
Forum: LUA
Topic: Unable to use ssl.https on raspberry pi
Replies: 4
Views: 1503

Unable to use ssl.https on raspberry pi

I'm trying to make a https GET request from a lua script, the script runs fine if I run the script from the bash shell (with the device stuff stubbed) but when I run it from within the scripts/lua directory there were path issues that I tried to fix but I still get an error. Here's the code: package ...
by xraken
Sunday 14 January 2018 15:34
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 538859

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

I have a bunch of Xiaomi sensors working fine with the latest Domoticz beta. I just bought a pair of aqara water sensors (https://www.gearbest.com/home-smart-improvements/pp_668897.html) but looks like it is not yet compatible with Domoticz. I see this in the log: 2018-01-12 19:12:58.922 ...
by xraken
Saturday 13 January 2018 1:20
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 538859

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

I have a bunch of Xiaomi sensors working fine with the latest Domoticz beta. I just bought a pair of aqara water sensors (https://www.gearbest.com/home-smart-improvements/pp_668897.html) but looks like it is not yet compatible with Domoticz. I see this in the log: 2018-01-12 19:12:58.922 ...
by xraken
Thursday 21 September 2017 15:20
Forum: Other questions and discussions
Topic: Sendheartbeat mysensors
Replies: 2
Views: 950

Re: Sendheartbeat mysensors

I am also looking for this capability. My use case is for a sump pump and a couple of other z-wave water leak sensors. These sensors don't report anything until there's a leak. They also send a heartbeat every couple of hours. If any of these sensors go offline because the battery is dead (or for ...
by xraken
Thursday 24 August 2017 19:36
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 538859

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Hello, I tried to follow the instructions from the Wiki https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)#About_Xiaomi_Gateway_MP3 to make the gateway playback a recorded message using a dimmer control from Domoticz. I am not getting any sound from the gateway though when I move the slider. I do ...