home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.51k stars 30.71k forks source link

Toon data not collected while control is possible #99493

Closed XanderNijhuis closed 1 year ago

XanderNijhuis commented 1 year ago

The problem

I added the Toon integration according to the integration documentation. Home Assistant recognizes Toon. No error messages at any point during installation. However, no data is coming in from Toon (temperature, electricity consumption etc.). If I send a command to Toon (change in thermostat temperature) that does work as it should.

Switching on Debug for Toon, shows a message line that data is fetched every 5 minutes, which supposedly is successful. (see below)

New user, hope I am not overlooking anything obvious. Any help is greatly appreciated.

What version of Home Assistant Core has the issue?

core-2023.8.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Toon

Link to integration documentation on our website

https://www.home-assistant.io/integrations/toon

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2023-09-02 09:35:37.494 DEBUG (MainThread) [homeassistant.components.toon.coordinator] Finished fetching toon data in 0.249 seconds (success: True)

Additional information

No response

home-assistant[bot] commented 1 year ago

toon documentation toon source

XanderNijhuis commented 1 year ago

Don;t understand why, but after about 30 hours data started arriving and integration works as intened.