Search found 331 matches
- Thursday 03 October 2019 20:05
- Forum: Other questions and discussions
- Topic: Uninstall Domoticz from Linux
- Replies: 4
- Views: 22155
Re: Uninstall Domoticz from Linux
Also don't forget to handle /etc/systemd/system/domoticz.service. First stop the service, disable it and delete it.
- Tuesday 17 September 2019 22:27
- Forum: Python
- Topic: Python Plugin: Life 360 Presence Detection (deprecated)
- Replies: 170
- Views: 44146
Re: Python Plugin: Life 360 Presence Detection
Dear Pascal, I want to make sure about some basic items first: 1. Did you selected Tomtom in plugin configuration page? 2. If it is Tomtom did you get and entered Tomtom API Key in plugin config page? 3. Did you entered your home latitude and longitude in Domoticz Settings page? (And pls check if ...
- Tuesday 17 September 2019 20:18
- Forum: Python
- Topic: Python Plugin: Life 360 Presence Detection (deprecated)
- Replies: 170
- Views: 44146
Re: Python Plugin: Life 360 Presence Detection
Unfortunately, i am not using domoticz anymore, so no more support on my side. You can fork the github repository and change/revise the code any way you like. Sorry...
- Sunday 21 July 2019 19:16
- Forum: Python
- Topic: Python Plugin: SNMP Monitor
- Replies: 1
- Views: 1521
Python Plugin: SNMP Monitor
This is a simple SNMP Monitor Plugin for Domoticz. https://github.com/febalci/DomoticzSNMP Installation: 1. On Domoticz install pysnmp: sudo pip3 install pysnmp 2. Open snmp_rcv.txt file with a notepad editor and edit it according to your need. 3.Copy plugin.py and snmp_rcv.txt files to a subfolder ...
- Monday 15 July 2019 20:37
- Forum: Python
- Topic: Python Plugin: Synology SNMP Monitor
- Replies: 18
- Views: 4701
Re: Python Plugin: Synology SNMP Monitor
v.1.0.2:
- Fixed 'non-hexadecimal number found' error
- Added 5th HDD Temp
- Fixed UPS 'OL CHRG' and 'OB DISCHRG' shown as 'Unknown' problem.
- Fixed 'non-hexadecimal number found' error
- Added 5th HDD Temp
- Fixed UPS 'OL CHRG' and 'OB DISCHRG' shown as 'Unknown' problem.
- Friday 12 July 2019 10:21
- Forum: Python
- Topic: Python Plugin: Synology SNMP Monitor
- Replies: 18
- Views: 4701
Re: Python Plugin: Synology SNMP Monitor
Hi Eddy, for whatever reason, i mistook it as the CPU and Memory usage of the NAS itself... I checked mine, started using the plugin on Sunday,CPU and mem were all normal, and on Wednesday, Mem is normal but CPU usage boosted above 20% all the time. Now i restarted domoticz server and both CPU and ...
- Thursday 11 July 2019 20:25
- Forum: Python
- Topic: Python Plugin: Synology SNMP Monitor
- Replies: 18
- Views: 4701
Re: Python Plugin: Synology SNMP Monitor
Unfortunately the plugin has a huge impact on CPU usage % peeks of over 20%, with a normal of around 1-3%. Also memory consumption is big, more then 20Mb extra. Even the CPU temperature has a fluctuation of 5 degrees Celsius when the CPU usage peeks. I have the same functions running in a bash ...
- Monday 08 July 2019 9:25
- Forum: Python
- Topic: Python Plugin: Synology SNMP Monitor
- Replies: 18
- Views: 4701
- Monday 08 July 2019 9:04
- Forum: Python
- Topic: Python Plugin: Synology SNMP Monitor
- Replies: 18
- Views: 4701
Re: Python Plugin: Synology SNMP Monitor
Getting errors in log: 2019-07-07 21:34:28.917 Error: (SynoMonitor) 'onHeartbeat' failed 'ValueError':'non-hexadecimal number found in fromhex() arg at position 1'. 2019-07-07 21:34:28.917 Error: (SynoMonitor) ----> Line 271 in '/home/pi/domoticz/plugins/DomoticzSynology/plugin.py', function ...
- Sunday 07 July 2019 15:22
- Forum: Python
- Topic: Python Plugin: Synology SNMP Monitor
- Replies: 18
- Views: 4701
Python Plugin: Synology SNMP Monitor
This plugin monitors the following services on Synology via SNMP service: You can find the plugin on: https://github.com/febalci/DomoticzSynology NAS Status HDD Empty Space % NAS Temperature HDD Temperature up to 4 disks NAS CPU NAS Memory UPS Status UPS Charge % UPS Battery Time Left Thanks to ...
- Friday 21 June 2019 19:00
- Forum: Python
- Topic: Python Plugin: Life 360 Presence Detection (deprecated)
- Replies: 170
- Views: 44146
Re: Python Plugin: Life 360 Presence Detection
1, is there Python plugin NON-supported version? 2, noit should be the first one. 3, there are same, linked/mirrored folders 4, i going to check it, but it could be ok Jadahl distributes Synology Domoticz packages as Domoticz stable for DSM 6.2 and Domoticz Stable for DSM 6.2 with Python. You ...
- Thursday 20 June 2019 10:32
- Forum: Python
- Topic: Python Plugin: Life 360 Presence Detection (deprecated)
- Replies: 170
- Views: 44146
Re: Python Plugin: Life 360 Presence Detection
sure There could be a number of issues but i highly doubt it is on the plugin part; but instead on domoticz Synology side: 1. Is the domoticz version on your Synology a Python plugin supported version? 2. Is there any other Python plugin working on your installation? 3. As far as i remember there ...
- Wednesday 19 June 2019 18:23
- Forum: Python
- Topic: Python Plugin: Life 360 Presence Detection (deprecated)
- Replies: 170
- Views: 44146
- Friday 31 May 2019 19:09
- Forum: Other questions and discussions
- Topic: New IOT OpenThread Protocol using IEEE 802.15.4
- Replies: 0
- Views: 618
New IOT OpenThread Protocol using IEEE 802.15.4
Just heard about the Thread IOT Protocol. The more i research, the more i got confused :lol: Things i understand (I hope so...): It is a mesh network like ZWave and Zigbee; Uses IPv6 addressing and IEEE 802.15.4 standard and it is self healing. Google Nest products use it for some time now; there ...
- Sunday 12 May 2019 2:29
- Forum: Z-Wave
- Topic: OZW 1.6 RELEASED !!
- Replies: 33
- Views: 11712
Re: OZW 1.6 RELEASED !!
I have the 1.4-3254 that comes with the precompiled version on ubuntu.I never had a satisfactory setup with zwave, so i tried to use ozw 1.6 with compiling both ozw and domoticz. Nonetheless, domoticz compiles but gives a lot of undefined references after 100% compilation when on linking phase. So ...
- Saturday 11 May 2019 17:33
- Forum: Z-Wave
- Topic: OZW 1.6 RELEASED !!
- Replies: 33
- Views: 11712
Re: OZW 1.6 RELEASED !!
[WARNING] make sure you backup your current libopenzwave.a before trying this. You will need this file in open-zwave-read-only directory to complete a successful creation of domoticz executable from source. I just tried to compile /link domoticz from source on my RPI (Debian stretch) with the new ...
- Wednesday 08 May 2019 9:32
- Forum: Python
- Topic: Python plugin: UPS Monitor
- Replies: 111
- Views: 34545
Re: Python plugin: UPS Monitor
@logread,
WOW! I read your comment, wrote a response and when i came back here your response magically changed
I will check it out and inform you. Thank you very much for your fast response...
EDIT: I tried it and it works perfectly... You are the best !!!
WOW! I read your comment, wrote a response and when i came back here your response magically changed

I will check it out and inform you. Thank you very much for your fast response...
EDIT: I tried it and it works perfectly... You are the best !!!
- Tuesday 07 May 2019 18:44
- Forum: Python
- Topic: Python plugin: UPS Monitor
- Replies: 111
- Views: 34545
Re: Python plugin: UPS Monitor
@logread, I was using UPS Monitor plugin for some time, i have 1 APC UPS on domoticz ubuntu server, and 1 APC UPS on Synology 916+. It was working nicely for some months. All of a sudden the connection for the Synology UPS started "ACCESS_DENIED" error. Could be since i upgraded Synology firmware ...
- Thursday 11 April 2019 9:54
- Forum: Z-Wave
- Topic: Node die spontaneously
- Replies: 5
- Views: 1624
Re: Node die spontaneously
Well, for over 2 years I have these problems as well. I chose zwave thinking since it is a commercial product and professional; it should be stable. Most of the people here claims they have no problems with zwave and it is rock solid and the most important thing is the mesh structure to be solid. I ...
- Thursday 14 March 2019 11:16
- Forum: Others
- Topic: Opinions on Arduino based cable connection
- Replies: 22
- Views: 8304
Re: Opinions on Arduino based cable connection
If this works from chrome without a password: http://192.168.2.137:8081/json.htm?type=command¶m=switchlight&idx=517&switchcmd=Off then you should'nt need to use a username and password in .ino also. Under Setup/Settings/System page, find "Website Protection". Use "Login Page" as Authentication ...