Search found 56 matches

by BazsoDombiAndras
Friday 15 November 2019 14:09
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 57799

Re: Domoticz to Google Assistant integration

Yepp :( Thank you for your ideas and for your help!
by BazsoDombiAndras
Friday 15 November 2019 11:03
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 57799

Re: Domoticz to Google Assistant integration

The DZGA server is not on the same machine as the Domoticz server, but they are on the same high-speed local network (both on WiFi). I guess I could try to move the DZGA to the Domoticz machine, but the requests would go through the current DZGA machine anyway, because that one operates the reverse ...
by BazsoDombiAndras
Friday 15 November 2019 10:29
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 57799

Re: Domoticz to Google Assistant integration

Thank you for your help! I've tried the localtunnel, but it works just the same. I think the problem might me my internet connection or the speed of my Domoticz server, as this morning it works somewhat faster. Now it is just at the limit of the timeout. Sometimes it returns a response just in time ...
by BazsoDombiAndras
Friday 15 November 2019 1:51
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 57799

Re: Domoticz to Google Assistant integration

Isn't it wonderful when problems solve themselves? :) After a while the "[TEST]AppName" account was automatically linked to my Google Home account and my Domoticz devices showed up in GoogleHome :) I suspect that this happened after I went to the testing section in the Google actions console ...
by BazsoDombiAndras
Friday 15 November 2019 0:53
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 57799

Re: Domoticz to Google Assistant integration

Unfortunately I'm still unable to get it working with Google :( Now I actually get the login screen when I select the "[test]AppName" app from the "Add devices list". I enter the user name and password defined as U_NAME and U_PASSWD in the "OAuth credentials" section of the config.py file. After ...
by BazsoDombiAndras
Friday 15 November 2019 0:40
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 57799

Re: Domoticz to Google Assistant integration

The solution is to set up a direct mapping from https to http in the reverse proxy, like so: https ://domoapp.mydomain.com -> http ://192.168.0.200:3030 For example, my Apache 2 reverse proxy settings look like this: <VirtualHost *:80> ServerName domoapp.mydomain.com <Proxy *> Order allow,deny Allow ...
by BazsoDombiAndras
Friday 15 November 2019 0:18
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 57799

Re: Domoticz to Google Assistant integration

There's something really very strange related to how http and https is handled in the server... If I set up my reverse proxy with https, like https://domoapp.mydomain.com -> https://192.168.0.200:3030 and I visit https://domoapp.mydomain.com/sync, then the Python server is giving me "400, Invalid ...
by BazsoDombiAndras
Wednesday 13 November 2019 1:24
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 57799

Re: Domoticz to Google Assistant integration

Hi All! First of all, thank you DewGew for this Python server, looks like a very promising project! I'm trying to set it up, but I'm stuck on setting the URLs as per the instructions: Navigate back to the Actions on Google Console. On the top menu click Develop, then on the left navigation menu ...
by BazsoDombiAndras
Sunday 13 January 2019 18:32
Forum: Suggestions
Topic: Netatmo thermostat support
Replies: 62
Views: 35301

Re: Netatmo thermostat support

The Netatmo system needs either a main thermostat or a boiler controller module, the valves do not work independently, they communicate over radio waves through some proprietary protocol, not WiFi. Only the main thermostat or the boiler controller module use WiFi.
by BazsoDombiAndras
Saturday 12 January 2019 9:38
Forum: Suggestions
Topic: Netatmo thermostat support
Replies: 62
Views: 35301

Re: Netatmo thermostat support

This only happens with the new version of Domoticz. Yes, the Netatmo app refreshes properly. The problem seems to be in Domoticz.
by BazsoDombiAndras
Wednesday 07 November 2018 20:51
Forum: Suggestions
Topic: Netatmo thermostat support
Replies: 62
Views: 35301

Re: Netatmo thermostat support

Hello Guys! I have recently re-built my Domoticz server from zero because the old one had lots and lots of reliability problems. In the new Domoticz server running the latest version I have noticed a few good and bad changes about the Netatmo thermostat (compared to how it worked in the old version ...
by BazsoDombiAndras
Sunday 04 November 2018 21:38
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Re-enable HTTP together with HTTPS
Replies: 2
Views: 5804

Re: Re-enable HTTP together with HTTPS

The solution is to change the ports in /etc/init.d/domoticz.sh, NOT in /home/pi/domoticz/domoticz.sh (or wherever it is installed).
by BazsoDombiAndras
Sunday 04 November 2018 20:48
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Re-enable HTTP together with HTTPS
Replies: 2
Views: 5804

Re: Re-enable HTTP together with HTTPS

Well, in Firefox I get nothing at http://192.168.0.x, only Chrome does that auto-redirect to https (very odd). Must be some Chrome wizardry. Anyway, so the bottom line is that even though in the domoticz.sh both HTTP and HTTPS are enabled, it only works over HTTPS on port 443, HTTP does not work on ...
by BazsoDombiAndras
Sunday 04 November 2018 20:42
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Re-enable HTTP together with HTTPS
Replies: 2
Views: 5804

Re-enable HTTP together with HTTPS

Hi! I've installed a new Domoticz server and during the initial configuration I chose to have only HTTPS access (disabled HTTP). However, because HABridge is not working with HTTP (what a shame!), I wish to re-enable HTTP access and I can't find a way to do it. The outisde access to my Domoticz ...
by BazsoDombiAndras
Sunday 04 November 2018 10:17
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Installed Domoticz without HTTP and can't use HA Bridge
Replies: 3
Views: 1231

Re: Installed Domoticz without HTTP and can't use HA Bridge

I'm also using Domoticz over HTTPS and I'm not willing ot give that up for HABridge. Is there any way to make HABridge work over HTTPS?

Thanks!
by BazsoDombiAndras
Sunday 04 November 2018 9:32
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 193458

Re: Controlicz - Easy Domoticz to Alexa Integration

Yeah.. I thought that you get something for free and you only have to pay for extras. But it seems you get nothing for free. I've deleted my account.
by BazsoDombiAndras
Sunday 04 November 2018 2:36
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 193458

Re: Controlicz - Easy Domoticz to Alexa Integration

Hello Everybody!

Tried to set up a new Domoticz server with Controlicz today. On the Controlicz website all my devices are shown. But Alexa finds none. Any idea what could be wrong?
by BazsoDombiAndras
Saturday 03 November 2018 12:40
Forum: PHP and all others
Topic: Guide Apache HTTPS to HTTPS reverse proxy with basic auth
Replies: 4
Views: 7274

Re: Guide Apache HTTPS to HTTPS reverse proxy with basic auth

Hi there! I'm trying to follow this guide to set up Domoticz to work over https behind a reverse proxy. With this VirtualHost configuration it loads the Domoticz page but it asks for a username and a password over and over again and never logs in. I've tried setting the permissions of the .htpasswd ...
by BazsoDombiAndras
Thursday 01 November 2018 19:02
Forum: Z-Wave
Topic: Domoticz, Pi3, RaZberry & Raspbian Jessie
Replies: 55
Views: 42295

Re: Domoticz, Pi3, RaZberry & Raspbian Jessie

Answering my own question, I think step 7 disables the bluetooth on RPI3, because that messes with the GPIO pins needed by the Razberry daughter card. Since RPI2 does not have bluetooth, I'm guessing that step 7 can be skipped comletely (unless something else messes with those GPIO pins on the RPI2 ...