Hi, Janni
All my Hue devices are on automatic firmware update. In fact, the problems only became evident after the most recent automatic update at about 04:00 on 11 November. It seems too much of a coincidence!
I understand that your Domoticz isn’t crashing but we do seem to be suffering very ...
Search found 7 matches
- Friday 21 November 2025 18:53
- Forum: Bugs and Problems
- Topic: Philips Hue related crashes
- Replies: 47
- Views: 1494
- Friday 21 November 2025 1:27
- Forum: Bugs and Problems
- Topic: Philips Hue related crashes
- Replies: 47
- Views: 1494
Re: Philips Hue related crashes
Version: 2025.2 (build 16922)
Platform: Windows 10
Like Janni & Peter2, Domoticz having previously been stable for years, I am also now experiencing random crashes every few hours due to Hue hardware.
It seems to have started after updating the Hue Bridge V2 to 1974063020. At that time Domoticz ...
Platform: Windows 10
Like Janni & Peter2, Domoticz having previously been stable for years, I am also now experiencing random crashes every few hours due to Hue hardware.
It seems to have started after updating the Hue Bridge V2 to 1974063020. At that time Domoticz ...
- Thursday 04 July 2024 22:47
- Forum: Other questions and discussions
- Topic: IFTTT and Webhooks
- Replies: 4
- Views: 1389
Re: IFTTT and Webhooks
Thank you for your responses.
@gizmocuz. That would explain why the User Variable isn’t changed, as “IFTTT” is a User rather than an Administrator. However, it doesn’t explain how the same URL can change the variable when run from a browser on a different machine. The URL calls the Domoticz server ...
@gizmocuz. That would explain why the User Variable isn’t changed, as “IFTTT” is a User rather than an Administrator. However, it doesn’t explain how the same URL can change the variable when run from a browser on a different machine. The URL calls the Domoticz server ...
- Monday 01 July 2024 13:34
- Forum: Other questions and discussions
- Topic: IFTTT and Webhooks
- Replies: 4
- Views: 1389
IFTTT and Webhooks
I am trying to use IFTTT to send a webhook request to set user variables (forecast high and low temperatures) within Domoticz and thus trigger an event. The request format is:
http://IFTTT: password@serverURL:port /json.htm?type=command¶m=updateuservariable&vname=Narboroughhigh&vtype=0&vvalue ...
http://IFTTT: password@serverURL:port /json.htm?type=command¶m=updateuservariable&vname=Narboroughhigh&vtype=0&vvalue ...
- Monday 01 July 2024 2:07
- Forum: dzVents
- Topic: Is it possible to start a Domoticz script by sending a HTTP request? [Solved]
- Replies: 5
- Views: 6102
Re: Is it possible to start a Domoticz script by sending a HTTP request? [Solved]
I know this question was answered some years ago but I have a related problem with which I’m hoping somebody can help.
I’m using IFTTT to send a webhook request to set a user variable (forecast high and low temperatures) within Domoticz. The URL is the updated version of the one suggested above ...
I’m using IFTTT to send a webhook request to set a user variable (forecast high and low temperatures) within Domoticz. The URL is the updated version of the one suggested above ...
- Saturday 13 June 2020 18:13
- Forum: Blockly
- Topic: Blockly Script Not Working - Hue Motion Sensor
- Replies: 2
- Views: 1064
Re: Blockly Script Not Working - Hue Motion Sensor
That solved the problem.
I had reduced that script from a copy of another more complex one that included "Else If". It seems that, if there is only one set of "If Do" statements, it is necessary to use the single "If Do" logic block, i.e., the one without the blue gear icon.
Many thanks
I had reduced that script from a copy of another more complex one that included "Else If". It seems that, if there is only one set of "If Do" statements, it is necessary to use the single "If Do" logic block, i.e., the one without the blue gear icon.
Many thanks
- Saturday 13 June 2020 14:52
- Forum: Blockly
- Topic: Blockly Script Not Working - Hue Motion Sensor
- Replies: 2
- Views: 1064
Blockly Script Not Working - Hue Motion Sensor
I have two Philips Hue Motion Sensors which are working fine within Hue app and are recognised by Domoticz to the extent that I can use the temperature sensors in a Blockly script without a problem.
However, any attempt to use the motion sensor itself seems to fail even in a simple script such as ...
However, any attempt to use the motion sensor itself seems to fail even in a simple script such as ...