Hi,
i cannot login into my gardena Smart System.
I am able to enter email, password and API Key, it takes it and then just resets the form.
Installed Gardena Smart System 0.2.5b4 via HACS, API is set via gardena Developers.
Thanks for the help.
Have you any log ?
If you installed via HACS then it will have a github page where you should post an issue.
I did post the issue get out but I haven’t got another reply so far. here are the logs.
Traceback (most recent call last): File "/config/custom_components/gardena_smart_system/config_flow.py", line 66, in async_step_user await self.hass.async_add_executor_job( File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) File "/config/custom_components/gardena_smart_system/config_flow.py", line 133, in try_connection smart_system.update_locations() File "/usr/local/lib/python3.9/site-packages/gardena/smart_system.py", line 217, in update_locations response_data = self.__call_smart_system_get(f"{self.SMART_HOST}/v1/locations") File "/usr/local/lib/python3.9/site-packages/gardena/smart_system.py", line 188, in __call_smart_system_get if self.__response_has_errors(response): File "/usr/local/lib/python3.9/site-packages/gardena/smart_system.py", line 179, in __response_has_errors raise Exception(msg) Exception: Forbidden (hint: did you 'Connect an API' in your Application?)
I did double check the API seems to be correct. Email address and password as well as it is the same password as in the Android application
do you guys have any idea?
As stated in the logs did you connect the API to your application ?
Edit : I see you solved it with help on github ! not able to log into gardena smart system · Issue #110 · py-smart-gardena/hass-gardena-smart-system · GitHub
Awesome
Marked it as solved in here as well.
Thanks