Toon app: DomoticzBoard

Forum about forum-provided applications on Toon

Moderators: marcelr, TheHogNL, Toonz

Xavier
Member
Member
Posts: 174
Joined: Wed Jan 16, 2019 1:40 am

Re: Toon app: DomoticzBoard

Post by Xavier »

Sure,

Here's the code:

Code: Select all

		{
			"AddjMulti" : 1.0,
			"AddjMulti2" : 1.0,
			"AddjValue" : 0.0,
			"AddjValue2" : 0.0,
			"BatteryLevel" : 255,
			"CustomImage" : 0,
			"Data" : "Open",
			"Description" : "",
			"DimmerType" : "none",
			"Favorite" : 1,
			"HardwareDisabled" : false,
			"HardwareID" : 14,
			"HardwareName" : "MQTT Auto discovery",
			"HardwareType" : "MQTT Auto Discovery Client Gateway with LAN interface",
			"HardwareTypeVal" : 125,
			"HaveDimmer" : true,
			"HaveGroupCmd" : true,
			"HaveTimeout" : false,
			"ID" : "shellyswitch25-XXXXXXX-roller-0",
			"Image" : "blinds",
			"IsSubDevice" : false,
			"LastUpdate" : "2023-12-11 09:32:53",
			"Level" : 100,
			"LevelInt" : 100,
			"MaxDimLevel" : 100,
			"Name" : "Rolluik keuken",
			"Notifications" : "false",
			"PlanID" : "0",
			"PlanIDs" : 
			[
				0
			],
			"Protected" : false,
			"ReversePosition" : false,
			"ReverseState" : false,
			"ShowNotifications" : true,
			"SignalLevel" : "-",
			"Status" : "Open",
			"StrParam1" : "",
			"StrParam2" : "",
			"SubType" : "Switch",
			"SwitchType" : "Blinds + Stop",
			"SwitchTypeVal" : 21,
			"Timers" : "true",
			"Type" : "Light/Switch",
			"TypeImg" : "blinds",
			"Unit" : 1,
			"Used" : 1,
			"UsedByCamera" : false,
			"XOffset" : "0",
			"YOffset" : "0",
			"idx" : "621"
		},
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Toonz
Forum Moderator
Forum Moderator
Posts: 1877
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: DomoticzBoard

Post by Toonz »

got it, will update the app accordingly
member of the Toon Software Collective
Xavier
Member
Member
Posts: 174
Joined: Wed Jan 16, 2019 1:40 am

Re: Toon app: DomoticzBoard

Post by Xavier »

Great, thanks, please notify me when done, then I can test ;)
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Toonz
Forum Moderator
Forum Moderator
Posts: 1877
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: DomoticzBoard

Post by Toonz »

hi,

can you test the attached fix please?
Unzip the attachment and put the file DomoticzboardApp.qml file in the folder /qmf/qml/apps/domoticzboard on Toon and restart the gui.

If it works ok I will release it in the ToonStore as well.

Kind regards,

Toonz
Attachments
DomoticzboardApp.zip
(2.98 KiB) Downloaded 36 times
member of the Toon Software Collective
Xavier
Member
Member
Posts: 174
Joined: Wed Jan 16, 2019 1:40 am

Re: Toon app: DomoticzBoard

Post by Xavier »

Thanks Toonz!

Just tested, it works. Blinds are now visible again in DomoticzBoard.
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Toonz
Forum Moderator
Forum Moderator
Posts: 1877
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: DomoticzBoard

Post by Toonz »

Great! Thanks for the feedback.
member of the Toon Software Collective
Xavier
Member
Member
Posts: 174
Joined: Wed Jan 16, 2019 1:40 am

Re: Toon app: DomoticzBoard

Post by Xavier »

Hi Toonz,

My wife noticed that the blinds are visible again, the issue that I checked, but she noticed this weekend that the blinds are not responsive.
Pressing the button to open or close doesn't work, the blinds do not react.
Any idea about this issue why they do not react?
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Toonz
Forum Moderator
Forum Moderator
Posts: 1877
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: DomoticzBoard

Post by Toonz »

Probably a change in the API, will check the documentation.

EDIT: indeed a change in the API : "Open-Close Blinds (changed behavior from stable 2022.2)........"
member of the Toon Software Collective
Toonz
Forum Moderator
Forum Moderator
Posts: 1877
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: DomoticzBoard

Post by Toonz »

hi,

can you test the attached fix please?
Unzip the attachment and put the file DomoticzboardScreen.qml file in the folder /qmf/qml/apps/domoticzboard on Toon and restart the gui.
If it works ok I will release it in the ToonStore as well.

P.S. This is exactly why I stopped using Domoticz in the past, most upgrades created issues :D

Kind regards,

Toonz
Attachments
DomoticzboardScreen.zip
(3.23 KiB) Downloaded 35 times
member of the Toon Software Collective
Xavier
Member
Member
Posts: 174
Joined: Wed Jan 16, 2019 1:40 am

Re: Toon app: DomoticzBoard

Post by Xavier »

Thanks again for your work.
Using the number field (percentage) works but using the slider/switch doesn't work.
Switch on should be 0%
Switch off should be 100%
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Toonz
Forum Moderator
Forum Moderator
Posts: 1877
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: DomoticzBoard

Post by Toonz »

try this one.... on/off should work now
Attachments
DomoticzboardScreen.zip
(3.28 KiB) Downloaded 43 times
member of the Toon Software Collective
Xavier
Member
Member
Posts: 174
Joined: Wed Jan 16, 2019 1:40 am

Re: Toon app: DomoticzBoard

Post by Xavier »

just tested but no, still not working.
Ofcourse rebooted Toonv2 after new qml file
Using the numbers/percentage works, on/off button has no reaction.
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Toonz
Forum Moderator
Forum Moderator
Posts: 1877
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: DomoticzBoard

Post by Toonz »

weird, let me send you a version for debugging this later......
Maybe we can connect via Teamviewer so I can see whats happening at your end.
If that's ok with you, drop me a PM
member of the Toon Software Collective
Xavier
Member
Member
Posts: 174
Joined: Wed Jan 16, 2019 1:40 am

Re: Toon app: DomoticzBoard

Post by Xavier »

I sent you a PM.
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Xavier
Member
Member
Posts: 174
Joined: Wed Jan 16, 2019 1:40 am

Re: Toon app: DomoticzBoard

Post by Xavier »

@Toonz: Any time to have a look at this issue?
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Post Reply

Return to “Toon Apps”