Do more people frequent reply's that Nora is not reachable?
Most of the time it works immediately or with a short pause.
But sometimes Google reply's that Nora is not reachable.
Search found 20 matches
- Friday 08 January 2021 9:08
- Forum: Speech & Voice Systems
- Topic: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
- Replies: 223
- Views: 48851
- Tuesday 08 December 2020 20:09
- Forum: Python
- Topic: Python Plugin: LG Smart AC (SmartThinQ)
- Replies: 173
- Views: 51650
- Thursday 29 October 2020 20:08
- Forum: Python
- Topic: Python Plugin: LG Smart AC (SmartThinQ)
- Replies: 173
- Views: 51650
Re: Python Plugin: LG Smart AC (SmartThinQ)
You have a login problem, check if yor loggin settings are the same from LG ThinQ App and https://pt.m.lgaccount.com/login... Avoid sign in with google account Capture.JPG I did a password reset and logged in the LG ThinQ App with the new password. Ran sudo pyton3 example.py again. still the same ...
- Tuesday 27 October 2020 20:42
- Forum: Python
- Topic: Python Plugin: LG Smart AC (SmartThinQ)
- Replies: 173
- Views: 51650
Re: Python Plugin: LG Smart AC (SmartThinQ)
I'm still getting the same error ... 7&oauth2_backend_url=https://gb.lgeapi.com/ Traceback (most recent call last): File "example.py", line 214, in <module> example(sys.argv[1:]) File "example.py", line 200, in example example_command(client, args) File "example.py", line 177, in example_command ls ...
- Wednesday 14 October 2020 21:53
- Forum: Python
- Topic: Python Plugin: LG Smart AC (SmartThinQ)
- Replies: 173
- Views: 51650
Re: Python Plugin: LG Smart AC (SmartThinQ)
I'm still getting the same error ... 7&oauth2_backend_url=https://gb.lgeapi.com/ Traceback (most recent call last): File "example.py", line 214, in <module> example(sys.argv[1:]) File "example.py", line 200, in example example_command(client, args) File "example.py", line 177, in example_command ls ...
- Saturday 04 January 2020 18:46
- Forum: Blockly
- Topic: Blockly examples
- Replies: 709
- Views: 420757
Re: Blockly examples
so not possible in Blockly, but possible in dzVents.
other option in Blockly is using virtual switches instead of user variables. (functional but not clean)
other option in Blockly is using virtual switches instead of user variables. (functional but not clean)
- Friday 03 January 2020 20:13
- Forum: Blockly
- Topic: Blockly examples
- Replies: 709
- Views: 420757
Re: Blockly examples
is it possible in blockly to trigger on user variables? if i make a example: Alarm.png The Alarm variable changes to 1. But the alarm switch stays off, and the variable doesn't change back to 0. even if i split up the 2 parts en set the trigger of the second part to "User variable" The second part ...
- Sunday 22 December 2019 11:52
- Forum: Speech & Voice Systems
- Topic: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
- Replies: 223
- Views: 48851
Re: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
he means from domoticz to Node-red. what i would do is make a generic text device, put text in there and let domoticz send a MQTT broadcast for that switch. i would think the status gets send through MQTT which you can pick up in Node-RED other option is you let domoticz send a telegram and pick ...
- Saturday 21 December 2019 22:26
- Forum: Speech & Voice Systems
- Topic: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
- Replies: 223
- Views: 48851
Re: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
I use Node-red to control the lights and that works well.
Is there a way to send text to Node-red?
I want to make the home mini's speak out the text sent from Domoticz.
The part Node-red -> Home mini is working.
The part Domoticz -> Node-red is missing.
Is there a way to send text to Node-red?
I want to make the home mini's speak out the text sent from Domoticz.
The part Node-red -> Home mini is working.
The part Domoticz -> Node-red is missing.
- Tuesday 10 December 2019 7:24
- Forum: Speech & Voice Systems
- Topic: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
- Replies: 223
- Views: 48851
Re: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
Yes, that did the trick!FireWizard wrote: ↑Monday 09 December 2019 23:29 @Devious.
Can you try the method as described under Mosquitto in the following link:
https://gist.github.com/xoseperez/e2333 ... 422760cb87
In the 4th line, replace mosquitto-stretch.list by mosquitto-buster.list
Let's see if this works.
Thank U
- Monday 09 December 2019 22:42
- Forum: Speech & Voice Systems
- Topic: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
- Replies: 223
- Views: 48851
Re: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
I use a Raspberry Pi 3B+ with Raspbian version 10 buster
- Monday 09 December 2019 21:29
- Forum: Speech & Voice Systems
- Topic: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
- Replies: 223
- Views: 48851
Re: Domoticz Google Assistant integration with node-red Easy Free Controlicz alternative!
i'm trying to get this to work. i installed node-red and om able to link to my google home. the programed switches appear in the google home app and i can switch them via the google home mini. but the link with domoticz is failing. the MQTT nodes are stuck at "Connecting" so i tried to install MQTT ...
- Wednesday 04 December 2019 20:48
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 67562
Re: NEST Account migration
Still not working for me.
thanks for all the effort you put in to try to get it to work for me Filip!
Anyone else got a NEST thermostat E that is working with domoticz?
thanks for all the effort you put in to try to get it to work for me Filip!
Anyone else got a NEST thermostat E that is working with domoticz?
- Monday 02 December 2019 21:37
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 67562
Re: NEST Account migration
Used the new version. when running i get the same result: pi@raspberrypi:~/domoticz/plugins/GoogleNest $ python3 nest.py Traceback (most recent call last): File "nest.py", line 231, in <module> thermostat.GetDevicesAndStatus() File "nest.py", line 172, in GetDevicesAndStatus if self.status['topaz ...
- Monday 02 December 2019 21:16
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 67562
Re: NEST Account migration
Do you have a nest protect (smoke alarm from nest)? Or only a thermostat? I suppose not and this is then the problem. If this analysis is correct, delete than the following 2 lines in the function "GetDevicesAndStatus" and try again: for protect in self.status['topaz']: self.protect_list.append(str ...
- Monday 02 December 2019 20:41
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 67562
Re: NEST Account migration
downloaded the zip file again en replaced the XXX with my token and cookie. ran outside of domoticz: pi@raspberrypi:~/domoticz/plugins/GoogleNest $ python3 nest.py Traceback (most recent call last): File "nest.py", line 228, in <module> thermostat.GetDevicesAndStatus() File "nest.py", line 170, in ...
- Sunday 01 December 2019 21:07
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 67562
Re: NEST Account migration
yes i dit, this is whats logged: 2019-12-01 21:00:22.236 Status: (Google Nest) Started. 2019-12-01 21:00:23.265 (Google Nest) Debug logging mask set to: PYTHON PLUGIN QUEUE IMAGE DEVICE CONNECTION MESSAGE ALL 2019-12-01 21:00:23.266 (Google Nest) Images created. 2019-12-01 21:00:23.266 (Google Nest ...
- Sunday 01 December 2019 20:34
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 67562
Re: NEST Account migration
Rebooting doesn't help, and using cookies from other iframe calls gives the same result.
So I guess the problem is in the issue_ token and cookie part.
Could google 2 way authentication be a problem?
So I guess the problem is in the issue_ token and cookie part.
Could google 2 way authentication be a problem?
- Sunday 01 December 2019 12:01
- Forum: Heating/cooling
- Topic: NEST Account migration
- Replies: 278
- Views: 67562
Re: NEST Account migration
I'm a new NEST user. So I started out with a Google account. I installed the new plugin but there are no devices showing up. Am I forgetting something? Log showes: 2019-11-30 17:34:29.633 Status: (Google Nest) Stop directive received. 2019-11-30 17:34:29.633 Status: (Google Nest) Exiting work loop ...
- Tuesday 27 August 2019 9:52
- Forum: Android
- Topic: Geofence for Domoticz
- Replies: 381
- Views: 111285
Re: Geofence for Domoticz
I have similar problems, test works fine, and notifications on the phone are correct, but the switch in domoticz doesn't change all the time (with test it does change all the time) Could it be a power saving option in android that prevents domofence from sending the command to domoticz? Background ...