Search found 16 matches

by RoyT
Thursday 02 April 2020 7:48
Forum: Python
Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
Replies: 231
Views: 95561

Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters

After some failed attempts to get data sent to "Server B" on my Ginlong inverter, I've resorted to a very simple PHP script that runs on a Raspberry Pi (same one as Domoticz runs on). It's executed via cron every minute. It takes data from the local status page on the logger, and sends that to a ...
by RoyT
Monday 01 January 2018 15:05
Forum: Z-Wave
Topic: Domitech ZE27EU don't report status, and set random dim-levels
Replies: 11
Views: 2528

Re: Domitech ZE27EU don't report status, and set random dim-levels

Nope, still the same issue here.
by RoyT
Monday 11 July 2016 14:36
Forum: Other questions and discussions
Topic: Presence detector vs Movement detector
Replies: 14
Views: 4095

Re: Presence detector vs Movement detector

You could have a motion sensor above the door, on both sides, pointing down. When there's motion in the room and there was no event where the inside & outside sensors fire in rapid succession, it means that whatever entered did not leave. Didn't invent this: Fibaro markets this as a use case for ...
by RoyT
Friday 08 July 2016 21:56
Forum: Suggestions
Topic: Selective Notifications from Lua
Replies: 15
Views: 5834

Re: Selective Notifications from Lua

This would be great. I use SMS for when the smoke detectors go off (so it also works without a data connection), but I'd rather not send other notifications to both my wife and I over SMS :)
by RoyT
Saturday 23 April 2016 22:24
Forum: PHP and all others
Topic: Change device configuration in Lua
Replies: 4
Views: 1232

Re: Change device configuration in Lua

It has nothing to do with a dimmer :-) Device parameters are a universal aspect of the Z-Wave system, and the question stands whether Domoticz enables modifying them from within the script context instead of hacking it with http requests.
by RoyT
Wednesday 13 April 2016 14:10
Forum: PHP and all others
Topic: Change device configuration in Lua
Replies: 4
Views: 1232

Re: Change device configuration in Lua

I'd like to change device parameters that are sent to a hardware device, such as a dimmer. I don't think that can be done through the json endpoint, but even if so, I still consider that hacky from within Lua code that's evaluated by Domoticz itself (just like you use commandArray instead of making ...
by RoyT
Monday 11 April 2016 13:34
Forum: PHP and all others
Topic: Change device configuration in Lua
Replies: 4
Views: 1232

Change device configuration in Lua

I've seen a bunch of topics dealing with changing device configuration (parameters), but those threads either died without a response, or resorted to PHP scripts, Bash or similar. Of course I could do a HTTP Post in Lua to mimic the behaviour of the Domoticz forms for this, but is there an easier ...
by RoyT
Tuesday 05 January 2016 16:54
Forum: LUA
Topic: Script examples (Lua)
Replies: 139
Views: 167712

Re: Script examples (Lua)

I just created my very first Lua script for turning on/off my subwoofer. The problem is that the subwoofer consumes 15Watt when in use, and a whopping 10Watt in standby mode. This script checks the power consumption of the receiver (1.5W standby, 120W when in use) and switches the subwoofer on when ...
by RoyT
Tuesday 08 December 2015 12:54
Forum: Z-Wave
Topic: Attach scene to double-click Z-Wave.me dimmer 05458
Replies: 13
Views: 3813

Re: Attach scene to double-click Z-Wave.me dimmer 05458

I'm receiving a Fibaro FGD-212 today, just to make sure that it isn't me not understanding the setup, nor a faulty RaZberry z-wave implementation.
by RoyT
Monday 07 December 2015 14:24
Forum: Z-Wave
Topic: Attach scene to double-click Z-Wave.me dimmer 05458
Replies: 13
Views: 3813

Re: Attach scene to double-click Z-Wave.me dimmer 05458

I did that, but it times out without finding any devices :(
by RoyT
Monday 07 December 2015 13:03
Forum: Z-Wave
Topic: Attach scene to double-click Z-Wave.me dimmer 05458
Replies: 13
Views: 3813

Re: Attach scene to double-click Z-Wave.me dimmer 05458

I'm at a loss :-) I've added node 1 to groups 1 and 2 (and 3, but that's unrelated to this afaik), checked "accept new hardware", but double clicking the button doesn't add a new device in Domoticz (nor does clicking the button on the "push button on remote" prompt for the scene editor). Given that ...
by RoyT
Saturday 05 December 2015 11:42
Forum: Z-Wave
Topic: Attach scene to double-click Z-Wave.me dimmer 05458
Replies: 13
Views: 3813

Re: Attach scene to double-click Z-Wave.me dimmer 05458

I appreciate the patience gizmocuz :-) So, I only have node 1 in Group 2 now (removed all the rest). How do I know if I receive it in Domoticz? Doubleclicking the dimmer doesn't seem to add a new device, nor does "add device" for activation devices find the event when I doubleclick the dimmer button ...
by RoyT
Saturday 05 December 2015 11:15
Forum: Z-Wave
Topic: Attach scene to double-click Z-Wave.me dimmer 05458
Replies: 13
Views: 3813

Re: Attach scene to double-click Z-Wave.me dimmer 05458

So I'm clearly brand new to z-wave ;) Right now I have done this ("unknown" is this dimmer): https://monosnap.com/file/kCrBYUoyP0G4OV2kwaZAJKWc2noXHp.png Which, if I understand the documentation of both Z-Wave.me and Domoticz correctly, have the controller in the same group as the doubleclick action ...
by RoyT
Friday 04 December 2015 9:42
Forum: Z-Wave
Topic: Attach scene to double-click Z-Wave.me dimmer 05458
Replies: 13
Views: 3813

Re: Attach scene to double-click Z-Wave.me dimmer 05458

Thanks for the input! Not sure if I understand you correctly. According to that part of the manual, I can double press-and-hold to associate another device. What am I supposed to do (in Domoticz?) to make the dimmer recognize the RaZberry as another device it can control?
by RoyT
Thursday 03 December 2015 23:15
Forum: Z-Wave
Topic: Attach scene to double-click Z-Wave.me dimmer 05458
Replies: 13
Views: 3813

Re: Attach scene to double-click Z-Wave.me dimmer 05458

Yes, I do.
by RoyT
Thursday 03 December 2015 16:38
Forum: Z-Wave
Topic: Attach scene to double-click Z-Wave.me dimmer 05458
Replies: 13
Views: 3813

Attach scene to double-click Z-Wave.me dimmer 05458

My ZME_05458 dimmer has the ability to start scenes by double-clicking, but I have not yet been successful to detect this with Domoticz on my Raspberry Pi with RaZberry. I noticed that someone else had a similar issues with their Fibaro dimmer , but unlike them I don't see a new device in the device ...