py-smart-gardena / hass-gardena-smart-system

Home Assistant custom component integration for Gardena Smart System
Apache License 2.0
213 stars 53 forks source link

no connect /error after update #141

Open HAConcept opened 2 years ago

HAConcept commented 2 years ago

After install the newest HACS, Gardena Smart System Integration, HASS OS and HomeAssistant, I've the following error:

It's fatal in this hot Sommer for my plants. I hope, you can help me.

Logger: homeassistant.config_entries Source: custom_components/gardena_smart_system/init.py:45 Integration: Gardena Smart System integration (documentation, issues) First occurred: 13:37:37 (1 occurrences) Last logged: 13:37:37

Error setting up entry for gardena_smart_system Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 353, in async_setup result = await component.async_setup_entry(hass, self) File "/config/custom_components/gardena_smart_system/init.py", line 45, in async_setup_entry client_secret=entry.data[CONF_CLIENT_SECRET], KeyError: 'client_secret'

Roedandan commented 2 years ago

Have you tried renewing your application secret yet? Which version are you on?

HAConcept commented 2 years ago

Hi

I’ve installed version 1.0.0-0b901. Yes, I’ve de- and installed the integration new. Should I install the Integration with a new key again?

Thanks for help

Am 29.07.2022 um 14:07 schrieb Roedandan @.***>:

Have you tried renewing your application secret yet? Which version are you on?

— Reply to this email directly, view it on GitHub https://github.com/py-smart-gardena/hass-gardena-smart-system/issues/141#issuecomment-1199201103, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATZXRNEZMZUHQZ4FE6NRJU3VWPCQHANCNFSM55AQBMQA. You are receiving this because you authored the thread.

Roedandan commented 2 years ago

For me, the intergration hung and I solved it by renewing the application secret. But I am kind off a noob myself, so that is all I know :)

Roedandan commented 2 years ago

version 1.0.0-0b901 is not the current version, I think version 1.0.0-0b902 is the latest stable version (altough it has prolems), and version 1.0.0-0b907 is the latest beta version, altough that seems to have a critical error as well. I have version 1.0.0-0b906 installed, and it appears to be working fine as long as i restart the server every day (automated this)

HAConcept commented 2 years ago

I’ve installed the version 1.0.0-0b906. But with the same result. Gardena is not’works. And I’ve the same log-failure. Is there a way to change the Application Secret without reinstall the HA Integration? I would like do this for next step.

Am 29.07.2022 um 19:51 schrieb Roedandan @.***>:

version 1.0.0-0b901 is not the current version, I think version 1.0.0-0b902 is the latest stable version (altough it has prolems), and version 1.0.0-0b907 is the latest beta version, altough that seems to have a critical error as well. I have version 1.0.0-0b906 installed, and it appears to be working fine as long as i restart the server every day (automated this)

— Reply to this email directly, view it on GitHub https://github.com/py-smart-gardena/hass-gardena-smart-system/issues/141#issuecomment-1199801631, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATZXRNAZRBCVR6U7XYXHOG3VWQK2RANCNFSM55AQBMQA. You are receiving this because you authored the thread.

grm commented 2 years ago

Sometimes gardena breaks the secret, i am not sure why. But sometimes, i have to recreate a comlete application from the husvarna developer portal here and then reconfigure the integration to make t wok again. It happened to me once or two in a year last year

Do you still have the issue ?