Search found 52 matches

by waspy
Tuesday 02 July 2019 11:29
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Done [emoji6]

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Tuesday 02 July 2019 11:06
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

It's now in the main repository.
Many thanks!

I did not noticed the pull request.
Better late then... :D
by waspy
Monday 22 April 2019 22:23
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Good idea. I left out the exact page number as this might be subject to changes.

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Saturday 20 April 2019 22:14
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

If they would allow local access to non rooted devices, they would not have to deal with the large amount of requests at all...

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Saturday 20 April 2019 22:00
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

https://github.com/home-assistant/home- ... pull/22160

Apparently, the toon api is being 'hammered' by clients.

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Saturday 20 April 2019 21:53
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Probably

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Saturday 20 April 2019 21:46
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Toonapilib has limited the update rate.
This was previously set to 30 seconds. Don't know the actual limiter value.
I think this is causing the delay you are experiencing.

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Sunday 14 April 2019 16:05
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Apart from the credentials, you also need the API key and secret. Did you created those from the developer eneco site?

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Saturday 13 April 2019 23:02
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Yes, that is just fine. Tested with that version last night. I have added testtoonapilib.py to the repository for testing purposes. If you run python3.* testtoonapilib.py in the terminal you can test whether a toon object can be created. That is, if toonapilib is installed correctly and your ...
by waspy
Saturday 13 April 2019 21:17
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Are you using domoticz beta version? Think this happens with the stable one....

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Friday 12 April 2019 23:04
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Always good to have a spare ;)

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Friday 12 April 2019 22:11
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

I see, but don't understand :shock: The previous error that the toonapilib could not be found seems to be fixed, so that's good news. My plugin first logs the apilib version. But this line seems to be missing in your log at all... So if this line is missing, I'm sure all the rest will fail as well ...
by waspy
Friday 12 April 2019 21:12
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

I also commented on your thread on github. You will have to install it as root (sudo) because you need to have it installed in one of the folders that is processed by domoticz. sudo pip3 install toonapilib -U Another thing: I did not experience any of the errors that were reported in this thread. I ...
by waspy
Tuesday 02 April 2019 17:39
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Not pushy at all, but I really don't know. Could be weeks. Above all I don't have the hardware myself, so when I prepared something, somebody else needs to test it.

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Tuesday 02 April 2019 17:15
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Not yet. I have been occupied with other stuff lately.

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Wednesday 06 March 2019 23:23
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Released plugin version 1.0.14 :D * Intelligent creation of domoticz devices * Added modulation level * Add program state (note: update to latest toonapi lib to set the program) * Added update rate setting (in hardware) * Refactoring In order to use the program state you need to update to the ...
by waspy
Wednesday 06 March 2019 21:18
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Seems a valid request.
I will have a look. Preparing a new release that supports modulation level and program state.
Also includes intelligent creation of devices.

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Friday 01 March 2019 18:38
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

That's exactly the attribute I use.
The eneco servers do not expose the 0.1 precision readings anymore. It exposes only the displayed toon temperature. Which has a 0.5 degree rounding.

Verstuurd vanaf mijn SM-G935F met Tapatalk

by waspy
Friday 01 March 2019 16:45
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 46783

Re: Error ToonThermostat

Next step is being able to control the Toon through another Domoticz Server. Our main one is a stable one while I run this API through a beta one. I did connect both Domoticz servers but the devices arn't created on the stable one. I did install the API on the stable one, but it doesn't seem to run ...