Page 11 of 18

Re: Toon app: DomoticzBoard

Posted: Mon May 11, 2020 10:16 pm
by Toonz
can't you reconfigure Domoticz and make them 'Type' = 'Light' and 'SwitchType' = 'Dimmer'?

Then they will show up I think

Re: Toon app: DomoticzBoard

Posted: Tue May 12, 2020 1:16 pm
by Xavier
In Domoticz the Shelly Dimmer is auto discovered, I'm not able to change the type into Light:
Domoticz switch shelly dimmer (Aangepast).png
Domoticz switch shelly dimmer (Aangepast).png (37.87 KiB) Viewed 12027 times

Re: Toon app: DomoticzBoard

Posted: Tue May 12, 2020 1:51 pm
by Toonz
can you send me a PM with the block for this dimmer from your json file (http://yourdomoticz_ip/json.htm?type=devices&filter=all&used=true&order=Name)?

Re: Toon app: DomoticzBoard

Posted: Tue May 12, 2020 3:42 pm
by Xavier
PM sent

Re: Toon app: DomoticzBoard

Posted: Tue May 12, 2020 7:38 pm
by Toonz
PM returned with a possible solution (for testing) ;-). Let me know if this worked, I can include it in a next release.

Re: Toon app: DomoticzBoard

Posted: Wed May 13, 2020 5:47 pm
by Xavier
Yes it Works great now, thanks for this quick solution!

Re: Toon app: DomoticzBoard

Posted: Thu May 14, 2020 10:18 pm
by Toonz
Hi all,

version 1.1.9 is available in the ToonStore.
Changelog:
- support added for Shelly dimmers

Kind regardz,

Toonz

Re: Toon app: DomoticzBoard

Posted: Thu May 14, 2020 10:23 pm
by Xavier
Thanks again Toonz, great work!

Re: Toon app: DomoticzBoard

Posted: Fri May 15, 2020 1:18 am
by Havym
Thank you for the update! It works :D

Re: Toon app: DomoticzBoard

Posted: Mon May 18, 2020 5:48 pm
by Xavier
Toonz,

Can the same be done for rollershutter in the app?
Rollershutter is done on Shelly 2.5.
Within Domoticz I use blinds percentage to open or close blinds for example on 50%...

Re: Toon app: DomoticzBoard

Posted: Tue May 19, 2020 12:13 am
by Toonz
Xavier wrote:Toonz,

Can the same be done for rollershutter in the app?
Rollershutter is done on Shelly 2.5.
Within Domoticz I use blinds percentage to open or close blinds for example on 50%...
can you send me a PM with the json block for this shutter?

Re: Toon app: DomoticzBoard

Posted: Tue May 19, 2020 12:39 am
by Xavier
Toonz wrote:
Xavier wrote:Toonz,

Can the same be done for rollershutter in the app?
Rollershutter is done on Shelly 2.5.
Within Domoticz I use blinds percentage to open or close blinds for example on 50%...
can you send me a PM with the json block for this shutter?
Done

Re: Toon app: DomoticzBoard

Posted: Tue May 19, 2020 12:33 pm
by Toonz
Xavier wrote:Toonz,

Can the same be done for rollershutter in the app?
Rollershutter is done on Shelly 2.5.
Within Domoticz I use blinds percentage to open or close blinds for example on 50%...
can you replace the file DomoticzboardApp.qml with this one and see if that works (keep a copy of the original just in case):
DomoticzboardApp.zip
(2.85 KiB) Downloaded 371 times

Re: Toon app: DomoticzBoard

Posted: Tue May 19, 2020 10:00 pm
by Xavier
Tested and works, thank you Toonz.
Just wondering for 1 thing.
Now I can adjust blinds in steps of 10% with "+" or "-".
But is it possible to manually enter a percentage instead of starting from 0 to 60% to close in 6 steps and tapping the "+"?
An other thing is that there is an On and Off slide button. But when pressing this slide button to "active/on" the button becomes green and blinds close completely.
When again pressing the slide the blinds do not open.
Can this be fixed?

Re: Toon app: DomoticzBoard

Posted: Tue May 19, 2020 10:22 pm
by Toonz
entering the percentage manually is doable.
The on/off thing is a bit more challenging. Need to know more about the control of the blinds.
It now follows the logic of a standard light dimmer.
When you change the percentage when the blinds are closed, will they open? Normally a dimmer switches on automatically in that case.

All a bit difficult to judge properly as I don't have any dimmer myself :-(