domoticz in synology as package! Available now.
Moderator: leecollings
-
- Posts: 24
- Joined: Thursday 22 January 2015 10:58
- Target OS: NAS (Synology & others)
- Domoticz version: >V3.6796
- Location: Fr
- Contact:
Re: domoticz in synology as package! Available now.
Hello to everyone
Domoticz by Jadahl is running well on a syno DS212.
Every morning at 3:00 AM, domoticz do some kind of maintenance or something like that...
I can see that some threads (mainly with Darsky) are ended unexpectedly.
In most of the cases, Domoticz continue runnning well.
But it has happened that Domoticz stopped ===> So no more heating...... not good for the WAF.
So I was wondering if there is a command (or a bash program that I can automatically start after 3:00 AM) to
a) check that Domoticz is not running
b) if so, to start it
Many thanks for your help
Domoticz by Jadahl is running well on a syno DS212.
Every morning at 3:00 AM, domoticz do some kind of maintenance or something like that...
I can see that some threads (mainly with Darsky) are ended unexpectedly.
In most of the cases, Domoticz continue runnning well.
But it has happened that Domoticz stopped ===> So no more heating...... not good for the WAF.
So I was wondering if there is a command (or a bash program that I can automatically start after 3:00 AM) to
a) check that Domoticz is not running
b) if so, to start it
Many thanks for your help
Synology DS212 + RFXTrx433 + AEon Stick S2
Oregon - Thgr122Nx / Chacon - module 1000w - détecteur de fumée 34131 / OWL -CM180 / Greenwave Multiprise
Oregon - Thgr122Nx / Chacon - module 1000w - détecteur de fumée 34131 / OWL -CM180 / Greenwave Multiprise
- jumbotroll
- Posts: 793
- Joined: Tuesday 13 January 2015 14:36
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Oslo,Norway
- Contact:
Re: domoticz in synology as package! Available now.
1. What DSM version do you have on your NAS?Ady92100 wrote: ↑Tuesday 06 February 2018 19:41 Hello to everyone
Domoticz by Jadahl is running well on a syno DS212.
Every morning at 3:00 AM, domoticz do some kind of maintenance or something like that...
I can see that some threads (mainly with Darsky) are ended unexpectedly.
In most of the cases, Domoticz continue runnning well.
But it has happened that Domoticz stopped ===> So no more heating...... not good for the WAF.
So I was wondering if there is a command (or a bash program that I can automatically start after 3:00 AM) to
a) check that Domoticz is not running
b) if so, to start it
Many thanks for your help
2. What domoticz version have you installed?
If you like the work I do for synology and domoticz, I appreciate a donation.
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
-
- Posts: 24
- Joined: Thursday 22 January 2015 10:58
- Target OS: NAS (Synology & others)
- Domoticz version: >V3.6796
- Location: Fr
- Contact:
Re: domoticz in synology as package! Available now.
hello
version DSM = 6.1.5-15254
Stable version = V3.8143
Regards
version DSM = 6.1.5-15254
Stable version = V3.8143
Regards
Synology DS212 + RFXTrx433 + AEon Stick S2
Oregon - Thgr122Nx / Chacon - module 1000w - détecteur de fumée 34131 / OWL -CM180 / Greenwave Multiprise
Oregon - Thgr122Nx / Chacon - module 1000w - détecteur de fumée 34131 / OWL -CM180 / Greenwave Multiprise
- jumbotroll
- Posts: 793
- Joined: Tuesday 13 January 2015 14:36
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Oslo,Norway
- Contact:
Re: domoticz in synology as package! Available now.
Ok, I don't know if this will solve your problem, but you can always try the latest beta version.
Take backup of your database and scripts if you have any and uninstall the stable version.
Manually download and Install the beta version and restore your database.
Latest beta I have compiled for DSM6.1x can be downloaded here: http://www.jadahl.com/domoticz_beta_6.1/
DS-212 use arch-88f6281
If you like the work I do for synology and domoticz, I appreciate a donation.
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
-
- Posts: 24
- Joined: Thursday 22 January 2015 10:58
- Target OS: NAS (Synology & others)
- Domoticz version: >V3.6796
- Location: Fr
- Contact:
Re: domoticz in synology as package! Available now.
Ok Thanks
I will test and let you know
Regards
I will test and let you know
Regards
Synology DS212 + RFXTrx433 + AEon Stick S2
Oregon - Thgr122Nx / Chacon - module 1000w - détecteur de fumée 34131 / OWL -CM180 / Greenwave Multiprise
Oregon - Thgr122Nx / Chacon - module 1000w - détecteur de fumée 34131 / OWL -CM180 / Greenwave Multiprise
-
- Posts: 24
- Joined: Thursday 22 January 2015 10:58
- Target OS: NAS (Synology & others)
- Domoticz version: >V3.6796
- Location: Fr
- Contact:
Re: domoticz in synology as package! Available now.
Hello again
I was also thinking to a bash script that will use the start-stop-status command after testing 'ps -ef | grep domoticz'
Do you know what is the syntax to run this command from a bash script ?
Thanks
I was also thinking to a bash script that will use the start-stop-status command after testing 'ps -ef | grep domoticz'
Do you know what is the syntax to run this command from a bash script ?
Thanks
Synology DS212 + RFXTrx433 + AEon Stick S2
Oregon - Thgr122Nx / Chacon - module 1000w - détecteur de fumée 34131 / OWL -CM180 / Greenwave Multiprise
Oregon - Thgr122Nx / Chacon - module 1000w - détecteur de fumée 34131 / OWL -CM180 / Greenwave Multiprise
-
- Posts: 1
- Joined: Wednesday 07 February 2018 14:00
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: domoticz in synology as package! Available now.
Hi!
Python seems all right, no errors, but BatteryLevel is not shown in the hardware list. Any suggestions?
Thanks!
I am having exactly the same issues as John. In my case, I installed (rather copied, since missing apt-get on my Diskstation) Logread's BatteryLevel Plugin into a subfolder of /volume1/@appstore/domoticz/plugins and chmoded to 755. My log looks like this:johnnie wrote: ↑Sunday 04 February 2018 20:06 Hi folks,
I’m facing a challange and hopefully somebody can point me in the right direction:
Installed the python spk and domoticz package with python on the NAS.
I want to install/use the SVT python plugin! Installed this with the help of the wiki.
But it doesn’t show up in the list!?
I see in the logging:
2018-01-31 20:36:28.601 Python EventSystem: Module not found - Trying to initialize.
2018-01-31 20:36:28.603 Python EventSystem: Initalizing event module.
Is there still something wrong?
At this moment I'm stuck (running circles), I've copied the plugin.py (manually, not with git command because I don't know how this works on synology), put it in the SVT directory under plugins (changed with chmod), restarted Domoticz. But still not able to see/select the plugin in the hardware list.....
Can somebody please help me in the right direction?
Tia, and best regards, John
Code: Select all
2018-02-07 11:31:32.266 Domoticz V3.8153 (c)2012-2017 GizMoCuz
2018-02-07 11:31:32.267 Build Hash: 494fff7-modified, Date: 2017-07-30 12:19:41
2018-02-07 11:31:32.267 Startup Path: /usr/local/domoticz/
2018-02-07 11:31:32.504 EventSystem: reset all events...
2018-02-07 11:31:33.805 PluginSystem: Started, Python version '3.5.1'.
2018-02-07 11:31:34.075 WebServer(SSL) started on address: :: with port 8444
2018-02-07 11:31:34.078 Proxymanager started.
2018-02-07 11:31:34.111 TCPServer: shared server started...
2018-02-07 11:31:34.121 RxQueue: queue worker started...
2018-02-07 11:31:36.161 EventSystem: reset all events...
2018-02-07 11:31:36.163 EventSystem: reset all device statuses...
2018-02-07 11:31:36.170 DarkSky: Started...
2018-02-07 11:31:36.170 PluginSystem: Entering work loop.
2018-02-07 11:31:36.681 OpenZWave: using config in: /usr/local/domoticz/Config/
2018-02-07 11:31:36.719 OpenZWave: Starting...
2018-02-07 11:31:36.719 OpenZWave: Version: 1.4-2692-g3fc6967-dirty
2018-02-07 11:31:36.761 Python EventSystem: Module not found - Trying to initialize.
2018-02-07 11:31:36.764 Python EventSystem: Initalizing event module.
2018-02-07 11:31:36.765 EventSystem: Started
2018-02-07 11:31:37.247 OpenZWave: Driver Ready
2018-02-07 11:31:37.459 OpenZWave: Value_Added: Unhandled Label: Seismic Intensity, Unit:
Thanks!
-
- Posts: 2
- Joined: Wednesday 08 April 2015 9:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: domoticz in synology as package! Available now.
Any change there will be a beta version for my Synology 215+ to be able to handle my Xiaomi devices better?
I have added a Xiaomi gateway to my domoticz, its working except that I get "XiaomiGateway: unhandled model: sensor_motion.aq2" from my motion sensor. Or is there a possibility to manual add this device to domoticz?
I have added a Xiaomi gateway to my domoticz, its working except that I get "XiaomiGateway: unhandled model: sensor_motion.aq2" from my motion sensor. Or is there a possibility to manual add this device to domoticz?
- jumbotroll
- Posts: 793
- Joined: Tuesday 13 January 2015 14:36
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Oslo,Norway
- Contact:
Re: domoticz in synology as package! Available now.
You can download and manually install beta version from my website.Gorefest wrote: ↑Friday 09 February 2018 11:30 Any change there will be a beta version for my Synology 215+ to be able to handle my Xiaomi devices better?
I have added a Xiaomi gateway to my domoticz, its working except that I get "XiaomiGateway: unhandled model: sensor_motion.aq2" from my motion sensor. Or is there a possibility to manual add this device to domoticz?
http://www.jadahl.com/domoticz_beta_6.1/
Your nas use arch-alpine4k
If you like the work I do for synology and domoticz, I appreciate a donation.
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
-
- Posts: 265
- Joined: Monday 05 February 2018 8:42
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 12467
- Location: Netherlands, near Haarlem
- Contact:
Re: domoticz in synology as package! Available now.
Hi Jumbotroll,
Can you tell me what the difference is between:
http://www.jadahl.com/domoticz_beta_6.1_python/
and:
http://www.jadahl.com/domoticz_beta_6.1 ... 125.patch/
Bart
Can you tell me what the difference is between:
http://www.jadahl.com/domoticz_beta_6.1_python/
and:
http://www.jadahl.com/domoticz_beta_6.1 ... 125.patch/
Bart
Domoticz 2020.1 (12230) on Raspberry Pi 3B with Raspian Buster. Besides Domoticz, Rpi is running Pi-Hole.
- jumbotroll
- Posts: 793
- Joined: Tuesday 13 January 2015 14:36
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Oslo,Norway
- Contact:
Re: domoticz in synology as package! Available now.
It's a OpenZwave patch for Remotec ZRC-90 Scene Master.AllesVanZelf wrote: ↑Friday 09 February 2018 21:49 Hi Jumbotroll,
Can you tell me what the difference is between:
http://www.jadahl.com/domoticz_beta_6.1_python/
and:
http://www.jadahl.com/domoticz_beta_6.1 ... 125.patch/
Bart
Read this: viewtopic.php?f=31&t=12539&start=20#p135154
Edit: All beta packages is now build with openzwave_1125.patch
Last edited by jumbotroll on Wednesday 14 February 2018 20:32, edited 1 time in total.
If you like the work I do for synology and domoticz, I appreciate a donation.
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
-
- Posts: 265
- Joined: Monday 05 February 2018 8:42
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 12467
- Location: Netherlands, near Haarlem
- Contact:
Re: domoticz in synology as package! Available now.
Okay, thank you.
Domoticz 2020.1 (12230) on Raspberry Pi 3B with Raspian Buster. Besides Domoticz, Rpi is running Pi-Hole.
-
- Posts: 113
- Joined: Sunday 14 July 2013 22:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: NL
- Contact:
Re: domoticz in synology as package! Available now.
Dear JumBotroll,
I'm missing the 6.1 armadaXP package, is has been removed. Which version should I use?
best regards,
Jeroen
I'm missing the 6.1 armadaXP package, is has been removed. Which version should I use?
best regards,
Jeroen
- jumbotroll
- Posts: 793
- Joined: Tuesday 13 January 2015 14:36
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Oslo,Norway
- Contact:
Re: domoticz in synology as package! Available now.
armadaxp for DSM 6.1 was lost in space, but now it's back again
If you like the work I do for synology and domoticz, I appreciate a donation.
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
-
- Posts: 113
- Joined: Sunday 14 July 2013 22:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: NL
- Contact:
Re: domoticz in synology as package! Available now.
you are great!jumbotroll wrote: ↑Sunday 11 February 2018 11:58armadaxp for DSM 6.1 was lost in space, but now it's back again
-
- Posts: 5
- Joined: Wednesday 14 February 2018 19:56
- Target OS: NAS (Synology & others)
- Domoticz version: 3.8153
- Contact:
Re: domoticz in synology as package! Available now.
@jumbotroll
I'm also having the same error with my Human body sensor 2 in the log, XiaomiGateway: unhandled model: sensor_motion.aq2
I'm running on a DS1512+
Version: 3.8153
Build Hash: 494fff7-modified
Compile Date: 2017-07-30 12:19:41
Is there a beta version i can try to see if that would improve? btw great work so far!
I'm also having the same error with my Human body sensor 2 in the log, XiaomiGateway: unhandled model: sensor_motion.aq2
I'm running on a DS1512+
Version: 3.8153
Build Hash: 494fff7-modified
Compile Date: 2017-07-30 12:19:41
Is there a beta version i can try to see if that would improve? btw great work so far!
- jumbotroll
- Posts: 793
- Joined: Tuesday 13 January 2015 14:36
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Oslo,Norway
- Contact:
Re: domoticz in synology as package! Available now.
If you take a look on my website, you will find beta versions.hq007 wrote: ↑Wednesday 14 February 2018 20:16 @jumbotroll
I'm also having the same error with my Human body sensor 2 in the log, XiaomiGateway: unhandled model: sensor_motion.aq2
I'm running on a DS1512+
Version: 3.8153
Build Hash: 494fff7-modified
Compile Date: 2017-07-30 12:19:41
Is there a beta version i can try to see if that would improve? btw great work so far!
http://www.jadahl.com
Beta versions for DSM 6.1 you can download and install manually: http://www.jadahl.com/domoticz_beta_6.1/
BTW DS1512+ use arc-cedarview
If you like the work I do for synology and domoticz, I appreciate a donation.
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
https://paypal.me/Jumbotroll
Regards
Jumbotroll
http://www.jadahl.com
-
- Posts: 5
- Joined: Wednesday 14 February 2018 19:56
- Target OS: NAS (Synology & others)
- Domoticz version: 3.8153
- Contact:
Re: domoticz in synology as package! Available now.
super! that was what i was looking for, i already found the beta's but didnt know which package!jumbotroll wrote: ↑Wednesday 14 February 2018 20:26If you take a look on my website, you will find beta versions.hq007 wrote: ↑Wednesday 14 February 2018 20:16 @jumbotroll
I'm also having the same error with my Human body sensor 2 in the log, XiaomiGateway: unhandled model: sensor_motion.aq2
I'm running on a DS1512+
Version: 3.8153
Build Hash: 494fff7-modified
Compile Date: 2017-07-30 12:19:41
Is there a beta version i can try to see if that would improve? btw great work so far!
http://www.jadahl.com
Beta versions for DSM 6.1 you can download and install manually: http://www.jadahl.com/domoticz_beta_6.1/
BTW DS1512+ use arc-cedarview
-
- Posts: 5
- Joined: Wednesday 14 February 2018 19:56
- Target OS: NAS (Synology & others)
- Domoticz version: 3.8153
- Contact:
Re: domoticz in synology as package! Available now.
works like a charm now, super thanks!
-
- Posts: 9
- Joined: Thursday 22 January 2015 14:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: domoticz in synology as package! Available now.
Hello Jumbotroll,
I have a synology DS 918 + and i couldn’t find any working drivers in your website for my aeotec z stick s2 .
Is it possible for you to build appropriate drivers ?
Many thanks
Best regards
Moonface
I have a synology DS 918 + and i couldn’t find any working drivers in your website for my aeotec z stick s2 .
Is it possible for you to build appropriate drivers ?
Many thanks
Best regards
Moonface
Who is online
Users browsing this forum: No registered users and 0 guests