This link is broken for domoticz_denverton-6.2_4.0.9796-7.spk. Jumbotroll could you please make that available again? I'd like to try this on my DS1618+.
Many thanks!
Latest build is 4.0.9999.spk
You will find all packages for DSM 6.2 here: http://www.jadahl.com
Remember DS1618+ use denverton packages
This link is broken for domoticz_denverton-6.2_4.0.9796-7.spk. Jumbotroll could you please make that available again? I'd like to try this on my DS1618+.
Many thanks!
Latest build is 4.0.9999.spk
You will find all packages for DSM 6.2 here: http://www.jadahl.com
Remember DS1618+ use denverton packages
Thanks a lot in pointing me in the right direction. I had taken a look there but apparently I was looking with my *ss.
Hello,
i'm new in this forum and today I started with Domoticz and I installed it on DS218play. I have found that in the list of hardware is Rtl433 RTL-SDR receiver. I have RTL based dongle, compatible with rtl_433 but unfortunately I can't get it work. In log file I can see this:
Running Domoticz on XPenology with no problems. But one thing is propably same for all Synology installations.
When you run Domoticz on Synology DSM, HDD sleep is gone... because Domoticz is writing very often. Any hint, how to have Domoticz on DSM with HDD sleep mode working?
I moved-reinstalled whole Domoticz package to SSD in Synology. But HDDs stil not going to sleep. May be have to move some other system logs to SSD or RAMdrive. But not sure, if it is possible.
For plugins to work on the Synology, do you have to make a /usr/local/domoticz/var/plugins/ folder yourself? I actually did, but after uploading (WinSCP) and restarting Domoticz, the plugin isn't found under Hardware. I've installed the py3k-armadaxp-3.5.1-0108.spk and use the Domoticz version without Python (domoticz_armadaxp-6.2_4.0.10159-7.spk).
What else might I try to get the plugins to be discovered?
mvveelen wrote: ↑Saturday 03 November 2018 21:33
For plugins to work on the Synology, do you have to make a /usr/local/domoticz/var/plugins/ folder yourself? I actually did, but after uploading (WinSCP) and restarting Domoticz, the plugin isn't found under Hardware. I've installed the py3k-armadaxp-3.5.1-0108.spk and use the Domoticz version without Python (domoticz_armadaxp-6.2_4.0.10159-7.spk).
What else might I try to get the plugins to be discovered?
Hi
You have to install the domoticz compiled with python plugin support.
If you uninstall the version without python plugin first and reinstall the python version the folders should be created. http://www.jadahl.com/domoticz_beta_6.2_python/
I have updated armadaxp with python for you, if you want to test. domoticz_armadaxp-6.2_4.0.10164-7.spk
mvveelen wrote: ↑Saturday 03 November 2018 22:38
Ah.....can't I upgrade to the version with Python support? That would make it much easier for me If not, I will try it tomorrow morning. Thanks!
Yes you can upgrade, but don't remember if folders will be created...
jumbotroll wrote: ↑Saturday 03 November 2018 22:40
mvveelen wrote: ↑Saturday 03 November 2018 22:38
Ah.....can't I upgrade to the version with Python support? That would make it much easier for me If not, I will try it tomorrow morning. Thanks!
Yes you can upgrade, but don't remember if folders will be created...
Well, I can confirm that the folder will be created after upgrading from the 'regular' Domoticz to the Domoticz with Python plugin. I installed the Python version you advised first.
I uploaded the plugin to the plugins folder and now it works ! Thanks
m.versteegh wrote: ↑Tuesday 27 November 2018 19:45
Can I run the DSM 6.2 beta on a xpenology machine running dsm 6.1?
No.
I've really stopped building domoticz beta for DSM 6.1, but I can make an exception
Take a look for arch-bromolow I think that is for DS3615xs? in Domoticz Beta for DSM 6.1 menu at http://www.jadahl.com
Uploaded now..
Maybe I'm a noob but I was strungeling to get Domoticz up and running, since I didnt find anything about online hereweith a little advise to get Domoticz running, in the DSM6.2 interface look for;
- the rights of users, allow read write
- and look at the build-in firewall in the synology; add Domoticz to it as exception.
With these steps i managed to load the Domoticz page. (ip+port)
I'm trying to change the port on my DS212j running dsm6.1xxx.For some reason I cannot set the port with the start-stop-status script. I am running domoticz 3,7x and I figure it's the best to update domoticz first however I can't figure out which package I have to install. on Jadahl.com there's no link for a stable version for 6.1 and ds212j.
Frankm wrote: ↑Wednesday 26 December 2018 17:15
Hi,
I'm trying to change the port on my DS212j running dsm6.1xxx.For some reason I cannot set the port with the start-stop-status script. I am running domoticz 3,7x and I figure it's the best to update domoticz first however I can't figure out which package I have to install. on Jadahl.com there's no link for a stable version for 6.1 and ds212j.
Thx for the quick responce, I will update to the latest version. I finally figured out how to edit the script, however I'm not allowed to edit in the scipts directory. Any clue where to change this rights?
Frankm wrote: ↑Wednesday 26 December 2018 20:27
Thx for the quick responce, I will update to the latest version. I finally figured out how to edit the script, however I'm not allowed to edit in the scipts directory. Any clue where to change this rights?
Use Telnet or ssh and type in the script folder
sudo chmod 777 "your_file_name"