- Spoiler: show
Updating to Domoticz version supporting Python Plugin DomoticzEx Framework results into non-working (selector)switches
Moderator: leecollings
-
Nautilus
- Posts: 722
- Joined: Friday 02 October 2015 12:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Finland
- Contact:
Updating to Domoticz version supporting Python Plugin DomoticzEx Framework results into non-working (selector)switches
Sorry for cross-posting. As this seems like a code bug I have posted an issue to Domoticz github repo. I will not (yet) remove this if others are experiencing the same and searching for info…
-
Nautilus
- Posts: 722
- Joined: Friday 02 October 2015 12:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Finland
- Contact:
Re: Updating to Domoticz version supporting Python Plugin DomoticzEx Framework results into non-working (selector)switch
I should prabably mention here, in case someone is wondering about what has happened to selectors created by python plugin framework (DomoticxEx) that while selectors do trigger the level actions after the latest repairs, they are currenty only triggered when level changes. So if you rely on stuff where e.g. each consequtive press of a button should trigger an action, it does not currently work. It will trigger once when level changes, but not after that. Also the on/off delay and device history seem to be not working. This has been reported in github so hoping there will be a fix for these soon as well... 