Page 74 of 94

Re: domoticz in synology as package! Available now.

Posted: Tuesday 02 October 2018 18:14
by jumbotroll
Ashram56 wrote: Tuesday 02 October 2018 17:24 Good Morning,

Completely new to Domoticz (currently using Jeedom), I wanted to install it on my Synology NAS (a DS1618+), however it looks like your server (and as a result your repository) are down ?

Best regards
DS1618+ use arch-denverton
Only beta for now...
Manual install.
domoticz_denverton-6.2_4.0.10032-7.spk
Here: http://www.jadahl.com

Re: domoticz in synology as package! Available now.

Posted: Wednesday 03 October 2018 9:06
by Ashram56
Many thanks, will test right away

Regards

Re: domoticz in synology as package! Available now.

Posted: Sunday 07 October 2018 14:04
by nono212
Hello Jumbotroll

I have a question for the domoticz.log

I have seen above that we can modify start-stop-status to send syslog to another file location
But I want to send the log to the Synology log center ?
so you thing it is possible ?

I thinked to change that :
LOGFILE="${INSTALL_DIR}/var/domoticz.log"

or do I change su ${USER} -c "${DOMOTICZ} -www ${PORT} -wwwroot ${WWWROOT} -sslwww ${RSSLPORT} -sslcert ${RSSLCERT} -approot ${INSTALL_DIR}/ -userdata ${INSTALL_DIR}/var/ -dbase ${DB_FILE} &> $LOGFILE
& echo \$! > ${PID_FILE}"

but to what ?

Re: domoticz in synology as package! Available now.

Posted: Sunday 07 October 2018 16:22
by jumbotroll
nono212 wrote: Sunday 07 October 2018 14:04 Hello Jumbotroll

I have a question for the domoticz.log

I have seen above that we can modify start-stop-status to send syslog to another file location
But I want to send the log to the Synology log center ?
so you thing it is possible ?

I thinked to change that :
LOGFILE="${INSTALL_DIR}/var/domoticz.log"

or do I change su ${USER} -c "${DOMOTICZ} -www ${PORT} -wwwroot ${WWWROOT} -sslwww ${RSSLPORT} -sslcert ${RSSLCERT} -approot ${INSTALL_DIR}/ -userdata ${INSTALL_DIR}/var/ -dbase ${DB_FILE} &> $LOGFILE
& echo \$! > ${PID_FILE}"

but to what ?
Sorry, I have not tested this..
You can't do anything wrong by testing, i worst case you have to reinstall domoticz so remember to take backup :?

Re: domoticz in synology as package! Available now.

Posted: Monday 08 October 2018 10:35
by nono212
Thnanks for your updated Jumbotroll

In that situation i am going not to play with config of Domoticz ...As it becomes critical home ...

I have another idea
what do you thing about using logger to send all domoticz.log lines to syslog ?
But I have no clue how to do that ...

Re: domoticz in synology as package! Available now.

Posted: Sunday 14 October 2018 19:55
by Gravityz
v4.10064 fixes gas/energy/water meter read outs which were experiencing a lot of extra digits (which was introduced in the last 5x version i think)

Re: domoticz in synology as package! Available now.

Posted: Monday 15 October 2018 13:08
by jumbotroll
Gravityz wrote: Sunday 14 October 2018 19:55 v4.10064 fixes gas/energy/water meter read outs which were experiencing a lot of extra digits (which was introduced in the last 5x version i think)
DSM 6.2 packages is updated to v4.10064 beta.

Re: domoticz in synology as package! Available now.

Posted: Wednesday 17 October 2018 17:16
by Gravityz
thanks.
tested v4.10064 and can confirm counter bug is fixed

now waiting for the P1 meter implementation for the RFXtrx433XL(which i have)

currently using wifi to read out my meter but that option needs an 5v adapter

Re: domoticz in synology as package! Available now.

Posted: Monday 22 October 2018 8:27
by michass
Hi Jumbotroll!
Synocommunity has problem with armada37xx loolchain, maybe you can help?
https://github.com/SynoCommunity/spksrc/issues/3477

Re: domoticz in synology as package! Available now.

Posted: Monday 22 October 2018 9:08
by jumbotroll
michass wrote: Monday 22 October 2018 8:27 Hi Jumbotroll!
Synocommunity has problem with armada37xx loolchain, maybe you can help?
https://github.com/SynoCommunity/spksrc/issues/3477
I don't know why synology has removed toolchain from sourceforge, but I did download toolchain and kernel for armada37xx last month.

Re: domoticz in synology as package! Available now.

Posted: Tuesday 23 October 2018 11:56
by michass
Hi Jumbotroll!
Once again me :D

Is possible to keep styles catalogue under update?
or I need to copy this cat and restore after update?
I have themes icons and custom settings pages, which i need to update after update.
Best Regards

Re: domoticz in synology as package! Available now.

Posted: Wednesday 24 October 2018 16:15
by Gravityz
frxtrx433XL implementation seems to be done.
any idea which build i need (probably higher then 10085) because i see a commit on the 24th of october and 10085 is 23 october

like to try it out to see if it works.

Re: domoticz in synology as package! Available now.

Posted: Wednesday 24 October 2018 16:37
by jumbotroll
Gravityz wrote: Wednesday 24 October 2018 16:15 frxtrx433XL implementation seems to be done.
any idea which build i need (probably higher then 10085) because i see a commit on the 24th of october and 10085 is 23 october

like to try it out to see if it works.
Do you want test with or without python plugin version?
What synology do you want to test it on and I can compile for you..

Re: domoticz in synology as package! Available now.

Posted: Wednesday 24 October 2018 16:45
by Gravityz
Without python plugin

i have a DS718+ (apollolake)

Re: domoticz in synology as package! Available now.

Posted: Wednesday 24 October 2018 16:47
by jumbotroll
Gravityz wrote: Wednesday 24 October 2018 16:45 Without python plugin

i have a DS718+ (apollolake)
domoticz_apollolake-6.2_4.0.10089-7.spk is uploaded :-)

Re: domoticz in synology as package! Available now.

Posted: Wednesday 24 October 2018 17:05
by Gravityz
ok. will test

Re: domoticz in synology as package! Available now.

Posted: Wednesday 24 October 2018 18:44
by Gravityz
well tested but totally not working.

will report my findings to the domoticz community

Re: domoticz in synology as package! Available now.

Posted: Thursday 25 October 2018 12:48
by Gravityz
got feedback that is should work in version 10100.
is it possible to build that one DS718+ appololake 6.2 WITHOUT Python(same as previous version)

Re: domoticz in synology as package! Available now.

Posted: Thursday 25 October 2018 15:45
by jumbotroll
Gravityz wrote: Thursday 25 October 2018 12:48 got feedback that is should work in version 10100.
is it possible to build that one DS718+ appololake 6.2 WITHOUT Python(same as previous version)
domoticz_apollolake-6.2_4.0.10101-7.spk is uploaded..

Re: domoticz in synology as package! Available now.

Posted: Thursday 25 October 2018 17:18
by Gravityz
thanks.
it is getting better but still not working.