Search found 5 matches

by Jilles
Friday 19 February 2021 11:44
Forum: Heating/cooling
Topic: Tado hardware error
Replies: 4
Views: 936

Re: Tado hardware error

I'm getting this on a daily basis. Sometimes it even hangs my setup. Would love to know how to fix it.
by Jilles
Sunday 20 October 2019 22:21
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1108
Views: 205422

Re: Python plugin: Presence detection from wireless router

Forget about all that. I figured out how to install sshpass in my alpine based container. Now working with username:pass. Works like a charm! Happy to hear you got it working! If you ever want to (re)try key based authentication I think you can just copy the key files you created as root to the ...
by Jilles
Sunday 20 October 2019 21:11
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1108
Views: 205422

Re: Python plugin: Presence detection from wireless router

[ quote=EscApe post_id=226462 time=1571588735 user_id=5790] I'm running Domoticz in Docker. The output in the last codeblock was run from a SSH session on the router, setup from inside this docker container as root. This should be similar to the real thing. It is indeed the same IF you are ...
by Jilles
Sunday 20 October 2019 13:27
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1108
Views: 205422

Re: Python plugin: Presence detection from wireless router

@Jilles The first thing to try/rule out is authentication issues. If you are using key based authentication make sure it is working by running a ssh session to the router from a ssh session on the synology under the same (synology) user profile that is running the Domoticz proces. I'm running ...
by Jilles
Saturday 19 October 2019 21:37
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1108
Views: 205422

Re: Python plugin: Presence detection from wireless router

I can' t seem to get it working. My setup: Synology NAS with Dockerized Domoticz (image from linuxserver) SSH key authorization works (tested from inside domoticz container, proof below) Asus RT-AC3200 (tried normal firmware and merlin, now 3.0.0.4.382_51640-g679a7e3) Tri-band Smart Connect (that is ...