Search found 33 matches
- Monday 22 July 2019 6:05
- Forum: Python
- Topic: Python Plugin: Zigbee2Mqtt
- Replies: 347
- Views: 89954
Re: Python Plugin: Zigbee2Mqtt
Well if your domoticz instance works fine without the plugin I would suggest to open an issue in the github page of the zigbee2mqtt plugin.
- Tuesday 09 July 2019 7:14
- Forum: Python
- Topic: Python Plugin: Zigbee2Mqtt
- Replies: 347
- Views: 89954
Re: Python Plugin: Zigbee2Mqtt
Hello, I'm new to zigbee2mqtt and got myself a CC2531 USB stick with some aquara stuff. I used the https://www.domoticz.com/wiki/Zigbee2MQTT manual to install this on my pi Everything went fine and a paired one device which now shows up in the zigbee2mqtt.service logging I installed the zigbee2mqtt ...
- Friday 22 February 2019 9:54
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 597
- Views: 129449
Re: dtgbot - Domoticz TeleGram BOT
Hello everyone. I have the following problem to solve: I use domoticz in my factory to control many things and heating is one of them. I have heating schedule set by timers. However, if the production schedule lags behind, we need to work on Saturday. The problem is my schedule is set from Monday to ...
- Tuesday 19 February 2019 6:57
- Forum: Python
- Topic: Python Plugin: Zigbee2Mqtt
- Replies: 347
- Views: 89954
Re: Python Plugin: Zigbee2Mqtt
Hey guys. Do you know if there is a way to completely disable zigbee2mqtt logging or at least minimise it. After the latest update, the zigbee2mqtt plugin writes 4 lines every 5 seconds in the log file and important information is missed... 2019-02-19 01:36:09.077 (ZigBee) Device WSDCGQ01LM ...
- Wednesday 13 February 2019 13:27
- Forum: Python
- Topic: Running python scripts with external libraries
- Replies: 5
- Views: 2249
Re: Running python scripts with external libraries
Same problem here. The script works in the command line but when triggered with switch on action or from blockly event, the script doesn’t work. Is there a solution or I should integrate the external scripts in the main script?
- Thursday 08 November 2018 9:40
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 85818
Re: [Python] Control Mitsubishi MAC-557IF-E airconditioning
Thank you for the nice plugin. Unfortunately, I have a problem controlling my ACs from Domoticz. I have 18 ACs PSA-RP140ka connected to my Melcloud account. AC status and room temp updates regularly in Domoticz but when I try to change the setpoint or the mode of the AC, it doesn't respond. I also ...
- Thursday 30 August 2018 14:05
- Forum: Python
- Topic: Python plugin: Eastron SDM630-Modbus V2
- Replies: 18
- Views: 12605
Re: Python plugin: Eastron SDM630-Modbus V2
Thank you excellent info, just what I need. But i Have a mayor question: I need to connect the SM630 with RS485 to my raspberry so I bought a TCP232-204 rs485-etehrnet gateway. But what steps do I need to do to get domoticz to connect to the SDM630 ? I have been reading on this forum for hours but ...
- Friday 03 August 2018 23:36
- Forum: Heating/cooling
- Topic: Acknowledged boiling control
- Replies: 2
- Views: 892
Re: Acknowledged boiling control
I have fibaro home center 2 as a main system and I use domoticz as secondary controller. I know that z wave has acknowledgement, you can’t even change the state of a switch if its not working. The problem is I do not have Z wave coverage where my boilers are because the walls are concrete and are v ...
- Thursday 02 August 2018 21:39
- Forum: Heating/cooling
- Topic: Acknowledged boiling control
- Replies: 2
- Views: 892
Acknowledged boiling control
Hello, I am looking for a solution to automate my hot water boilers. The boilers are conventional Stiebel Eltron boilers that heat water for the showers and the sinks. For other parts of my smart home I use Sonoffs flashed with espruna firmware and mqtt as protocol. The problem is that I want the ...
- Sunday 24 June 2018 8:10
- Forum: ESP8266
- Topic: Sonoff B1 RGB Bulb, MQTT, Espurna, not working
- Replies: 1
- Views: 2150
Re: Sonoff B1 RGB Bulb, MQTT, Espurna, not working
Since the last stable update 4.97 RGB lights can be controlled with mqtt. This is the mqtt message in domoticz/out topic when I change the color of a dummy rgb switch: { "Battery" : 255, "Color" : { "b" : 75, "cw" : 0, "g" : 28, "m" : 3, "r" : 255, "t" : 0, "ww" : 0 }, "Level" : 2, "RSSI" : 12 ...
- Monday 11 June 2018 13:58
- Forum: Others
- Topic: No neutral light switches
- Replies: 1
- Views: 828
No neutral light switches
Hello, I am looking for a cheap no neutral light switch. I have tried the xiaomi aquara wall switch, but in my country the wall boxes are circular not rectangular as in China which makes the installation difficult. Can you suggest a similar wall switch but for EU junction box or a module such as ...
- Monday 28 May 2018 6:17
- Forum: Other questions and discussions
- Topic: control blinds with percentage switch and by time
- Replies: 6
- Views: 5105
Re: control blinds with percentage switch and by time
I also have this problem. I am controlling mechanised windows with Sonoff Dual relais flashed with ESPURNA firmware. It takes 42 seconds to fully open the windows. In espurna I have set an auto off the relais after 42 seconds(When a relay is set to on it turns off after 42s). I have made bash ...
- Friday 18 May 2018 3:30
- Forum: Python
- Topic: Python Plugin Philips TV 2016
- Replies: 6
- Views: 5563
Re: Python Plugin Philips TV 2016
Thank you very much for your reply. I somehow had missed it and I was just looking again in the forum if someone has found a solution and I saw your reply 

- Friday 11 May 2018 0:44
- Forum: Python
- Topic: Python plugin: Eastron SDM630-Modbus V2
- Replies: 18
- Views: 12605
Re: Python plugin: Eastron SDM630-Modbus V2
Great work! Thank you!
- Monday 12 February 2018 13:00
- Forum: Suggestions
- Topic: Multi value custom sensor
- Replies: 31
- Views: 19622
Re: Multi value custom sensor
Untill it arrvies I'm using the rules in ESP Easy for ESP8266 to send both PM 2,5 and PM10 to Domoticz: SendToHTTP 192.168.1.45,8888,/json.htm?type=command¶m=udevice&idx=201&nvalue=0&svalue=[SDS011#PM25] SendToHTTP 192.168.1.45,8888,/json.htm?type=command¶m=udevice&idx=202&nvalue=0&svalue ...
- Monday 12 February 2018 8:30
- Forum: Utility
- Topic: Aestron SDM220 over LAN
- Replies: 1
- Views: 1463
Re: Aestron SDM220 over LAN
Did you manage to do it?
- Tuesday 31 October 2017 11:17
- Forum: Zigbee
- Topic: Xiaomi Human Sensor 2
- Replies: 11
- Views: 4270
Re: Xiaomi Human Sensor 2
@arusnet
I am also using the Xiaomi Aqara stuff. I use all the sensors (motion, door, temp+hum and wall switches) everything works absolutely fine.
I am also using the Xiaomi Aqara stuff. I use all the sensors (motion, door, temp+hum and wall switches) everything works absolutely fine.
- Tuesday 31 October 2017 11:15
- Forum: Python
- Topic: Using the RGB color picker
- Replies: 4
- Views: 2064
Re: Using the RGB color picker
@moreon
I am also looking for a solution to use the color picker in a lua or python script. However, from what I've read in the forum so far, it is impossible due to limitations in Domoticz.
I am also looking for a solution to use the color picker in a lua or python script. However, from what I've read in the forum so far, it is impossible due to limitations in Domoticz.
- Friday 13 October 2017 12:45
- Forum: ESP8266
- Topic: Smart charger (Sonoff wi-fi smart switch)
- Replies: 5
- Views: 2426
Re: Smart charger (Sonoff wi-fi smart switch)
Please, read this article https://www.digitaltrends.com/mobile/ex ... s-battery/. The LiPo charging controller chip is smart enough. When the battery of the smartphone reaches a voltage of about 4.20V the charging controller stops charging the battery.