Search found 16 matches
- Wednesday 01 April 2020 14:55
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: How to install Domoticz on a Synology NAS
- Replies: 577
- Views: 190754
Re: How to install Domoticz on a Synology NAS
Is there a sound description of a safe way how to install it and still keep all what you implemented before? edit: solved, new Domoticz level up and running (minor problem, see below). Curious what you did to keep all implemented before? Was a restore of the database,scripts and plugins sufficient ...
- Thursday 08 February 2018 15:43
- Forum: Python
- Topic: Python buienradar (is it going to rain) script
- Replies: 38
- Views: 8218
Re: Python buienradar (is it going to rain) script
Thanks for the script, working perfect! 

- Thursday 01 February 2018 17:13
- Forum: Others
- Topic: domoticz in synology as package! Available now.
- Replies: 1864
- Views: 364241
Re: domoticz in synology as package! Available now.
Thanks for testing! I have compiled the stable version V3.8153 with this OpenZwave patch for arch-apollolake you can test if you want. domoticz_apollolake-6.1_3.0.8153-7.spk http://www.jadahl.com/domoticz_beta_6.1/OpenZwave_1125.patch/ Python version: http://www.jadahl.com/domoticz_beta_6.1_python ...
- Thursday 01 February 2018 13:06
- Forum: Others
- Topic: domoticz in synology as package! Available now.
- Replies: 1864
- Views: 364241
Re: domoticz in synology as package! Available now.
Thanks for testing! I have compiled the stable version V3.8153 with this OpenZwave patch for arch-apollolake you can test if you want. domoticz_apollolake-6.1_3.0.8153-7.spk http://www.jadahl.com/domoticz_beta_6.1/OpenZwave_1125.patch/ Python version: http://www.jadahl.com/domoticz_beta_6.1_python ...
- Thursday 01 February 2018 9:50
- Forum: Others
- Topic: domoticz in synology as package! Available now.
- Replies: 1864
- Views: 364241
Re: domoticz in synology as package! Available now.
First thanks for all the effort you put in the Domoticz synology packages! Can you confirm if by any means the follwing z-wave patch is added in stable DSM6.1 package ? https://github.com/OpenZWave/open-zwave/pull/1125.patch https://www.domoticz.com/forum/viewtopic.php?f=31&t=12539&start=20#p135154 ...
- Sunday 28 January 2018 10:31
- Forum: Others
- Topic: domoticz in synology as package! Available now.
- Replies: 1864
- Views: 364241
Re: domoticz in synology as package! Available now.
First thanks for all the effort you put in the Domoticz synology packages! Can you confirm if by any means the follwing z-wave patch is added in stable DSM6.1 package ? https://github.com/OpenZWave/open-zwave/pull/1125.patch https://www.domoticz.com/forum/viewtopic.php?f=31&t=12539&start=20#p135154 ...
- Saturday 27 January 2018 16:40
- Forum: Others
- Topic: domoticz in synology as package! Available now.
- Replies: 1864
- Views: 364241
Re: domoticz in synology as package! Available now.
First thanks for all the effort you put in the Domoticz synology packages! Can you confirm if by any means the follwing z-wave patch is added in stable DSM6.1 package ? https://github.com/OpenZWave/open-zwave/pull/1125.patch https://www.domoticz.com/forum/viewtopic.php?f=31&t=12539&start=20#p135154 ...
- Friday 06 October 2017 11:40
- Forum: Suggestions
- Topic: Remotec ZRC-90 Scene Master
- Replies: 53
- Views: 20920
Re: Remotec ZRC-90 Scene Master
Really nice sticker, did you just print that on label paper? Nope, it is a professional sticker. http://plakfoto.nl/index.php?option=info Here you can upload your design, choose formats and order a single sheet instead of pile of stickers. How did you solve the problem with always on switch? I can ...
- Thursday 05 October 2017 17:13
- Forum: Suggestions
- Topic: Remotec ZRC-90 Scene Master
- Replies: 53
- Views: 20920
Re: Remotec ZRC-90 Scene Master
Thoughts? I recently installed the ZRC-90 and can confirm what you see. For now nothing more than 8 'switches' that only send 'on' The extra functionality is in there, you can see that in the zwave panel. Think it is not supported yet. Knipsel.JPG Anyhow for now , happy with the switch ...
- Monday 20 March 2017 10:55
- Forum: Show your projects
- Topic: My DomoBox
- Replies: 11
- Views: 3856
Re: My DomoBox
Ok, you're quick! 

- Monday 06 March 2017 21:57
- Forum: Show your projects
- Topic: My DomoBox
- Replies: 11
- Views: 3856
Re: My DomoBox
Think i can some more of those boxes , send a Pm if intrested.sincze wrote: Now let's look for a motorola... donor.
- Monday 06 March 2017 15:18
- Forum: Show your projects
- Topic: My DomoBox
- Replies: 11
- Views: 3856
Re: My DomoBox
Nice build. Do you mind if I ask why you used the zwave me instead of the USB stick? Thx! I had no specific reason for the zwave other than i had laying around one for a while used on a RPI. But, if i had the choice: For advantages, the stick can be carried to a device to include, but personally i ...
- Thursday 23 February 2017 14:25
- Forum: Show your projects
- Topic: Domoticz controlling an Global Cache IP2IR using Wire
- Replies: 7
- Views: 4310
Re: Domoticz controlling an Global Cache IP2IR using Wire
Thanks boudicca & aram for the info!
Saved me a lot of time getting my irtach wifi to work.
Can report that this working on cubietruck platform as well.
Saved me a lot of time getting my irtach wifi to work.
Can report that this working on cubietruck platform as well.
- Sunday 29 January 2017 17:19
- Forum: Show your projects
- Topic: My DomoBox
- Replies: 11
- Views: 3856
My DomoBox
Time to share and maybe inspire what to do with a broken Motorola AccessPoint. Removed the orginal hardware Slightly adjusted the inside with a dremel tool. Case provides more than enough natural cooling. Items in the build: - Cubietruck Board with SSD beneath - RazBerry ZWAVE V2 - RFLINK (Arduino ...
- Friday 03 June 2016 10:28
- Forum: MySensors
- Topic: ESP8266 NodeMCU WiFi Gateway does not register sensors in Domoticz
- Replies: 5
- Views: 3355
Re: ESP8266 NodeMCU WiFi Gateway does not register sensors in Domoticz
Seems that when you commenting out: server.setNoDelay(true); in Esp8266Gateway.ino solves this issue.
Just google "server.setNoDelay esp8266" and see lots of other issues.
Seems that in the development branch (mysensors) this setting is gone.
Just google "server.setNoDelay esp8266" and see lots of other issues.
Seems that in the development branch (mysensors) this setting is gone.
- Friday 15 January 2016 14:17
- Forum: RFLink Transceiver
- Topic: Wifi RFLink
- Replies: 69
- Views: 45002
Re: Wifi RFLink
Just a small warning: I would not advise to use the 3.3v pin on the MEGA, it delivers 50mA max where the esp can peak to 250mA (normal operation 70mA) This could result in connection issues ed. So instead use the 5v pin (200mA) and use a voltage regulator. Level shifter on the rx esp line is needed ...