Search found 45 matches

by sapnho
Wednesday 12 September 2018 21:23
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1092
Views: 189104

Re: Python plugin: Presence detection from wireless router

Ok, good, thanks!
by sapnho
Wednesday 12 September 2018 8:31
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1092
Views: 189104

Re: Python plugin: Presence detection from wireless router

Two new error message at start up after a soft reboot. No problem otherwise.
2018-09-12 08:26:40.238 Error: iDetect iPhones hardware (5) thread seems to have ended unexpectedly
2018-09-12 08:26:40.238 Error: iDetect RPi Fnatenrahmen hardware (6) thread seems to have ended unexpectedly
by sapnho
Tuesday 11 September 2018 22:23
Forum: Temperature and Weather
Topic: Can I use the Hue bridge for a zigbee Aqara temperature sensor?
Replies: 3
Views: 28987

Can I use the Hue bridge for a zigbee Aqara temperature sensor?

I was wondering if it is possible to connect the Aqara temperature sensors (zigbee) to the Philips Hue bridge or if I need the Xiaomi gateway?
by sapnho
Monday 10 September 2018 22:26
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]
Replies: 15
Views: 5561

Re: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]

FIXED!!

I found a long thread where it turned out that the firewall was the culprit and that an actual Let's Encrypt connection was never established.

In my case: Little Snitch was running. Once disabled, it worked! :D
by sapnho
Monday 10 September 2018 22:25
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1092
Views: 189104

Re: Python plugin: Presence detection from wireless router

Ok, perfect, thanks.

I am having trouble with the restore function in Domoticz (4.9999) at the moment but I guess that will be resolved soon.
by sapnho
Monday 10 September 2018 21:41
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]
Replies: 15
Views: 5561

Re: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]

I have now tried both port 80 as well as 8080. Same error message. I am a bit clueless as what to try next.
by sapnho
Monday 10 September 2018 21:15
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1092
Views: 189104

Re: Python plugin: Presence detection from wireless router

What is actually the best way to transfer the iDetect settings to another Domoticz installation? Or is it saved in the Domoticz settings when you do a backup?
by sapnho
Monday 10 September 2018 17:28
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]
Replies: 15
Views: 5561

Re: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]

PaulWebster wrote: Monday 10 September 2018 13:38 Guessing here ... have you forwarded port 80 (outside) to port 8080 (your Domoticz server)?
Hmm, where would I do that?
by sapnho
Monday 10 September 2018 12:14
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]
Replies: 15
Views: 5561

Re: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]

Yes, I can confirm that port forwarding is set to 443 for HTTPS and 80 for HTTP on my router sending it to the IP of the Domoticz server.

I works fine when I access it, is just shows an insecure site, that's why I want to add a certificate to it.
by sapnho
Monday 10 September 2018 10:33
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]
Replies: 15
Views: 5561

Re: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]

Hi Paul, thanks for your help! Have you done the 2 steps concerning temporarily forwarding http/https Could you elaborate what I have to do here? and verifying that your server is listening on both? Does this refer to the router ports listening to both 443 and 8080? If so, yes. Any setting in ...
by sapnho
Monday 10 September 2018 8:59
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]
Replies: 15
Views: 5561

Re: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]

Unfortunately not. This is what I get in response without the "www". sudo /etc/letsencrypt/letsencrypt-auto certonly --webroot --email [email protected] -d mydomain.dnshome.de -w /home/pi/domoticz/www/ Saving debug log to /var/log/letsencrypt/letsencrypt.log Plugins selected: Authenticator webroot ...
by sapnho
Sunday 09 September 2018 22:04
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]
Replies: 15
Views: 5561

Re: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]

I am using a DynDNS service and the A record points to the Fritzbox to which the RPi on which Domoticz is running is connected to. I guess that's not enough, is it? :?
by sapnho
Sunday 09 September 2018 21:23
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Let's Encrypt problem: NXDOMAIN looking up A for [domain name]
Replies: 15
Views: 5561

Let's Encrypt problem: NXDOMAIN looking up A for [domain name]

I want to install a Let's Encrypt certificate on my Domoticz Raspberry Pi and followed the instructions at https://www.domoticz.com/wiki/Native_secure_access_with_Lets_Encrypt. However when I want to create the certificate with sudo /etc/letsencrypt/letsencrypt-auto certonly --webroot --email <your ...
by sapnho
Sunday 09 September 2018 18:15
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1092
Views: 189104

Re: Python plugin: Presence detection from wireless router

Thanks escApe, your release frequency is most impressive! ;)

Seems to work fine, no errors so far in the (now very exhaustive) log.
by sapnho
Saturday 08 September 2018 22:12
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1092
Views: 189104

Re: Python plugin: Presence detection from wireless router

BTW, the password is still in the log files. :ugeek:
by sapnho
Saturday 08 September 2018 22:05
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1092
Views: 189104

Re: Python plugin: Presence detection from wireless router

So far, so good!

(Meaning no error messages after a reboot) ;)
by sapnho
Saturday 08 September 2018 18:27
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1092
Views: 189104

Re: Python plugin: Presence detection from wireless router

EscApe wrote: Saturday 08 September 2018 14:37Did you follow the instructions given by mvzut?
Yes, I did.
by sapnho
Saturday 08 September 2018 15:47
Forum: Zigbee
Topic: Anyone using the Osram Smart Plug with Domoticz?
Replies: 8
Views: 2537

Re: Anyone using the Osram Smart Plug with Domoticz?

Well, magically it appeared in Domoticz!

What I did was to add some other lights and once they had been found in the iOS App, the Osram Smart Plug appeared in Domoticz as well.

Ende gut, alles gut. :-)