Search found 25 matches

by newpond
Saturday 10 June 2023 9:25
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 57824

Re: 15326 - [WebServer] Depricated RType

@kiddigital that worked perfectly thank you so much for the help (and the fast response).

much appreciated

Bedankt!!!!!

Newpond
by newpond
Friday 09 June 2023 21:42
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 57824

Re: 15326 - [WebServer] Depricated RType

so… in my case after trying lots of the things suggested earlier in this post, on my rpi 4 with no luck, i decided to upgrade another domoticz server i have running on a pi zero to see if that displayed the same problem (as this is not running as many apps in the back ground as my rpi4 setup) The pi ...
by newpond
Friday 09 June 2023 19:13
Forum: Python
Topic: Python plugin: Battery Level for Z-Wave Devices
Replies: 167
Views: 34557

Re: Python plugin: Battery Level for Z-Wave Devices

can we use a https api call instead of using port 8080?
I still seem to be getting the following error however even using port 8080
Error: Z-Wave Batteries: Error calling 'http://192.168.1.9:8080/json.htm?type=c ... vels&idx=2

2023.1 build 15344 python ver 3.73
by newpond
Saturday 29 October 2022 4:31
Forum: Python
Topic: Script for Monit monitored application/proces status
Replies: 17
Views: 1756

Re: Script for Monit monitored application/proces status

thanks for the reply!! bit past my scripting level though. I managed to get info out of the service type section (under the pi server name) using your script (thanks for that) but can't see how to get the data out of the level above using the same script. do I take it that's I not possible then and ...
by newpond
Thursday 27 October 2022 20:59
Forum: Python
Topic: Script for Monit monitored application/proces status
Replies: 17
Views: 1756

Re: Script for Monit monitored application/proces status

does anyone know how I can pull the UPtime value out of the top section? <monit> <server> <id>1b1eea27483*******************</id> <incarnation>1666894067</incarnation> <version>5.25.2</version> <uptime>1394</uptime> <poll>60</poll> <startdelay>70</startdelay> <localhostname>piz3</localhostname ...
by newpond
Tuesday 01 February 2022 19:30
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

What folder is that file in? The error you posted mentions looking in /home/pi/domoticz/plugins/Domoticz-Tapo/PyP100/PyP100.py But the python path used was this /home/pi/domoticz/plugins/Domoticz-Tapo/ The second one being the correct path. I think you have somehow installed stuff in the wrong ...
by newpond
Thursday 20 January 2022 17:14
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

Can you post the permissions and ownership info for the plugin.py files

(Use ls-al command)
by newpond
Monday 20 December 2021 17:30
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

in regards to the heartbeat settings 20 seconds seems to work best for me, anything less increases cpu activity and anything more makes no difference. I still get error regularly about not being able to connect to certain devices, usually on boot up (but also on other occasions too) I think these ...
by newpond
Saturday 18 December 2021 20:15
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

ah hang on, the issues I was seeing were only bullseye related, I never had a problem with buster (this is why I mentioned about the default python version in bullseye now being 3.9).

I think these are two different issues.
by newpond
Friday 17 December 2021 23:29
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

ok cool, thanks for the info. I can see 3 files in the python folder PyP100.py tp_link_cipher.py __init__.py (plus a cache folder) I will upgrade to buster when I get a moment and give it a try Re the errors and timeouts, I experienced this too and fixed by increasing the timeout like you did. Have ...
by newpond
Thursday 16 December 2021 0:14
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

I thought bullseye used python 3.9 by default now?

would the best way to install this be as you say, by copying the modules over as you did, using the target option you mention or adding the location to the path somehow?

also please could you confirm which files you actually copied over?

thanks
JOn
by newpond
Tuesday 30 November 2021 6:24
Forum: 433 & 868 transceiver
Topic: TUTORIAL 433 remote -> Sonoff RF bridge (tasmota) -> Domoticz over MQTT -> Blockly
Replies: 5
Views: 14939

Re: TUTORIAL 433 remote -> Sonoff RF bridge (tasmota) -> Domoticz over MQTT -> Blockly

to stop the looping, set the son off bridge to reset the value after 1 sec and then when you set the lamp to on, delay this by one sec by doing a set after one second logic.
other wise your second statement will see the light is on and hence keep bouncing it back and forward!!
by newpond
Saturday 27 November 2021 3:45
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

this seems to be broken in the new buster release of raspian anyone else having problems? Bullseye release you mean? Yes, you are not alone: https://www.domoticz.com/forum/viewtopic.php?f=6&t=37376 yes sorry I did!! I have now downgraded back to buster PRETTY_NAME="Raspbian GNU/Linux 10 (buster ...
by newpond
Tuesday 23 November 2021 5:36
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

this seems to be broken in the new buster release of raspian

anyone else having problems?
by newpond
Thursday 11 November 2021 20:21
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

nezber
Try removing the hardware from Domoticz, then delete the tapo plugin from the Domoticz/plugin directory.

then reboot

then re add the tapo plugin, make sure you set the correct permissions (chmod 777 plugin.py)

then re add the hardware in Domoticz.
by newpond
Sunday 24 October 2021 22:48
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

On further investigation this looks to be the issue # Simple heartbeat with a 10 secs interval class Heartbeat(): def __init__(self): self.callback = None self.interval = 1 Note mentions 10 secs interval but is actually set to 1 Change to self.interval = 25 This seems to work quite well and lower ...
by newpond
Saturday 09 October 2021 2:54
Forum: Switches and Scenes
Topic: How to fill activation devices table in Scene
Replies: 10
Views: 3876

Re: How to fill activation devices table in Scene

I know this is really old now but a far easier solution is to do this. open 2 different browsers. in my case safari and chrome login to domoticz in both browsers in one browser create a virtual switch (I did this chrome) in the other browser (safari) create a scene then press add device under the ...
by newpond
Friday 01 October 2021 20:09
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

HI Adam, I seem to have found a bug with the plugin. (or the PyP100) With the plugs enabled in hardware, the pi cpu starts going up (more as you enable each device). It goes up by about 4-5% for each device that is added. Then sometimes when you enable debug, or disable/enable one fo the devices it ...
by newpond
Thursday 30 September 2021 9:59
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

Hi Adam,

I can confirm the bulbs work with the on/off function like your said. So a good start!!

Cheers

Jon
by newpond
Tuesday 28 September 2021 18:17
Forum: Others
Topic: TP-Link Tapo wifi plug
Replies: 64
Views: 23051

Re: TP-Link Tapo wifi plug

sounds good.

if there is anything I can do to help you test anything let me know.

cheers
Jon