Try the script and look at your log and devices.
If you see error or something is not working we can take it from there.
Controlling Toon [HACKED] from Domoticz
Moderator: leecollings
- madpatrick
- Posts: 760
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2025.2
- Location: Netherlands
- Contact:
Re: Controlling Toon [HACKED] from Domoticz
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2025.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
-= Checkout https://github.com/MadPatrick for the plugins =-
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Controlling Toon [HACKED] from Domoticz
working:
ToonScenes
ToonAutoprogram
Those are not:
ToonProgramInformation
ToonTemperature
ToonBurnerinfo (not very important to me)
I would like to add the P1 readings too, but there are others 'tiles' for that.
ToonScenes
ToonAutoprogram
Those are not:
ToonProgramInformation
ToonTemperature
ToonBurnerinfo (not very important to me)
I would like to add the P1 readings too, but there are others 'tiles' for that.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
- madpatrick
- Posts: 760
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2025.2
- Location: Netherlands
- Contact:
Re: Controlling Toon [HACKED] from Domoticz
ToonProgramInformation is not used by me, so i've remove it from the script.EdwinK wrote: Wednesday 07 April 2021 18:54 working:
ToonScenes
ToonAutoprogram
Those are not:
ToonProgramInformation
ToonTemperature
ToonBurnerinfo (not very important to me)
I would like to add the P1 readings too, but there are others 'tiles' for that.
You can add it yourself if you like
Code: Select all
if domoticz.devices(ToonProgramInformation).text ~= ToonProgramInformationSensorValue then
-- domoticz.log('Updating Toon Program Information to: '..ToonProgramInformationSensorValue)
domoticz.devices(ToonProgramInformation).updateText(ToonProgramInformationSensorValue)
endAre the names spelled correctly ?
Difficult to help without any information
ToonBurnerinfo. Do you mean "ToonBurnerName" ?
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2025.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
-= Checkout https://github.com/MadPatrick for the plugins =-
- madpatrick
- Posts: 760
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2025.2
- Location: Netherlands
- Contact:
Re: Controlling Toon [HACKED] from Domoticz
For P1 check the dev_x.x of your Toon
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2025.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
-= Checkout https://github.com/MadPatrick for the plugins =-
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Controlling Toon [HACKED] from Domoticz
Yesmadpatrick wrote: Wednesday 07 April 2021 19:03ToonProgramInformation is not used by me, so i've remove it from the script.EdwinK wrote: Wednesday 07 April 2021 18:54 working:
ToonScenes
ToonAutoprogram
Those are not:
ToonProgramInformation
ToonTemperature
ToonBurnerinfo (not very important to me)
I would like to add the P1 readings too, but there are others 'tiles' for that.
You can add it yourself if you like
Do you see any errors in the log.Code: Select all
if domoticz.devices(ToonProgramInformation).text ~= ToonProgramInformationSensorValue then -- domoticz.log('Updating Toon Program Information to: '..ToonProgramInformationSensorValue) domoticz.devices(ToonProgramInformation).updateText(ToonProgramInformationSensorValue) end
I was, but I recreated the UV_ variables again and now the errors seem to be gone. So, that problem seems to be solvedAre the names spelled correctly ?
Yrs, sorry that was a mistake from working too long on this.ToonBurnerinfo. Do you mean "ToonBurnerName" ?
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
- madpatrick
- Posts: 760
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2025.2
- Location: Netherlands
- Contact:
Re: Controlling Toon [HACKED] from Domoticz
So, it is working now for you ?
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2025.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
-= Checkout https://github.com/MadPatrick for the plugins =-
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: Controlling Toon [HACKED] from Domoticz
So far it looks like it's working now with the exception of the temperarture. I can't get the room-temperature to show. Of course it's still on the Toon itself.
Thanks
Thanks
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
Who is online
Users browsing this forum: No registered users and 1 guest