Search found 43 matches
- Thursday 12 August 2021 13:11
- Forum: Other questions and discussions
- Topic: Smartware devices slow system
- Replies: 1
- Views: 153
Re: Smartware devices slow system
The problem is solved. It was Safari. It works in google chrome though.
- Thursday 12 August 2021 9:47
- Forum: Other questions and discussions
- Topic: Smartware devices slow system
- Replies: 1
- Views: 153
Smartware devices slow system
I have the following problem. Each time, when new devices are added, dozens of 'Smartware RM174 smoke detectors' are added. As a result, the database has grown to 4000 devices, while I only have 200 of them myself. I have none smoke detectors. The result is that the overlight screen does not respond ...
- Friday 06 August 2021 11:25
- Forum: dzVents
- Topic: P1 meterstand
- Replies: 3
- Views: 384
Re: P1 meterstand
If is use Data I get:
5514588;4242621;90;7485;239;717
I only want the second part: 4242621
5514588;4242621;90;7485;239;717
I only want the second part: 4242621
- Friday 06 August 2021 8:56
- Forum: dzVents
- Topic: P1 meterstand
- Replies: 3
- Views: 384
P1 meterstand
Can someone tell me how I can read the current P1 meter readings in dzventz. So not the current consumption, but just the current state. ['49','ForecastStr','cell2_3', 'Weersvoorspelling','0','0'], ['0','ForecastStr','cell2_3', 'Weersvoorspelling','0','0'], ['0','Desc', 'cell2_4', 'NAS CPU + HDD','0 ...
- Thursday 21 January 2021 9:04
- Forum: Rfxcom Transceiver
- Topic: RFX has stopped working
- Replies: 7
- Views: 2498
Re: RFX has stopped working
Yesterday new cable. Reset Synology NAS. It worked until this morning. Then it stopped again.
Now I get this in the log:
2021-01-21 09:00:29.384 Status: RFXCOM: Async Disabled
Now I get this in the log:
2021-01-21 09:00:29.384 Status: RFXCOM: Async Disabled
- Tuesday 19 January 2021 17:50
- Forum: Rfxcom Transceiver
- Topic: RFX has stopped working
- Replies: 7
- Views: 2498
Re: RFX has stopped working
I have attached a disk to the USB output of the NAS, it works so that is okay. Go get a new cable tomorrow. Is the length of the USB cable important?
- Tuesday 19 January 2021 15:01
- Forum: Rfxcom Transceiver
- Topic: RFX has stopped working
- Replies: 7
- Views: 2498
Re: RFX has stopped working
Every 5 second the red led on the rfx device goes ON en then the green led blinks af few seconds. Then both goes off. After a few seconds this repeats.
- Tuesday 19 January 2021 14:43
- Forum: Rfxcom Transceiver
- Topic: RFX has stopped working
- Replies: 7
- Views: 2498
Re: RFX has stopped working
The same USB output is always used for rfx. As far as I know Rfx manager is only available for Windows. I am using mac and synology (linux). Last night it worked spontaneously again, but this morning the devices stopped responding.
- Monday 18 January 2021 21:24
- Forum: Rfxcom Transceiver
- Topic: RFX has stopped working
- Replies: 7
- Views: 2498
RFX has stopped working
Hello all, Who can help me or has an explanation for my problem? I have been using Domoticz with RFX for months. Everything worked fine. Since this morning I have the following problem. 1 All kaku devices do not respond when controlled by the scripts and dummy switches. With the manual loose kaku ...
- Thursday 14 January 2021 16:41
- Forum: dzVents
- Topic: switch error [Solved]
- Replies: 13
- Views: 888
Re: switch error [Solved]
Great that you found that. Now it works for me too. It took me and you a lot of effort but I am very happy that it is now working, I will be even more careful and check next time. Thanks again and have a nice day.
Peter
Peter
- Thursday 14 January 2021 15:48
- Forum: dzVents
- Topic: switch error [Solved]
- Replies: 13
- Views: 888
Re: switch error [Solved]
I closed all other scripts. I restart system Does not work I created three new dummy's: een-twee-drie I have adapted your script with the three new dummy switches. Get the same result as the third postions as above. return { on = { devices = { 'een', 'twee', 'drie' }, }, logging = { level = domoticz ...
- Thursday 14 January 2021 12:44
- Forum: dzVents
- Topic: switch error [Solved]
- Replies: 13
- Views: 888
Re: switch error [Solved]
The third version ( from vakantie-afwezig to thuis) works Oke!
- Thursday 14 January 2021 12:32
- Forum: dzVents
- Topic: switch error [Solved]
- Replies: 13
- Views: 888
Re: switch error [Solved]
Thuis Afwezig Vakantie Start postion Off Off Off switch Thuis On On Off Off switich Afwezig On On blink-Off Off switchVakantie On On Off blink-Off Start postion Off Off Off switich Afwezig On Off On Off switchVakantie On Off On blink-Off switch Thuis On On Off Off Start postion Off Off Off switich ...
- Thursday 14 January 2021 10:56
- Forum: dzVents
- Topic: switch error [Solved]
- Replies: 13
- Views: 888
Re: switch error [Solved]
I also tried this script. Does not work either. Peter ----------- return { on = { devices = { 'Thuis', 'Afwezig', 'Vakantie', }, }, logging = { level = domoticz.LOG_DEBUG, -- change to dz.LOG_ERROR when script is OK marker = 'Testing Statuscontrole', }, execute = function(dz, item) dz.log(item.name ...
- Thursday 14 January 2021 10:02
- Forum: dzVents
- Topic: switch error [Solved]
- Replies: 13
- Views: 888
Re: switch error [Solved]
The log when i push the 3 switches 2021-01-14 09:59:15.614 Status: dzVents: Debug: test Statuscontrole: Afwezig, State: Off, Type: Light/Switch 2021-01-14 09:59:15.615 Status: dzVents: Debug: test Statuscontrole: Processing device-adapter for Thuis: Switch device adapter 2021-01-14 09:59:15.615 ...
- Wednesday 13 January 2021 22:23
- Forum: dzVents
- Topic: switch error [Solved]
- Replies: 13
- Views: 888
Re: switch error [Solved]
Hallo waaren,
Unfortunately, it doesn't work as expected. Apparently there is still an error in the script.
The intention is that if I turn on one of the switches the other 2 will go out. I don't get it working either with if or elseif.
Is there any other way to get this working.
Peter
Unfortunately, it doesn't work as expected. Apparently there is still an error in the script.
The intention is that if I turn on one of the switches the other 2 will go out. I don't get it working either with if or elseif.
Is there any other way to get this working.
Peter
- Wednesday 13 January 2021 15:37
- Forum: dzVents
- Topic: switch error [Solved]
- Replies: 13
- Views: 888
switch error [Solved]
Hello all, Can anyone see what I am doing wrong in the script? The intention is that if I turn on one switch, the other 2 will turn off. However, this does not happen. As soon as I press a switch, it lights up briefly and goes out again. The others don't respond. Thank you for thinking along. Peter ...
- Friday 11 December 2020 8:55
- Forum: dzVents
- Topic: Select problem [Solved]
- Replies: 2
- Views: 437
Re: Select problem [Solved]
Hello waaren
Thank you very much for the quick answer. Your solution works fine. (As always). I have learned a lot again. Thank you for doing this work to help people move forward.
Have a nice day.
Peter
Thank you very much for the quick answer. Your solution works fine. (As always). I have learned a lot again. Thank you for doing this work to help people move forward.
Have a nice day.
Peter
- Thursday 10 December 2020 22:01
- Forum: dzVents
- Topic: Select problem [Solved]
- Replies: 2
- Views: 437
Select problem [Solved]
Hello I am struggling with the following problem. I have an ELRO switch with 4 positions On and Off. With this switch I want to switch on 4 different scenes. I have already tried it in different ways but they don't work or they influence each other. I am probably using the wrong structure. Who can ...
- Monday 16 November 2020 11:02
- Forum: dzVents
- Topic: setRGB() how to [Solved]
- Replies: 3
- Views: 594
Re: setRGB() how to [Solved]
Thankx Waaren!