not working anymore?
this is working well:
http://www.domoticz.com/forum/viewtopic ... ase#p99980
Search found 15 matches
- Saturday 22 October 2016 10:40
- Forum: Other questions and discussions
- Topic: Enphase
- Replies: 9
- Views: 6162
- Thursday 20 October 2016 21:44
- Forum: PHP and all others
- Topic: http/https poller
- Replies: 30
- Views: 26004
Re: http/https poller
It is working with Enphase Envoy this way: (I hope if production starts again tomorrow) -- Retrieve the request content s = request['content']; local id = 14 local wattHoursToday = domoticz_applyJsonPath(s,'.wattHoursToday') local wattsNow = domoticz_applyJsonPath(s,'.wattsNow') local ...
- Friday 23 September 2016 18:01
- Forum: PHP and all others
- Topic: http/https poller
- Replies: 30
- Views: 26004
Re: http/https poller
who can help me then? What is wrong? And thanks for help above! link in poller: http://192.168.1.214/api/v1/production Output link: { "wattHoursToday": 14566, "wattHoursSevenDays": 84452, "wattHoursLifetime": 1022584, "wattsNow": 2277 } Lua: test_json.lua in scripts/lua_parsers script: -- Retrieve ...
- Sunday 18 September 2016 14:18
- Forum: PHP and all others
- Topic: http/https poller
- Replies: 30
- Views: 26004
http/https poller
Somebody knows how the http/https poller works? I cannot find a Wiki of anything. I Would like to read my Enphase Solar with it, But I have not enought information on how the poller works this Url: http://IP/api/v1/production gives this output: { "wattHoursToday": 8872, "wattHoursSevenDays": 100888 ...
- Wednesday 15 June 2016 19:41
- Forum: Z-Wave
- Topic: Qubino 0-10v ZMNHVD1 working!
- Replies: 14
- Views: 5777
Re: Qubino 0-10v ZMNHVD1 working!
For connecting, I used he info from this topic:
viewtopic.php?t=7294
Does anybody know if this config file will work?
http://www.cd-jackson.com/index.php/zwa ... =openzwave
viewtopic.php?t=7294
Does anybody know if this config file will work?
http://www.cd-jackson.com/index.php/zwa ... =openzwave
- Monday 06 June 2016 21:56
- Forum: Z-Wave
- Topic: Qubino 0-10v ZMNHVD1 working!
- Replies: 14
- Views: 5777
Qubino 0-10v ZMNHVD1 working!
Just connected the ZMNHVD1 to the airfan in my house. It is working with domoticz and the buva boxstream.
it is not well recognised, but working well without any configurations.
now Waiting for official openzwave support.
it is not well recognised, but working well without any configurations.
now Waiting for official openzwave support.
- Sunday 13 March 2016 16:56
- Forum: Show your projects
- Topic: Alarm system 'wiki'
- Replies: 99
- Views: 54448
Re: Alarm system 'wiki'
Need some help I am using this script the line: device = next(devicechanged) leads to this in the log: 2016-03-13 16:54:00.508 Error: EventSystem: in test alarm: [string "--[[ ..."]:100: bad argument #1 to 'next' (table expected, got nil) It appears every minute. The script is working fine for now ...
Re: Qubino
ZMNHDD1 (Qubino Flush Dimmer) works well with me (gen 5 stick)
With Razberry I had a problem with the range after building it in the wall
With Razberry I had a problem with the range after building it in the wall
Re: Qubino
ZMNHBD1 (Qubino Flush 2 Relays) Not working well (both gen 5 stick and razberry)
Status is not reporting good in Domoticz,
I could not get it to work well.
(there is a workaround, but to complicated to me)
Status is not reporting good in Domoticz,
I could not get it to work well.
(there is a workaround, but to complicated to me)
- Friday 29 January 2016 9:51
- Forum: Z-Wave
- Topic: Qubine ZMNHBD1 not working well
- Replies: 26
- Views: 5649
Re: Qubine ZMNHBD1 not working well
Thanks for the help! I give up. I'm better with healthcare than with computers.
I will wait until someone can fix this in openzwave, qubino or Domoticz.
Or replace the module.
Again thanks for help!
I will wait until someone can fix this in openzwave, qubino or Domoticz.
Or replace the module.
Again thanks for help!
- Thursday 28 January 2016 22:00
- Forum: Z-Wave
- Topic: Qubine ZMNHBD1 not working well
- Replies: 26
- Views: 5649
Re: Qubine ZMNHBD1 not working well
If I do the refresh then it reports well. Tried your script from your other post: https://www.domoticz.com/forum/viewtopic.php?f=17&t=7043 <?php sleep(2); $zwaveurl = 'http://127.0.0.1/ozwcp/refreshpost.html'; $zwavedata = array('fun' => 'racp', 'node' => '3'); $zwaveoptions = array( 'http' => array ...
- Monday 25 January 2016 23:32
- Forum: Z-Wave
- Topic: Qubine ZMNHBD1 not working well
- Replies: 26
- Views: 5649
Re: Qubine ZMNHBD1 not working well
No I really mean ZMNHBD1, used this (see link) because it did not work before with ZMNHBD2 config files. But it looks the same file as ZMNHBD2,
https://github.com/OpenZWave/open-zwave ... a7b1c836b7
I will give it a try this week, thanks!
https://github.com/OpenZWave/open-zwave ... a7b1c836b7
I will give it a try this week, thanks!
- Monday 25 January 2016 23:06
- Forum: Z-Wave
- Topic: Qubine ZMNHBD1 not working well
- Replies: 26
- Views: 5649
Re: Qubine ZMNHBD1 not working well
But the wall switches are not working then, they dont report....'
If i change it, its not working well again. see image --> But now it always reports that I1 is on when i use the wall switches. (for both)
So if I turn on I2 on de wall switch, it reports I1 is on. And i2 is off...
ideas?
If i change it, its not working well again. see image --> But now it always reports that I1 is on when i use the wall switches. (for both)
So if I turn on I2 on de wall switch, it reports I1 is on. And i2 is off...
ideas?
- Monday 25 January 2016 22:20
- Forum: Z-Wave
- Topic: Qubine ZMNHBD1 not working well
- Replies: 26
- Views: 5649
Re: Qubine ZMNHBD1 not working well
Thanks for the answer! I messed up things by adding groups. But removing all the additional groups makes it work fine! (I don't really know what I am doing, but very happy it is finaly working!) But when I reboot the raspberry it adds 1+ to group 1 and I have to remove it again. Any suggestion to ...
- Saturday 23 January 2016 12:39
- Forum: Z-Wave
- Topic: Qubine ZMNHBD1 not working well
- Replies: 26
- Views: 5649
Qubine ZMNHBD1 not working well
Hello, i am pretty new to z-wave and domoticz. I have a problem with the ZMNHBD1 double relay. I think there should be 3 switches 1 both switches i1 en i2 together. 2 switch i1 3 switch i2 I only have 2 switches: ( i1 and i2). Status reports from the first ( i1 and i2 together) is reported for i1 ...