Toon (eneco) integration with Home Assistant

Hi Tim,
That’s old and is not working anymore. We (or actually others than myself :)) are building a new component. You can try this one: https://github.com/krocat/ToonHA/tree/Smart-Plugs-integration

I suggest we start a new topic about this and close this topic referring to the new topic because as you can see it brings confusion to new comers.

@krocat i reverted the dependency back to last working one. 0.5.0 I will look into further before I ask people to break their stuff :slight_smile:
@Tim_VR the correct branch is currently master so this will do https://github.com/krocat/ToonHA.git If you have no custom_components directory then git clone https://github.com/krocat/ToonHA.git custom_components and then adding your configuration as explained on the repository would be enough. You do not need to install anything just copy the directory structure of the repository under your custom_components and create the configuration entry.

@PuckStar I do not get your suggestion about the thread. Care to elaborate a bit?

In this current thread the first topic is from opdoffer and mentions a link to something that is not working anymore. So new comers may start to try that and fail.
If we “close” this thread and refer to a new thread where we mention and speak about the new component it’s like a clean slate.

Oh, right, makes a ton of sense. Go right ahead. Would it make sense to make two threads, one about the development and one about the setting up? I am guessing people would not care to read 200 posts of development details just to have things running.

2 topics is a good idea.
1 in https://community.home-assistant.io/c/development and 1 in https://community.home-assistant.io/c/projects
but I do suggest the developer (krocat right?) creates the topics as he can easily edit the first post in case things change.

The project topic already exists, it was my very first post before joining this more popular topic:

Do you think this is sufficient for now, until we actually submit our component?

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).