Page 1 of 1
New device - TZWP-102, PR created
Posted: Thursday 31 May 2018 14:33
by Flopp
Re: New device - TZWP-102
Posted: Friday 15 June 2018 20:09
by Flopp
I now finally bought this.
I set Domoticz to Include Node and then plug the device to a socket and it automatically was added, no button pressed

Domoticz see this
Code: Select all
Telldus_Plugg Telldus Unknown: type=0003, id=0003 Telldus 0x0003 0x0003
I can control it On/Off and see Voltage, Amp, Watts, kWh, so far everything is perfect.
What I cannot do is to configure it, I think this is because there is no XML file for this device.
Is there any place where to read how to create a XML for a Z-wave device?
Re: New device - TZWP-102
Posted: Friday 15 June 2018 21:47
by Flopp
I have now added all information for this device. Pretty easy just by looking how other devices was setup.
Created 2 Pull requests.
https://github.com/domoticz/domoticz/pull/2493
Re: New device - TZWP-102, PR created
Posted: Friday 15 June 2018 22:36
by Flopp
I have now tried little more and it seems that everything is working until you try to send new settings to the device
Re: New device - TZWP-102, PR created
Posted: Tuesday 19 June 2018 6:55
by Flopp
I had made a mistake in TZWP-102.xml, that was it was not working to send new settings to device.
Everything is working OK now.
PR accepted by OpenZwave and merged