Search found 21 matches

by rasper
Saturday 26 November 2022 16:29
Forum: Z-Wave
Topic: zwavejs2mqtt
Replies: 446
Views: 59038

Re: zwavejs2mqtt

BurningTyre wrote: Saturday 26 November 2022 11:09
I already installed Rust (with Rustup), already did pip install --upgrade pip.

Image

I'm totally lost what i can try or do anymore to get Docker-Compose installed.
try

Code: Select all

 pip3 install setuptools_rust docker-compose
by rasper
Saturday 26 November 2022 16:25
Forum: Z-Wave
Topic: How to set endpoint in groups?
Replies: 7
Views: 895

Re: How to set endpoint in groups?

For what it is worth: - I migrated a test pi to Z-Wave js ui instead of OZW - With MQTT autodiscovery Domoticz found a series of devices: volume sliders for each endpoint and binary sensor for each endpoint. However no devices to switch the siren endpoint on or off. - I connected Home Assistant to ...
by rasper
Tuesday 01 November 2022 9:36
Forum: Z-Wave
Topic: How to set endpoint in groups?
Replies: 7
Views: 895

Re: How to set endpoint in groups?

Strange, I did put the fibaro in broadcast mode: 13. Alarm broadcast: Smoke ACTIVE, tamper INACTIVE Still no luck, the siren remains completely silent with a smoke alarm test. - Which Zwave stick do you use? - Do you have the siren in group 2 of the smoke sensor only or also in group 4 or other ...
by rasper
Monday 31 October 2022 11:22
Forum: Z-Wave
Topic: Aeotec Alarm 6 and Doorbell 6
Replies: 93
Views: 21594

Re: Aeotec Alarm 6 and Doorbell 6

Update: the groups do show after leaving the system alone for a day. Still doesn't work though: continueing here: https://domoticz.com/forum/viewtopic.php?p=293889
by rasper
Monday 31 October 2022 11:20
Forum: Z-Wave
Topic: How to set endpoint in groups?
Replies: 7
Views: 895

Re: How to set endpoint in groups?

I am trying to achieve the exact same thing. I also associated the Siren 6 to group 2 (and also group 4 to be sure) of a Fibaro smoke sensor. When I test the smoke sensor, I see the "Smoke Alarm: Smoke test" coming in in Domoticz from the Aeotec Gen 5+ zwave usb stick. But the siren does not go off ...
by rasper
Saturday 29 October 2022 18:48
Forum: Z-Wave
Topic: Aeotec Alarm 6 and Doorbell 6
Replies: 93
Views: 21594

Re: Aeotec Alarm 6 and Doorbell 6

Did someone manage to put the siren 6 in a group of a fibaro smoke sensor FGSD0002 such that the siren would go off if the fibaro detects smoke? If I add the siren to a fibaro group through Domoticz then the siren 6 node does not get added to the fibaro group. Using Domoticz 2022.1 stable and (still ...
by rasper
Thursday 11 August 2022 22:30
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Latest Domoticz and SBFspot 3.9.5 not working?
Replies: 5
Views: 497

Re: Latest Domoticz and SBFspot 3.9.5 not working?

Had some time to look into it a bit more, SBFspot works, files are generated, but not being picked up by Domoticz. When trying to import historical data, I get the error “can not find sensor in database”. I looked into the SBFspot.cpp sourcecode and it seems I hit this part of the code: //Lets cre ...
by rasper
Tuesday 09 August 2022 19:39
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Latest Domoticz and SBFspot 3.9.5 not working?
Replies: 5
Views: 497

Re: Latest Domoticz and SBFspot 3.9.5 not working?

Did you check this wiki page for instructions and file locations: https://www.domoticz.com/wiki/SMASpot_Monitoring_in_Domoticz I do not know if it is up to date. Latest modified in april 2020 so if something changed in SFBSpot during that time it could influence Domoticz integration. Yes, I did ...
by rasper
Tuesday 09 August 2022 13:30
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Latest Domoticz and SBFspot 3.9.5 not working?
Replies: 5
Views: 497

Latest Domoticz and SBFspot 3.9.5 not working?

Has anyone the latest SBFspot (3.9.5) and Domoticz (either latest stable or beta) working? I installed SBfspot using the standard way: curl -s https://raw.githubusercontent.com/sbfspot/sbfspot-config/master/sbfspot-config | sudo bash and SBfspot is working correctly when used from command line. When ...
by rasper
Saturday 10 November 2018 16:15
Forum: Other questions and discussions
Topic: Luxaflex PowerView and Domoticz?
Replies: 9
Views: 4919

Re: Luxaflex PowerView and Domoticz?

Anyone any luck with building/integrating powerview with Domoticz?
by rasper
Wednesday 07 February 2018 13:36
Forum: Bash / PowerShell / Batch etc.
Topic: Presence detection using UniFi Controller (Ubiquiti Networks)
Replies: 49
Views: 29663

Re: Presence detection using UniFi Controller (Ubiquiti Networks)

When i run the script (without crontab enabled/configured) i get the following message: Running unifi_detect.sh 1.0.1 There is no output so i don't know if the script is running. As Cellphones i used the name that is known in the unifi controller (android-macadress for example). I don't see my ...
by rasper
Saturday 27 January 2018 18:20
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 176272

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Hi! How is the development ongoing for Domoticz? Wondering if I should buy the gateway and some bulbs to get started with, but as I want to control from Domoticz i asking if its stable enough. What is your thoughts about Trådfri plugin? Is it a go or no go? ;) Running the latest stable version on ...
by rasper
Sunday 21 January 2018 16:35
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 176272

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Yes, the gateway hangs from time to time, but not as often when disabling observe changes. The way it does it now, is by polling, and it the frequency of gateway freezes appears to be related to the number of requests being sent, indicating a possible memory leak. And yes, there is a way to reset ...
by rasper
Wednesday 17 January 2018 19:34
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 176272

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Yes, the gateway hangs from time to time, but not as often when disabling observe changes. The way it does it now, is by polling, and it the frequency of gateway freezes appears to be related to the number of requests being sent, indicating a possible memory leak. And yes, there is a way to reset ...
by rasper
Wednesday 17 January 2018 17:12
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 176272

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Hi Moroen, Thanks for swift reply! I have tested your new development branch and my sunset timer just fired, the lights were switched on and also the group now nicely switches on. Thanks a lot for the fix, so far so good! As for the timeouts, what I think would be good if at least the attributes ...
by rasper
Wednesday 17 January 2018 8:37
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 176272

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Hi Moroen, Yes of course will help testing and will keep you updated. I have to admit that once every while my Ikea hub seems to hang, ie not responsive, also not through the Ikea app on my phone, so no issue with the plugin. It happened again last night, and while looking at syslog/logging it seems ...
by rasper
Tuesday 16 January 2018 20:26
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 176272

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Hi Moroen, Using your plugin now for a while with latest domoticz beta 8805 and ikea firmware 1.3.14. It works great, but i have two questions I hope you could answer: - I have a group called X with three lights. If i push on for group X in the domoticz gui then it works fine, lights are turned on ...
by rasper
Friday 29 December 2017 22:25
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 176272

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Thanks, my fault! This works fine. I had some issues with domoticz crashing at reboot with the plugin enabled. Now with the beta it seems resolved.

Keep up the good work, nice plugin!
by rasper
Thursday 28 December 2017 23:43
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 176272

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

I was trying to install using the latest Domoticz beta (3.8153) and with this version the plugin does not work: 017-12-28 23:41:43.376 (Ikea Tradfri Hub) Connected successfully to: 192.168.2.108 2017-12-28 23:41:43.376 (Ikea Tradfri Hub) Received 61 bytes of data: 2017-12-28 23:41:43.376 (Ikea ...
by rasper
Monday 11 January 2016 19:12
Forum: Z-Wave
Topic: AEOTEC Multisensor 6 sleeping slave even on USB power?
Replies: 2
Views: 1812

Re: AEOTEC Multisensor 6 sleeping slave even on USB power?

Ok, thanks for the tip. I have never had this device on batteries, so when including it was on power. I will go for the easy way to rearrange my sirene device to another location to recover a dead node (the source of the investigation).