domoticz-zigbee2mqtt-plugin icon indicating copy to clipboard operation
domoticz-zigbee2mqtt-plugin copied to clipboard

zigbee2mqtt plugin for domoticz

Results 63 domoticz-zigbee2mqtt-plugin issues
Sort by recently updated
recently updated
newest added

Hello I have updated Domoticz to latest stable version 2022.1 and I did the same with z2mqtt plugin (git pull) and now my devices are not working and I have...

question

Dear all, I've added a fix to the TUYA-adapter TS0601_thermostat_1: cd :~/dev-domoticz/plugins/zigbee2mqtt/adapters/tuya sudo nano TS0601.py Add the lines with '>': ``` self.devices.append(mode_switch) self.devices.append(preset) self.devices.append(week_format) self.devices.append(SetPoint('spoint', 'current_heating_setpoint',' (Setpoint)')) self.devices.append(SetPoint('sp_eco', 'eco_temperature',' (Eco...

The Moes MS105BZ dimmer does not have the brightness feature exposed so it can't be controlled from Domoticz. Only the state and link quality are exposed. According the description here...

Hi! Need command: - Create device - Learn key - Send stored key - Delete device or keycode - Get list of the stored devices and keys From MQTT Explorer:...

new feature

before my RPI + Domoticz Crash I had a LED RGBW Light with 2 functions (color + extra status-blink, breathe etc) After the newly install en restoring pre-crash database and...

**Issue description** LIGHTIFY LED CLA60 E27 RGBW identified as WW by plugin in domoticz. Changing color works just as normal in zigbee2mqtt gui. Ikea Trådfri RGB bulb works as expected....

new feature

After a week of trying en re-installing I have Raspberry Pi running with Buster, Mosquitto 1.5.7, Zigbee2MQTT 1.22.2, Python 3.7, Domoticz (Stable) and Zigbee2MQTT-Plugin 3..0.0 (downgrade like suggested) . I...

**Feature description** The Danfoss Ally TRV has an option to get/set (through Z2M) if a window/door is open in the room. As Domoticz "knows" if that's the case, it would...

new feature

Hi, I've upgraded my system to the development branches of Domoticz for several reasons, and also updated Zigbee2MQTT bridge and this plugin. I cannot exactly trace back the issues I...

**Issue description** started seeing this after recent update: ![image](https://user-images.githubusercontent.com/10372952/144752626-46560301-764f-434f-88b3-84972437732d.png) The switches do not work when seeing this. Once I press the activation button in the back, they work for a...

bug