Search found 9 matches

by Szwuntex
Monday 11 April 2022 17:53
Forum: Utility
Topic: Fetch current electricity price for SE3, SE4, DK1, DK2, NO2
Replies: 16
Views: 4916

Re: Fetch current electricity price for SE3, SE4, DK1, DK2, NO2

insippo wrote: Monday 18 October 2021 1:16 Please help with this. Not working.
2021-10-18 02:17:00.588 Error: EventSystem: Lua script Elprice did not return a commandArray
Choose dzVents as script language instead :)
by Szwuntex
Friday 08 April 2022 17:45
Forum: Utility
Topic: Question, what do i need to read solar charging
Replies: 4
Views: 1219

Re: Question, what do i need to read solar charging

I have a Victron SmartSolar MPPT 100/50 which I get values from and send to Domoticz. I use a Victron TX cable connected to an ESP8266 running "Victron MPPT ve.direct to MQTT" (https://github.com/KinDR007/Victron-MPPT-ve.direct-to-MQTT). The data is sent to MQTT and Node-RED modify/adjust the data ...
by Szwuntex
Monday 22 June 2020 13:52
Forum: Z-Wave
Topic: IDLOCK 150
Replies: 2
Views: 995

Re: IDLOCK 150

My question is if anyone has been able to do anything more with the IDLOCK? For example I saw in some other automation software they where able to see and set PIN codes and assign it to a family member in order to send notification who opened the door etc. /Daniel Hi. I can Lock/Unlock my ID Lock ...
by Szwuntex
Thursday 11 May 2017 8:02
Forum: Others
Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
Replies: 325
Views: 101076

Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor

Today I needed to reinstall my Orange Pi Zero, before I had armbian's Ubuntu server mainline /experimental/ version, now I installed stable kernel. At least I 3x reinstalled things (bluez 5.44, 5.45), but I can't get it work. :x Before reinstall it worked perfectly. Have you tried 5.43? It didn't ...
by Szwuntex
Thursday 06 April 2017 23:41
Forum: Others
Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
Replies: 325
Views: 101076

Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor

dakipro wrote:how does one upgrade to 5.44 after having installed 5.43?
As last time I tried to copy gatttool from 5.44 i got cp: cannot stat 'attrib/gatttool': No such file or directory
Is Gatttool included in 5.44? I had to go for 5.43 to get Gatttool.
Why do you want to upgrade to 5.44?
by Szwuntex
Wednesday 18 January 2017 20:39
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 39024

Re: Yet another presence detection method

I'm running this on my system and it is working great!

A big thank you to Surroot!
by Szwuntex
Wednesday 18 January 2017 20:36
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 39024

Re: Yet another presence detection method

Ahh I just edited my post. Its the same problem. You have to put domoticz_status=`curl -s "http://domoticzUser:domoticzPassword@domoticzIP:domoticzPort/json.htm?type=devices&rid=$idx" | grep Status | awk '{print $3}' | sed 's/[",]//g'` in one line without a "new row" as it is in the original code ...
by Szwuntex
Monday 29 February 2016 21:25
Forum: Z-Wave
Topic: fibaro dimmer use S2 to toggle light?
Replies: 3
Views: 1704

Re: fibaro dimmer use S2 to toggle light?

by Szwuntex
Tuesday 16 February 2016 8:03
Forum: Switches and Scenes
Topic: Fibaro FGD-211 second switch
Replies: 14
Views: 6451

Re: Fibaro FGD-211 second switch

Thank you mischa and gjnijenhuis!
My second "button" S2 on my FGD-212 is now working perfectly thanks to you two.