Search found 37 matches
- Thursday 03 June 2021 7:51
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: MyDomoticz revisited
- Replies: 107
- Views: 20140
Re: MyDomoticz revisited
Just tested to open the site (https://my.domoticz.com) with Firefox. Loading the site took me some or less 3 minutes. In Edge the site will load in max 2 seconds.
- Wednesday 26 May 2021 11:31
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: MyDomoticz revisited
- Replies: 107
- Views: 20140
Re: MyDomoticz revisited
Created an account today, but have not been able to get this working. Turned the option off again in settings, because Domoticz (on my Pi) keeps crashing. After turning off this option, Domoticz seems to be stable again. Hope this will be fixed, because the idea is really good.
- Monday 22 February 2021 13:50
- Forum: Suggestions
- Topic: Fibaro FGS-223 roller shutter level
- Replies: 3
- Views: 984
Re: Fibaro FGS-223 roller shutter level
+1 please
- Friday 01 May 2020 10:27
- Forum: Z-Wave
- Topic: Basic Wall Controller not recognized?
- Replies: 11
- Views: 1926
Re: Basic Wall Controller not recognized?
Now you could try to : Go to Hardware / Zwave settings / Select this node and press Refresh Node info to see if the text is now correct (vernieuw node info in Dutch), maybe the correct info is now displayed.... I did this yesterday and nothing seems to happen. Today I noticed that the configuration ...
- Thursday 30 April 2020 9:31
- Forum: Z-Wave
- Topic: Basic Wall Controller not recognized?
- Replies: 11
- Views: 1926
Re: Basic Wall Controller not recognized?
After contact with my reseller I excluded the device and included it again. Now it works :D It's not working perfectly if you ask me. At the hardware tab the device is shown as: Included second time.PNG --> Unknown: id=0330 Unknown: type=0300, id=a307+ There are two Devices added and both are ...
- Monday 27 April 2020 15:42
- Forum: Z-Wave
- Topic: Basic Wall Controller not recognized?
- Replies: 11
- Views: 1926
Re: Basic Wall Controller not recognized?
Just tested with version 2020.2, it is working again :-) Thanks for your reply! Very good it's working for you again! I also update to version 2020.2, but unfortunately with the same result (not recognized). I'm going to send the device back to my reseller :cry: Updated Domoticz configuration (just ...
- Friday 24 April 2020 11:44
- Forum: Z-Wave
- Topic: Basic Wall Controller not recognized?
- Replies: 11
- Views: 1926
Re: Basic Wall Controller not recognized?
If I'm right, when I want to make this work, I have to do two things: 1. Create a XML file with the information for this Zwave device (source: https://github.com/OpenZWave/open-zwave/wiki/Adding-Devices ) 2. Edit the file 'manufacturer_specific.xml' to add the device and refer to the created file ...
- Thursday 23 April 2020 14:50
- Forum: Z-Wave
- Topic: Basic Wall Controller not recognized?
- Replies: 11
- Views: 1926
Re: Basic Wall Controller not recognized?
I found some more information. My reseller sales this device under his own brand. However, I think this is the real manufacturer: https://www.sunricher.com/z-wave-series.html When I look in the file 'manufacturer_specific.xml' in the domoticz/config folder (see code below) the manufacturer already ...
- Thursday 23 April 2020 10:54
- Forum: Z-Wave
- Topic: Basic Wall Controller not recognized?
- Replies: 11
- Views: 1926
Re: Basic Wall Controller not recognized?
I added an another device to my Domoticz (FIBARO System FGRM223 Roller Shutter Controller 3+) and this went well (see pictures below). Does this mean that the 'Basic Wall Controller' will not be recognized by Domoticz? Hardware.PNG --> Fibaro has been added correctly, the Basic Wall Controller is ...
- Tuesday 21 April 2020 15:56
- Forum: Z-Wave
- Topic: Basic Wall Controller not recognized?
- Replies: 11
- Views: 1926
Re: Basic Wall Controller not recognized?
No new devices are emerging (Setup> Devices). Normally it take some time to show the device properly, but in this case it's not showing the device properly after two days. Is this fixable for me or does this means that the device is not supported by Domoticz? Did you enable "Accept new hardware ...
- Tuesday 21 April 2020 15:26
- Forum: Z-Wave
- Topic: Basic Wall Controller not recognized?
- Replies: 11
- Views: 1926
Basic Wall Controller not recognized?
Hi All, I received a Zwave basic wall controller (ordered here: https://www.robbshop.nl/wandzender-2v-z-wave-robb-smarrt , the manual can be found here: https://www.robbshop.nl/amfilerating/file/download/file_id/816/ ) a few days ago. After adding the device to my Zwave controller, Domoticz shows ...
- Monday 21 October 2019 8:21
- Forum: dzVents
- Topic: Script starts too many times at specific time? [Solved]
- Replies: 3
- Views: 1538
Re: Script starts too many times at specific time? [Solved]
Thanks! I've added the '.silent()' to my script and this morning it looks really promising (see my logging below). No performance issue or crashing Domoticz. I'll keep monitoring it, but I think this is doing the right job! I wasn't aware of this function (now I can rework all my other scripts as ...
- Sunday 20 October 2019 11:58
- Forum: dzVents
- Topic: Script starts too many times at specific time? [Solved]
- Replies: 3
- Views: 1538
Script starts too many times at specific time? [Solved]
Hi, I've made a new script to control my outdoor lights (previous was in blockly). My first attempt worked (see an example at First code), but I noticed that when the script triggered at 15 minutes after sunset (or at 05:40), the script started more then 1000 times. The lights were going on and the ...
- Thursday 17 October 2019 9:06
- Forum: dzVents
- Topic: Need assistance for script Mechanical Ventilation [Solved]
- Replies: 9
- Views: 1921
Re: Need assistance for script Mechanical Ventilation [Solved]
Without looking at your script.... Are you aware there is a Bathroom script already ? I am running it for over a year now and love it. It handles all situations and changes pretty well. Frank I've seen multiple bathroom scripts, but the scripts I've seen didn't completely fulfil my personal needs ...
- Thursday 17 October 2019 7:21
- Forum: dzVents
- Topic: Need assistance for script Mechanical Ventilation [Solved]
- Replies: 9
- Views: 1921
Re: Need assistance for script Mechanical Ventilation [Solved]
As promised, hereby my final script. I've made several small changes and fixed a bug. --[[ SCRIPT DESCRIPTION: This script turns controls the mechanical ventilation level depending on humidity, noise, presence and time. The MV level will be set to level 1, 2 or 3. DEVICES USED: Idx 8 = Weer ...
- Sunday 13 October 2019 12:29
- Forum: dzVents
- Topic: Problem with lux value (comparing two values) [Solved]
- Replies: 5
- Views: 1393
Re: Problem with lux value (comparing two values) [Solved]
THANKS!! I should know that, shame on me :oops: I've change the setting and the log looks like it supposed to be: 2019-10-13 12:22:48.296 Status: dzVents: Info: Handling events for: "Woonkamer sensor - Burglar", value: "On" 2019-10-13 12:22:48.297 Status: dzVents: Info: ------ Start internal script ...
- Sunday 13 October 2019 12:25
- Forum: dzVents
- Topic: Need assistance for script Mechanical Ventilation [Solved]
- Replies: 9
- Views: 1921
- Sunday 13 October 2019 11:26
- Forum: dzVents
- Topic: Problem with lux value (comparing two values) [Solved]
- Replies: 5
- Views: 1393
Re: Problem with lux value (comparing two values) [Solved]
I changed the logging a bit, so it's more clear. Logging: 2019-10-13 11:24:43.105 Status: dzVents: Info: Handling events for: "Woonkamer sensor - Burglar", value: "On" 2019-10-13 11:24:43.105 Status: dzVents: Info: ------ Start internal script: Lights livingroom: Device: "Woonkamer sensor - Burglar ...
- Sunday 13 October 2019 11:11
- Forum: dzVents
- Topic: Problem with lux value (comparing two values) [Solved]
- Replies: 5
- Views: 1393
Re: Problem with lux value (comparing two values) [Solved]
Thanks again for the help! I think this is fixing a part of the problem. Yesterday evening it seems to work better (resetting timer and or turn off the lights), but I need to see it works for some time before I can say that it has been fixed definitely. I will report this back later. Unfortunately ...
- Saturday 12 October 2019 18:16
- Forum: dzVents
- Topic: Problem with lux value (comparing two values) [Solved]
- Replies: 5
- Views: 1393
Problem with lux value (comparing two values) [Solved]
Hi all, I have a problem with my script to turn on the lights in my living room. It looks like there is a problem with comparing two values and I can't figure out why it's not working properly. If anyone can help me out would be highly appreciated. Logging (lights should go on, but are not going on ...