Search found 10 matches

by eriksson25
Saturday 21 March 2020 8:48
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Sourcecode for 4.10717 Needed
Replies: 4
Views: 537

Re: Sourcecode for 4.10717 Needed

Hi. I am looking for the sourcecode for the latest stable version. WHY? I want the stable version, but want to add the latest 1wire patches. Please try this work around THX, realy dont know why the dubble "cmake" command was needed when they are exactly the same, but on forst try it still repported ...
by eriksson25
Saturday 21 March 2020 0:00
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Sourcecode for 4.10717 Needed
Replies: 4
Views: 537

Sourcecode for 4.10717 Needed

Hi. I am looking for the sourcecode for the latest stable version. WHY? I want the stable version, but want to add the latest 1wire patches. So was gone compile it, and grabs the sourcecode from https://github.com/domoticz/domoticz/archive/4.10717.tar.gz BUT... When compiling it says ...
by eriksson25
Tuesday 06 November 2018 21:36
Forum: 1-wire
Topic: 1-wire reading from several 1-wire buses
Replies: 3
Views: 4525

Re: 1-wire reading from several 1-wire buses

What I have found so far is The source file 1WireByKernell.cpp needs to be edited. This part bool C1WireByKernel::IsAvailable() { //Check if system have the w1-gpio interface std::ifstream infile1wire; std::string wire1catfile=Wire1_Base_Dir; wire1catfile+="/w1_bus_master1/w1_master_slaves ...
by eriksson25
Monday 05 November 2018 21:52
Forum: 1-wire
Topic: 1-wire reading from several 1-wire buses
Replies: 3
Views: 4525

1-wire reading from several 1-wire buses

Hi. Need help. Uses Domotics 4.9700 on rpi I am in need of several 1 wire buses (several big but independent star buses). I have solved it with Device tree so now I have 4 buses on 4 different gpio pins. They are labeled w1_bus_master(1-4) So everything is fine, except that only one is identified by ...
by eriksson25
Saturday 29 September 2018 22:49
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Clone old version over SSH
Replies: 0
Views: 352

Clone old version over SSH

Hi I have a RPI V3.8153 system (wheezy) running on a "off site". I can not upgrade it just yet. Will do next time I am there pysicaly. I have SSH connection and Web connection to it. I want to do a cloon of the system to make some tests. My problem is that I have tried to make a fresh install on ...
by eriksson25
Monday 03 September 2018 20:38
Forum: Others
Topic: TP-Link smart plug HS100/HS110
Replies: 256
Views: 89719

Re: TP-Link smart plug HS100/HS110

In this version you will see four Domoticz index values as I have added another Custom Sensor device to measure power only. I'm using the HS110 to measure and log maximum and minimum power for various devices. The kWHr Domoticz device only shows power in watts for 24 hours, then for historical ...
by eriksson25
Thursday 07 April 2016 13:28
Forum: Other questions and discussions
Topic: add Domoticz version number to textfile name
Replies: 5
Views: 1250

Re: add Domoticz version number to textfile name

Awsome! Thanks. Just what I needed!

Working great
by eriksson25
Thursday 07 April 2016 10:56
Forum: Other questions and discussions
Topic: add Domoticz version number to textfile name
Replies: 5
Views: 1250

Re: add Domoticz version number to textfile name

Hi, I allredy do that ofc. And for just reverting to a stable version when somethings is not working that is enough. But if the lightning takes out all hardware I will need to know what version was used (might not have been updated in a year or more), so that I can get the same version image with ...
by eriksson25
Thursday 07 April 2016 10:02
Forum: Other questions and discussions
Topic: add Domoticz version number to textfile name
Replies: 5
Views: 1250

add Domoticz version number to textfile name

Hi, Love Domoticz and I am working on a big system for a campsite. Gone controll >50 rooms and lots of other things. But I want everything to be backedup if for example a thunderstorm wipes out my rpi/sdcard. I have domoticz doing database backups, and then I have a tar script making a backup of my ...
by eriksson25
Friday 20 November 2015 15:34
Forum: 1-wire
Topic: Bad temperature readings with DS18B20
Replies: 8
Views: 7717

Re: Bad temperature readings with DS18B20

Hi, just wanted to say that I had the same problem, did the upgrade to beta version and it works now. Its my small system so its ok if its not 100% stable.