Search found 422 matches

by Westcott
Saturday 06 November 2021 15:01
Forum: Z-Wave
Topic: zwavejs2mqtt issues
Replies: 9
Views: 1641

Re: zwavejs2mqtt issues

Like many, I'm just getting started with zwavejs2mqtt (zw2m).
I already have a nodejs interface between mqtt and Domoticz, integrating zigbee2mqtt and a Tasmotised Sonoff RF433 bridge.
It will not be much extra work to handle zw2m as well.
by Westcott
Saturday 06 November 2021 14:53
Forum: Z-Wave
Topic: zwavejs2mqtt
Replies: 446
Views: 58932

Re: zwavejs2mqtt

Hi Heggink, same here.
I find the latest Spiritz to be a very reliable device when used this way.
by Westcott
Sunday 11 October 2020 1:04
Forum: Others
Topic: My Tuya devices - sockets and thermostat
Replies: 9
Views: 4200

Re: My Tuya devices - sockets and thermostat

And 2 more.
NodeHelper is the 'main'
Rename configuration.js to configuration.yaml
by Westcott
Sunday 11 October 2020 1:02
Forum: Others
Topic: My Tuya devices - sockets and thermostat
Replies: 9
Views: 4200

Re: My Tuya devices - sockets and thermostat

Here's 3 files, the maximum number of attachments.
More to come
by Westcott
Saturday 10 October 2020 22:58
Forum: Others
Topic: My Tuya devices - sockets and thermostat
Replies: 9
Views: 4200

Re: My Tuya devices - sockets and thermostat

Hi Hanriz, I'm Scottish, so I had to learn 'English' as well! Ah, the local_key is actually only written by earlier versions of SmartLife, I seem to have 3.6.1 installed. I posted the correct version in a relevant topic somewhere, I'll try to find it You are welcome to my code, it is mainly an ...
by Westcott
Saturday 10 October 2020 18:52
Forum: Others
Topic: My Tuya devices - sockets and thermostat
Replies: 9
Views: 4200

Re: My Tuya devices - sockets and thermostat

Hi Hanryz, Yes, that's the library I used, with his sample code in my big 'mqtt2domoticz' program. No, I didn't need tuya-cli, his code was enough. My 'mqtt2domoticz' program replaces all Domoticz plugins that might otherwise be needed. NIH! I agree that WiFi devices are very affordable, and I have ...
by Westcott
Friday 09 October 2020 22:27
Forum: Others
Topic: My Tuya devices - sockets and thermostat
Replies: 9
Views: 4200

Re: My Tuya devices - sockets and thermostat

Hi Hanryz, Yes, I got it all working, but have since gone forward to ZigBee instead. Much more open and far easier. Anyway - 1) How did you read out the LocalKey of your WiFi thermostat? That was a real pain, and needed much Googling. I ended up using BlueStacks to emulate Android, and installed ...
by Westcott
Friday 26 June 2020 18:04
Forum: Others
Topic: New YeeLight detected but not added.
Replies: 0
Views: 398

New YeeLight detected but not added.

YeeLight hardware

Every minute I get this message -
Status: YeeLight: New Light Found (172.16.0.210/YeeLight LED (Color))

But it is never added.

If I try to add a YeeLight manually, the message says it is in the Devices tab, but it's not there.
by Westcott
Wednesday 04 March 2020 10:43
Forum: Switches and Scenes
Topic: How to add a "WW, dimmer" switch?
Replies: 1
Views: 423

Re: How to add a "WW, dimmer" switch?

UPDATE

I've managed it with some JSON -

/json.htm?type=createdevice&idx=[hardwareidx]&sensorname=Bulb_1&devicetype=241&devicesubtype=8
by Westcott
Tuesday 03 March 2020 20:43
Forum: Switches and Scenes
Topic: How to add a "WW, dimmer" switch?
Replies: 1
Views: 423

How to add a "WW, dimmer" switch?

I would like to add a virtual sensor of type "WW dimmer", but there is no option for one of these.
The only type is "RGBWW"
by Westcott
Thursday 30 January 2020 19:13
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102258

Re: Python Plugin: Python Plugin Manager

Hi, Mine gives errors every day at 12:00 - 2020-01-28 12:00:02.131 Error: (PPmanager) 'onHeartbeat' failed 'KeyError'. 2020-01-28 12:00:02.131 Error: (PPmanager) ----> Line 756 in '/home/pi/domoticz/plugins/PP-MANAGER/plugin.py' 2020-01-28 12:00:02.131 Error: (PPmanager) ----> Line 424 in '/home/pi ...
by Westcott
Sunday 19 January 2020 18:16
Forum: Zigbee
Topic: SOLVED - Plugin does not create devices for Sonoff Zigbee switch
Replies: 1
Views: 1101

SOLVED - Plugin does not create devices for Sonoff Zigbee switch

Hi, I've got zigbee2mqtt and the plugin running and creating devices for other units. The plugin docs say that the "ITEAD SONOFF ZigBee DIY Smart Switch" is already supported . Zigbee2mqtt recognises it correctly, but the plugin does not create any devices for it. Do I have to create a new adapter ...
by Westcott
Friday 10 January 2020 15:52
Forum: Third party and supplementary tools
Topic: NodeJS Module: node-domoticz-mqtt
Replies: 26
Views: 26372

Re: NodeJS Module: node-domoticz-mqtt

Hiya Nayr, Thanks for writing this library! For my first-ever Node.js project, it's part of a Tuya devices control script. I've had to modify your library library slightly to catch bad JSON reads. SyntaxError: Unexpected token O in JSON at position 1 domoMQTT.on('message', function (topic, message ...
by Westcott
Monday 06 January 2020 18:12
Forum: Others
Topic: My Tuya devices - sockets and thermostat
Replies: 9
Views: 4200

My Tuya devices - sockets and thermostat

Hi all, Last November I bought a couple of Anoopsyche SP-G01B2 WiFi sockets with energy monitoring. There are lots of similar ones from various brands. My original plan was to open them and flash ESPeasy, already on several other of my devices. There was no obvious way to open then, but they were ...
by Westcott
Wednesday 20 November 2019 22:08
Forum: DIY Hardware and Protocols
Topic: MQTT domoticz/out topic on arduino
Replies: 11
Views: 7544

Re: MQTT domoticz/out topic on arduino

SebaNowy,

Thanks for finding that, and posting the solution!
It needs to be added to the MQTT Wiki.
by Westcott
Sunday 29 September 2019 18:43
Forum: ESP8266
Topic: Domoticz compatible in-wall wifi (multi-)switches?
Replies: 3
Views: 1966

Re: Domoticz compatible in-wall wifi (multi-)switches?

Sonoff certainly do wifi wall switches, I think all Sonoff devices are flashable.
by Westcott
Wednesday 31 July 2019 20:12
Forum: Z-Wave
Topic: How to include a wired mains node?
Replies: 0
Views: 674

How to include a wired mains node?

I have 2 TKB Home TZ56 Wall Switches" Zwave+ Both are wired as mains light switches, and so can't be moved. However, one has been marked as dead. Normally the way to (re)add a node is to bring it near the controller, and include it. The dead switch is not near the controller, but does have other ...
by Westcott
Thursday 13 June 2019 20:54
Forum: Heating/cooling
Topic: Eurotronic Spirit Zwave-plus inclusion
Replies: 3
Views: 1283

UPDATE: Eurotronic Spirit Zwave-plus inclusion

It was a defective brand-new valve!
The replacement from Amazon works correctly.
by Westcott
Saturday 08 June 2019 0:18
Forum: Heating/cooling
Topic: Eurotronic Spirit Zwave-plus inclusion
Replies: 3
Views: 1283

Re: Eurotronic Spirit Zwave-plus inclusion

Hi Knielen,
Thanks, yes I thought that too.
However, it does the same thing when mounted on a valve.
No error codes are shown, it just stops on "5"
The instructions seem to say include it first, then mount it.
by Westcott
Friday 07 June 2019 14:16
Forum: Heating/cooling
Topic: Eurotronic Spirit Zwave-plus inclusion
Replies: 3
Views: 1283

Eurotronic Spirit Zwave-plus inclusion

Hi, I've just got one of these, and it doesn't go into inclusion mode. Eurotronic have so far not replied to my support email. When the batteries are inserted, the display shows "1" then "3" then "4" and then "5", and a brief whirring sound. Nothing more happens, no button presses have any effect ...