Search found 36 matches
- Sunday 01 December 2024 13:01
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 226
- Views: 78014
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Please help. I deleted a TUYA device in Domoticz and got an error: Error: TinyTUYA: handleThread: Device not found in Domoticz! Has the device been removed, or is the "Accept New Hardware" option not enabled? line 2324 Tried to delete the plugin in Domoticz Hardware and reinstall with a diffent ...
- Thursday 28 November 2024 9:55
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 226
- Views: 78014
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Please help. I deleted a TUYA device in Domoticz and got an error: Error: TinyTUYA: handleThread: Device not found in Domoticz! Has the device been removed, or is the "Accept New Hardware" option not enabled? line 2324 Tried to delete the plugin in Domoticz Hardware and reinstall with a diffent name ...
- Friday 12 June 2020 15:09
- Forum: dzVents
- Topic: Upload gas usage to mindergas.nl [Solved]
- Replies: 51
- Views: 12115
Re: Upload gas usage to mindergas.nl [Solved]
thanks for the script! 

- Monday 11 June 2018 23:06
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
Re: Controlicz - Domoticz to Google Home/Assistant integration
In just switched languages from Dutch to English. Don't know if it was part of my solution.
- Friday 08 June 2018 8:54
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
Re: Controlicz - Domoticz to Google Home/Assistant integration
My "Home Control" menu was gone as well. Resetting the language to English (US) and "hey Google, sync my devices" got the menu back. Still got the "Sorry I can't reach Controlicz" message when switching devices though. Had to unlink and relink Controlicz in Google assistent. Now all is good again 👍
- Sunday 13 May 2018 22:50
- Forum: dzVents
- Topic: EventSystem reset at midnight
- Replies: 6
- Views: 1103
Re: EventSystem reset at midnight
All my old scripting is now ported to dzVents, status-logging the bare minimal and started to notice it.
But I guess you're right
dzVents is a thing of beauty btw. loving it! Bedankt 
But I guess you're right


- Sunday 13 May 2018 21:45
- Forum: dzVents
- Topic: EventSystem reset at midnight
- Replies: 6
- Views: 1103
Re: EventSystem reset at midnight
It's regenerating dzVents scripts unnecessary and polluting my logs 

- Sunday 13 May 2018 9:39
- Forum: dzVents
- Topic: EventSystem reset at midnight
- Replies: 6
- Views: 1103
EventSystem reset at midnight
Why is the EventSystem reset at midnight, and all scripts regenerated? Is this related to dzVents or Domoticz in general? 2018-05-13 00:00:01.775 Sunrise: 05:51:00 SunSet: 21:26:00 2018-05-13 00:00:01.776 Day length: 15:35:00 Sun at south: 13:05:00 2018-05-13 00:00:01.776 Civil twilight start: 05:09 ...
- Tuesday 08 May 2018 21:34
- Forum: dzVents
- Topic: Error /scripts/dzVents/runtime/EventHelpers.lua:69
- Replies: 5
- Views: 1230
Re: Error /scripts/dzVents/runtime/EventHelpers.lua:69
@dannybloe: Ah, I thought it was his own table of some kind but I now see it's the 'special kind of persistent variables: history = true (Historical variables API)' my bad.
Linenumber 69 is now commented so I guess updating to the latest beta could resolve the issue.
Linenumber 69 is now commented so I guess updating to the latest beta could resolve the issue.
- Monday 07 May 2018 22:56
- Forum: dzVents
- Topic: Error /scripts/dzVents/runtime/EventHelpers.lua:69
- Replies: 5
- Views: 1230
Re: Error /scripts/dzVents/runtime/EventHelpers.lua:69
TS wants a table as initial value... it's supported by dzVents, so why not?
- Wednesday 02 May 2018 20:10
- Forum: dzVents
- Topic: Error /scripts/dzVents/runtime/EventHelpers.lua:69
- Replies: 5
- Views: 1230
Re: Error /scripts/dzVents/runtime/EventHelpers.lua:69
This part: data = { temperatureReadings = { history = true, maxItems = SMOOTH_FACTOR } }, should be: data = { temperatureReadings = { initial = { history = true, maxItems = SMOOTH_FACTOR } } }, see: https://www.domoticz.com/wiki/DzVents:_next_generation_LUA_scripting#Script_level_persistent_variables
- Tuesday 01 May 2018 21:23
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
Re: Controlicz - Domoticz to Google Home/Assistant integration
Google now allow you to leave a review, as well as rate Controlicz. Please feel free to leave me a review, and if the person who rated it 1* could say why it was so poor, it would be helpful! Only found https://assistant.google.com/services/a/uid/0000007068b18ba2?hl=en-US which shows a rating of ...
- Tuesday 01 May 2018 21:15
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
- Sunday 29 April 2018 17:22
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
- Sunday 29 April 2018 16:14
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
Re: Controlicz - Domoticz to Google Home/Assistant integration
Awesome, working: lights show up in Google Assistant and can be controlled!
(The table in https://www.controlicz.com/profiledevs still shows an empty Google/Alexa column though)
- Sunday 29 April 2018 15:43
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
Re: Controlicz - Domoticz to Google Home/Assistant integration
They should be lights, yes:
Type: Color Switch - SubType: RGB - Added as: On/Off, so I like it as On/Off in Controlicz aswell- Sunday 29 April 2018 15:21
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
Re: Controlicz - Domoticz to Google Home/Assistant integration

- Thursday 26 April 2018 21:50
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
Re: Controlicz - Domoticz to Google Home/Assistant integration
Awesome work on the new site! Had to hack my own login by enterin in the browser console: document.getElementsByTagName('form')[0].submit(); because my username doesn't include a @ warming I got. New users all have a email address as login I suppose... Now I see two of my devices as: 'Color Switch ...
- Saturday 21 April 2018 9:59
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
Re: Controlicz - Domoticz to Google Home/Assistant integration
@Madgeni: I added my MiLights as On/Off devices instead of Dimmers (because I don't use the dimmer functions). But if I do that, they are not synced. Is this a feature?
- Tuesday 17 April 2018 16:00
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510449
Re: Controlicz - Domoticz to Google Home/Assistant integration
<cut> tl;dr - Web services using REST shouldn't use cookie-based sessions; This would involve effort for minimal return; negative effect on my AWS bill I understand your concern with the way Domoticz' API works and also that the effort from your end renders minimal return. I don't understand the ...