Search found 114 matches
- Monday 07 December 2020 15:47
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 525844
Re: Controlicz - Domoticz to Google Home/Assistant integration
I was experiencing this as well, but try running a new discovery of devices. That helped me
- Saturday 01 August 2020 9:02
- Forum: Other questions and discussions
- Topic: Failing eth0 at Raspberry
- Replies: 25
- Views: 4422
Re: Failing eth0 at Raspberry
.. Install of Buster still without problems, but unfortunately (for unknown reasons) the above tric does not work anymore: after installation of Buster at the SD-card using an imager on a Windows-PC, the content of the SD-card is not visible anymore, and therefore above action no longer possible ...
- Friday 24 July 2020 17:56
- Forum: Temperature and Weather
- Topic: Tempest Weather System
- Replies: 19
- Views: 6540
Re: Tempest Weather System
Thanks,that is good information!
- Friday 24 July 2020 14:20
- Forum: Temperature and Weather
- Topic: Tempest Weather System
- Replies: 19
- Views: 6540
Re: Tempest Weather System
US shipping is not a problem. You can use services as Jetcarrier and circumvent shipping challenges:-) Problem is to get it working with Domoticz...
- Friday 24 July 2020 9:41
- Forum: Temperature and Weather
- Topic: Tempest Weather System
- Replies: 19
- Views: 6540
Tempest Weather System
Anyone know if this one is possible to get working with Domoticz other than IFTTT? Looks https://weatherflow.com/tempest-weather-system/
- Tuesday 30 June 2020 0:53
- Forum: Other questions and discussions
- Topic: Cheap working 433mhz smoke detectors.
- Replies: 7
- Views: 1219
Re: Cheap working 433mhz smoke detectors.
Mine are chiming for about 10 seconds I think. If sensor is retriggered they keep chiming and I have to use the security panel to switch them off
- Sunday 28 June 2020 20:27
- Forum: Other questions and discussions
- Topic: Cheap working 433mhz smoke detectors.
- Replies: 7
- Views: 1219
Re: Cheap working 433mhz smoke detectors.
I have these ones myself; LM-101LC, (bought in Norway), but I think they are generic and sold everywhere
- Saturday 27 June 2020 23:58
- Forum: Other questions and discussions
- Topic: Cheap working 433mhz smoke detectors.
- Replies: 7
- Views: 1219
Re: Cheap working 433mhz smoke detectors.
Have you tried searching the forum? This is one thread: https://r.tapatalk.com/shareLink/topic? ... source=app
- Wednesday 10 June 2020 14:32
- Forum: dzVents
- Topic: Unexpected symbol [Solved]
- Replies: 2
- Views: 1375
Re: Unexpected symbol [Solved]
Yes, sweet!! Thanks again waaren!
- Wednesday 10 June 2020 12:00
- Forum: dzVents
- Topic: Unexpected symbol [Solved]
- Replies: 2
- Views: 1375
Unexpected symbol [Solved]
Anyone can tell me whats wrong here?: ..ticz/scripts/dzVents/generated_scripts/Lys parkering.lua:18: unexpected symbol near '}' return { on = { devices = {'Lux_Fibaro', 'MotionSensor', }, }, execute = function(dz, item) local LuxFibaro = dz.devices('Lux_Fibaro') local Sensor = dz.devices ...
- Sunday 29 December 2019 16:07
- Forum: dzVents
- Topic: Problem with groups and dzVents [Solved]
- Replies: 9
- Views: 2016
Re: Problem with groups and dzVents [Solved]


- Sunday 29 December 2019 10:31
- Forum: dzVents
- Topic: Problem with groups and dzVents [Solved]
- Replies: 9
- Views: 2016
Re: Problem with groups and dzVents [Solved]
Sorry for the late reply, but because of Christmas I haven't been at home. Tested now and it still doesn't turn off. Here is something from the log (I find it difficult to extract the relevant loglines, tips is appreciated :-) ). return { on = { devices = { -- 'Bevegelse_trapp2etasje', 'Bevegelse ...
- Wednesday 25 December 2019 17:51
- Forum: dzVents
- Topic: Problem with groups and dzVents [Solved]
- Replies: 9
- Views: 2016
Re: Problem with groups and dzVents [Solved]
Thanks for your help :-) I tried your solution, but it didn't give me my wanted result. So I minimized the script a little and this works: return { on = { devices = { 'Bevegelse_trapp2etasje', 'Bevegelse_Fibaro', }, }, logging = { level = domoticz.LOG_DEBUG, marker = "Yngve" }, execute = function(dz ...
- Monday 23 December 2019 21:33
- Forum: dzVents
- Topic: Problem with groups and dzVents [Solved]
- Replies: 9
- Views: 2016
Re: Problem with groups and dzVents [Solved]
Now there is only a small problem. The lights turn on fine, but they won't turn off. There are still no errors in the log
- Saturday 21 December 2019 18:25
- Forum: dzVents
- Topic: Problem with groups and dzVents [Solved]
- Replies: 9
- Views: 2016
Re: Problem with groups and dzVents [Solved]
Wow! That's awesome! Thanks a lot!
- Saturday 21 December 2019 13:20
- Forum: dzVents
- Topic: Problem with groups and dzVents [Solved]
- Replies: 9
- Views: 2016
Problem with groups and dzVents [Solved]
First of all I want to thank all the great contributors on this forum! I have gotten a lot help just by looking at the examples, but now I'm a bit stuck. I have TWO Ikea bulbs which I'm trying to turn on simultaneously by using two motion sensors and found that I can turn on ONE of them (710) by ...
- Monday 09 December 2019 14:56
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 687
- Views: 118658
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
I can confirm that the errors are back when I remove these two linesThorgal789 wrote: ↑Sunday 08 December 2019 16:54 No problem, but just for confirmation, if you remove theses 2 lines, you have again the error message about request lib ? (You are the first one that this solution have worked)
- Sunday 08 December 2019 21:53
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 687
- Views: 118658
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Will have to check tomorrow
- Sunday 08 December 2019 16:34
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 687
- Views: 118658
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Or add this at the start of the plugin code, line 48 import sys sys.path.append('/usr/local/lib/python3.5/dist-packages') Thanks for your support! This code seemed to be success, although I still only have my Conbee installed and no sensors or switches, but at least no errors are showing! Great ...
- Saturday 07 December 2019 2:51
- Forum: Zigbee
- Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
- Replies: 687
- Views: 118658
Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Thanks! Working night shift so will try when getting home in the morning!