Search found 8 matches

by Satellietje
Wednesday 23 November 2022 19:46
Forum: Zigbee
Topic: Rule with multiple triggers
Replies: 0
Views: 425

Rule with multiple triggers

I have a sonoff Zigbee Bridge Pro and I have a Zigbee 8 button remote. When I press the buttons, I get the following rules back in console. Domoticz does not understand this. Domoticz expects an IDX. I have made a rule that works, but there is Power=0 in all left buttons and all right buttons ...
by Satellietje
Saturday 12 February 2022 9:08
Forum: Zigbee
Topic: Zigbee2MQTT on another Rasberry PI than Domoticz
Replies: 8
Views: 925

Re: Zigbee2MQTT on another Rasberry PI than Domoticz

I'm always a bit behind ;-)

New options often have some problems.
by Satellietje
Saturday 12 February 2022 8:59
Forum: Zigbee
Topic: Zigbee2MQTT on another Rasberry PI than Domoticz
Replies: 8
Views: 925

Re: Zigbee2MQTT on another Rasberry PI than Domoticz

I found it ;-)
The api_transport must be added manually
by Satellietje
Saturday 12 February 2022 8:54
Forum: Zigbee
Topic: Zigbee2MQTT on another Rasberry PI than Domoticz
Replies: 8
Views: 925

Re: Zigbee2MQTT on another Rasberry PI than Domoticz

I can fill in the MQTT broker and it also works. When I install Zigbee2MQTT on the same PI as Domoticz I see the Custom button where I can manage the zigbee devices. Because I installed Zigbee2MQTT on another Raspberry PI, this button is not there and can't access the devices, and the network map. I ...
by Satellietje
Saturday 12 February 2022 8:19
Forum: Zigbee
Topic: Zigbee2MQTT on another Rasberry PI than Domoticz
Replies: 8
Views: 925

Zigbee2MQTT on another Rasberry PI than Domoticz

On a Raspberry PI 4 I have installed Domoticz with the Zigbee2MQTT plugin, I see the item Zigbee2MQTT in the hardware tab in Domoticz. On another Raspberry Pi 4 I installed an MQTT server which also works in Domoticz. On yet another Raspberry PI 4 I installed Zigbee2MQTT, how can I tell in Domoticz ...
by Satellietje
Monday 17 April 2017 7:05
Forum: Cameras
Topic: is this Hikvision camera supported in Domoticz?
Replies: 1
Views: 3071

Re: is this Hikvision camera supported in Domoticz?

Yes, Image Url: /streaming/channels/2/picture
by Satellietje
Thursday 02 March 2017 12:34
Forum: Third party and supplementary tools
Topic: MQTT setup
Replies: 2
Views: 2724

Re: MQTT setup

Last weekend, I have reinstalled a Raspberry Pi with Rasbian Jessie Lite v11-01-2017. Also MQTT installed as follows. sudo apt-get update sudo apt-get upgrade Nodejs curl -sL https://deb.nodesource.com/setup_7.x | sudo bash - sudo bash apt-get install nodejs node -v (laat de geïnstalleerde versies ...