Search found 4 matches

by mozzarella
Monday 12 March 2018 23:24
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 32674

Re: Python Plugin: ebusd

Hi, play more with version 1.2.3. When I am trying to add new device I receive below error 2018-03-12 23:11:09.213 Error: Expected: myVar = Domoticz.Device(Name="myDevice", Unit=0, TypeName="", Type=0, Subtype=0, Switchtype=0, Image=0, Options={}, Used=1) 2018-03-12 23:11:09.213 Error: (EbusdWW ...
by mozzarella
Sunday 11 March 2018 22:19
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 32674

Re: Python Plugin: ebusd

Hi, plugin updated to 1.2.3 version. No issue with Selector style change during status update.
Still got an error in case of device protection. No entry in domoticz log according to this.
by mozzarella
Saturday 10 March 2018 23:45
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 32674

Re: Python Plugin: ebusd

It was the intended behavior too, to prevent edit of connection between domoticz level values and names, style was reset at each update, but I didn't imagine your need, so I will roll back in version 1.2.3. Users will be able change level names, but if they loose track, they will have to delete the ...
by mozzarella
Saturday 10 March 2018 22:33
Forum: Python
Topic: Python Plugin: ebusd
Replies: 178
Views: 32674

Re: Python Plugin: ebusd

Version 1.2.2 prevents useless updates for switches and text Hi Barberousse, now it looks like devices are updated only in case of state change. Not sure if this is a bug but i want button selector rather than selector menu. But on device state change there is also change selector style. I changed ...