Page 1 of 1

Feature request: More ToonHardware devices

Posted: Sunday 20 August 2017 16:39
by remkolodder
Hi,

I am happily using the Domoticz<>Toon integration which works fine for me so far.
Now my parents (who live at a different home) also gained a Toon device and would like me to automate that a bit as well.

I can add a new toondevice, but it does not appear to be polling. It generates errors that it could not retrieve data. When hitting the wrong credentials, I ofcourse get the incorrect username/password back, with the right credentials it cannot retrieve data.

Setting up a seperated (temporary) instance of Toon makes it possible to add this new device and get data from it and push things back where needed.

It would be awesome if I can add one more Toonhardware device to my main domoticz instance. I do understand that this might be interesting because of the amount of requests that ToonApi will handle (and deny if there are too many too frequently), so I am also open for a reduced amount of polling of data (pushing should be when hitting the button).

If there is more need of data/information/etc. Please let me know :)

Thanks

Re: Feature request: More ToonHardware devices

Posted: Sunday 20 August 2017 16:47
by tlpeter
Can't you just add another one?

Re: Feature request: More ToonHardware devices

Posted: Sunday 20 August 2017 16:54
by EdwinK
remkolodder wrote: Sunday 20 August 2017 16:39 Hi,

I am happily using the Domoticz<>Toon integration which works fine for me so far.
Now my parents (who live at a different home) also gained a Toon device and would like me to automate that a bit as well.

How did you get the Toon integration working with Domoticz. I (and many others) am struggling with it since last March, when Eneco did something with their site. Did you hack your Toon?

Re: Feature request: More ToonHardware devices

Posted: Sunday 20 August 2017 23:00
by remkolodder
uhm I just added a Toon and added my credentials and I could read the Gas/Electra/temperature settings and I can set them from Domoticz (the temperature). I am using it for almost a year now and I only had issues when Eneco was ratelimiting the amount of connections which was subsequently changed by Domoticz..

And for adding another hardware device; I can add it, but it does not fetch any data from it. It does when setting up a separated instance. I think that the ToonThermostat worker perhaps is only "seeing "one thread instead of two. I did not look into the code or anything to support that and I am by no means an expert in that area as well :)