Search found 4 matches
- Monday 12 November 2018 23:40
- Forum: Python
- Topic: Python Plugin: Zigbee2Mqtt
- Replies: 347
- Views: 82377
Re: Python Plugin: Zigbee2Mqtt
Yep, no help from there. Got it working just replacing "server: 'mqtt://rabbitmq'" -> server: 'mqtt://10.10.10.1' (likely 127.0.0.1 would work also) in configuration.yaml. Funny thing is that pairing works ok but normal "update" messages do not go thru. Ouh yeah, i'm using dockers. And sorry as i ...
- Friday 19 October 2018 21:14
- Forum: Python
- Topic: Python Plugin: Zigbee2Mqtt
- Replies: 347
- Views: 82377
Re: Python Plugin: Zigbee2Mqtt
Yep, no help from there.Did you restart Domoticz (sudo service domoticz restart) ?
I sometimes also have the behaviour that I have to restart first before a new device is added.
- Wednesday 17 October 2018 22:15
- Forum: Python
- Topic: Python Plugin: Zigbee2Mqtt
- Replies: 347
- Views: 82377
Re: Python Plugin: Zigbee2Mqtt
Have you ticked 'Accept new Hardware Devices Allow for 5 Minutes' in Settings? I try it and it did something but still no devices on domosticz: 2018-10-17 23:08:50.781 (zigbee2mqtt) MqttClient::Ping 2018-10-17 23:08:53.357 Status: New sensors allowed for 5 minutes... 2018-10-17 23:09:00.806 ...
- Tuesday 16 October 2018 21:13
- Forum: Python
- Topic: Python Plugin: Zigbee2Mqtt
- Replies: 347
- Views: 82377
Re: Python Plugin: Zigbee2Mqtt
I try to take Zigbee2Mqtt plugin on the use but something is wrong and i cannot figure out what so maybe someone can help me a bit. Im running domosticz on docker as well as rabbitmq and zigbee2mqtt. Currently seems that zigbee2mqtt talks with a rabitmq (i see xiaomi temp sensor messages on log ...