Toon (eneco) integration with Home Assistant

Sure, sounds great!

thanks that one worked! https://gyazo.com/cab0b3b393904d431b6b44dc31d36a3f
edit i can even control my toon with it i thought it was only visual , this is amazing!

i wish i posted something earlyer , i was struggeling for 1,5 day :frowning:

i have one more question , do i need to set a timer or soemthing to get new data? i see its a while on that energy number,

1 Like

Currently the retrieving of values happens every 5 minutes since that is the internal caching interval of the underlying library. I am working on figuring out how to automatically detect deauthentications and re authenticate automatically. Once that is done we will tweak the caching to a lower value after some benchmarking. Until then… patience :slight_smile:

Do you have gas on eneco? I see zero values on your screenshot.

yes i do and it works :slight_smile: https://gyazo.com/fc640bf86610b099a96a80daa871ce58 but i never use much gas , using a airco to heat my home etc. :slight_smile:

Let’s continue here: Toon van Eneco custom component

TO EVERYONE READING THIS THREAD: Do not try to install the code of opdoffer in the topicstart at it will not work!

Instead head over here: Toon van Eneco custom component

@opdoffer can you perhaps mention on your page https://github.com/opdoffer/toon-homeassistant that that is not working anymore? As you can read above, someone already spent 1,5 days to get it working while it never will :).

added note.

2 Likes

Toon stopped working after update of HA to 0.87.1
Config error…

Someone else having the same trouble?

Yes, I have also problems!

Also having problems with TOON. config error. I’m on 87.1 as well.

Also here but version 0.86.4

Maybe the problem is with the toon API.

Same over here, on 87.1 no “TOON” anymore…35

I have created a issue (https://github.com/costastf/toonlib/issues/7).

Are you using the default component build in to home assistant or the updated custom component?

Hi everybody, I am afraid that toon is no more.

No server is available to handle this request.
</body></html>

The official component in home assistant uses toonlib which is based on the unofficial api which apparently is closed as most of you realized. It was communicate that that might happen this year and now it is.

Please try the unofficial toon component that uses toonapilib which uses the official api. That means that people will need to create developer accounts and get keys and set things up. We should probably move towards moving the official api library to the official toon component in HA.

Please note the custom component that boltgolt is mentioning above and use that. Provide feedback if any problem exists. If everything is good, we need to replace the component in HA.

I’m up and running again with the custom component. :blush:

I installed the custom component on top of 86.4 but it doesn’t create any thermostat entities. Hassio appears to be using the “disfunctional” component even with the custom krocat component installed.

Have the same experience on Hassio 87.1: still the old Toon errors.

I placed the custom files in:

config\custom_components\toon.py
config\custom_components\climate\toon.py
config\custom_components\sensor\toon.py
config\custom_components\switch\toon.py

but I still get the error after I restart Hassio