WollyWonka
WollyWonka
**Feature description** Centralite 3-Series security keypad **Feature definition** {"action":"disarm","action_code":"123456","action_transaction":73,"action_zone":0,"battery":100,"linkquality":83,"occupancy":true,"temperature":13.47,"voltage":3100} "action" could be "disarm" or "arm_all_zones" **Related Devices** Insert the device page link on zigbee2mqtt.io that supports (exposes) that feature Example:...
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...
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...
Hi, I was just wondering if it is possible to use your work for CC1101 chips that are mounted on a USB board (UART ) with a silabs cp210x chipset?...
Hi, I was wondering if it is possible to retrieve the status of the proximity sensor of the Nefit Easy. In other words, to see if someone is standing in...
Dear Eelco, having build a ESP32+nRF905 setup I have loaded your API but got stuck on the presets for Zender/BUVA. There is a manual option but I don't know it...