Search found 92 matches
- Friday 24 April 2020 8:59
- Forum: Python
- Topic: Python Plugin: WLED
- Replies: 95
- Views: 18336
Re: Python Plugin: WLED
Facing simular issues with he Plugin: 2020-04-24 08:57:04.652 Error: (TV Led) 'onCommand' failed 'ConnectionError'. 2020-04-24 08:57:04.652 Error: (TV Led) ----> Line 281 in '/home/pi/domoticz/plugins/wled/plugin.py', function onCommand 2020-04-24 08:57:04.652 Error: (TV Led) ----> Line 228 in ...
- Monday 16 December 2019 14:34
- Forum: Python
- Topic: Python plugin: Presence detection from wireless router
- Replies: 1092
- Views: 188298
Re: Python plugin: Presence detection from wireless router
Hi im using a unify usg and 2 access points, it has been working flawlessly for a very long time. since the update i get Error: (iDetect) 192.168.10.4 ====> SSH returned error:Not supported it still seems to detect my phone on the network but unsure of this error. any idea where i can look to ...
- Monday 25 November 2019 9:06
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 111224
Re: Python plugin: Xiaomi Mi Robot Vacuum
Hi as my S5 Max would be arriving this week started to read a bit about this plugin.
Now i noticed all is based round the Mi Home app but as far as i know the S5 Max uses the Roborock app.
Is the guide then the same or wouldn't it work?
Now i noticed all is based round the Mi Home app but as far as i know the S5 Max uses the Roborock app.
Is the guide then the same or wouldn't it work?
- Wednesday 28 August 2019 9:53
- Forum: Cameras
- Topic: XIAOMI 1080p XIAOFANG-CAMERA
- Replies: 18
- Views: 9789
- Tuesday 27 August 2019 17:25
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 131
- Views: 25324
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Hi Prutsium, You made a mistake in your blockly.That is why your log is running wild. If presence is {on} AND ( phone1 = {off) AND phone2 = {off} AND phone3 = {off} ) Do presence is {Off} Like in my earlier post: If 'Anyone home' = Off AND Phone1 = On OR Phone2 = On OR Phone3 = On Set 'Anyone home ...
- Tuesday 27 August 2019 11:25
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 131
- Views: 25324
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
It's the presence switch and it's flooding the logs by every time on/off when a phone is there.
(The phone is not flipping like this )
- Tuesday 27 August 2019 10:21
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 131
- Views: 25324
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
<r>Ps ... this happens when a phone is present:<br/> <URL url="https://imgbb.com/"><s>[url=https://imgbb.com/]</s><IMG src="https://i.ibb.co/V3T0nzD/1Capture.jpg"><s>[img]</s>https://i.ibb.co/V3T0nzD/1Capture.jpg<e>[/img]</e></IMG><e>[/url]</e></URL><br/> <br/> Seems the switch is everytime also ...
- Tuesday 27 August 2019 9:51
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 131
- Views: 25324
- Tuesday 27 August 2019 9:28
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 131
- Views: 25324
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Damn .... this created a Kazillion log entries as every time it sets the switch off and on .......
Somehow i liked the iDetect way but thats history as the Asus went out
So back to the roots and looking for a other way.
Somehow i liked the iDetect way but thats history as the Asus went out
So back to the roots and looking for a other way.
- Monday 26 August 2019 16:39
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 131
- Views: 25324
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Hi Prutsium, I've done this with Blockly. Beside the switches for the different phones, I made a dummy switch for "Anyone home". My blockly is like this: If 'Anyone home' = Off AND Phone1 = On OR Phone2 = On OR Phone3 = On Set 'Anyone home = On Else If 'Anyone home' = On AND Phone1 = Off AND Phone2 ...
- Monday 26 August 2019 14:50
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 131
- Views: 25324
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Hi Funky, Switched now fully to your solution as i had to take the Asus router out of my network. Script runs well so the one line installer with checks works :) But i am looking for a similar solution as iDetect that script turned also an additional switch: Anyone Present so you could do easy ...
- Wednesday 17 July 2019 21:36
- Forum: Cameras
- Topic: rtsp camera in domoticz
- Replies: 36
- Views: 47445
Re: rtsp camera in domoticz
Have a look at Motion with MotionEye or alternative MotionOs.
- Wednesday 10 July 2019 8:21
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: domoticz NOT running under raspian Buster !
- Replies: 10
- Views: 5820
Re: domoticz NOT running under raspian Buster !
Can confirm that all works ok with Buster.
Switched yesterday to a different Pi and decided to run it on Buster and had an flawless install / copy.
There was an issue with the install script but that has been solved quite recently.
https://github.com/domoticz/domoticz/issues/3353
Switched yesterday to a different Pi and decided to run it on Buster and had an flawless install / copy.
There was an issue with the install script but that has been solved quite recently.
https://github.com/domoticz/domoticz/issues/3353
- Monday 01 July 2019 14:39
- Forum: Other questions and discussions
- Topic: No Domoticz running afther restart
- Replies: 25
- Views: 22057
Re: No Domoticz running afther restart
Same here booting Pi and results in domoticz not started (exited status of service) Now i use NodeRed to get it running again and monitor it and when needed restart the service and sends me a message via Telegram Nodered: [{"id":"164a1bfe.b39294","type":"tab","label":"Domoticz WatchDog","disabled ...
- Sunday 19 May 2019 14:03
- Forum: Show your projects
- Topic: Grafana with InfluxDB for Domoticz
- Replies: 44
- Views: 36283
Re: Grafana with InfluxDB for Domoticz
Use simple way of backup:
Backup: influxd backup -portable /media/Backup/influx/
Restore: influxd restore -portable /media/NAS2/NAS2-Backup/influx/
Thats all
(Correct paths to what you prefer its the location where the backup would be made to.)
Backup: influxd backup -portable /media/Backup/influx/
Restore: influxd restore -portable /media/NAS2/NAS2-Backup/influx/
Thats all
(Correct paths to what you prefer its the location where the backup would be made to.)
- Tuesday 23 April 2019 17:03
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Ubuntu 19.04 & Domoticz
- Replies: 2
- Views: 3441
Ubuntu 19.04 & Domoticz
Hi all, As my wife hitted by accident the upgrade function for Ubuntu from 18.04 > 19.04 the system got upgraded. (Yes she pressed every yes button and so on :)) But now i end up with an non working Domoticz ..... anybody have some tips? When starting manual i get: media@media-N61Vg:~/domoticz ...
- Wednesday 10 April 2019 9:05
- Forum: ESP8266
- Topic: ESP8266 Air quality sensor
- Replies: 182
- Views: 56136
Re: ESP8266 Air quality sensor
Just to show how it can fit in: https://www.eijlander.nl/stekkerbehuizingen/ssg100-kast-zwart-met-euro-stekker-74x43x38mm-a-459888-3703.html It works fine, except for the random reboot of the espeasy firmware. Most random reboots are within a day. Housing is 74x43x38 mm. IMG_20190324_162748+.jpg ...
- Wednesday 03 April 2019 9:20
- Forum: ESP8266
- Topic: Sonoff PowR2 with Tasmota FW troubles
- Replies: 2
- Views: 1980
Re: Sonoff PowR2 with Tasmota FW troubles
Are you using Mosquitto as broker?
I have various R2's in my system and had never issues with them in the setup R2 > Mosquitto > Domoticz
In regards of updating data check your Teleperiod setting (Console) i run them right now at 60 (seconds)
I have various R2's in my system and had never issues with them in the setup R2 > Mosquitto > Domoticz
In regards of updating data check your Teleperiod setting (Console) i run them right now at 60 (seconds)
- Friday 29 March 2019 11:50
- Forum: Heating/cooling
- Topic: Setup Daikin Airoconditioning
- Replies: 7
- Views: 3562
Re: Setup Daikin Airoconditioning
Correct add script to plugin directory and will appear after restart domoticz.
Then setup and all additional hardware will be created.
I have 3 airco / heating units running and till now plugin worked flawless (after the modifications i made to the original)
Then setup and all additional hardware will be created.
I have 3 airco / heating units running and till now plugin worked flawless (after the modifications i made to the original)
- Friday 29 March 2019 10:23
- Forum: Heating/cooling
- Topic: Setup Daikin Airoconditioning
- Replies: 7
- Views: 3562
Re: Setup Daikin Airoconditioning
The script i posted here is especially for the Wifi Adapter versions of Daikin and i had better results with it then the original Domoticz script / plugin. When i change something on the app (what i actually dont use) it takes some time to reflect in Domoticz but yes it will follow. The same counts ...