-
RFC for a new, combined attribute for mower devices.
I especially ask @osks and @wijnandtop here for feedback.
Currently we have two attributes that both provide information about the current stat…
-
Dears,
I recognized a few days ago that the Gardena integration is not available any more.
Within the integrations its listet as "not loaded" as attached. Reboot or any other action does not show …
-
The integration stops updating the state of its devices, (e.g. Plug or Sensors). Currently, the sensors still show data from last night
![image](https://user-images.githubusercontent.com/842121/23681…
-
This happens on almost every HA restart (not always though). Only fix I found is to delete the entry and add again.
```
Home Assistant 2023.9.2
Supervisor 2023.09.2
Operating System 10.5
Frontend…
-
I can't find any vacuum service to issue a "resume schedule" command to the mower. Is this possible to add? I believe START_DONT_OVERRIDE is the API command. I used this command to resume scheduled op…
-
Include Gardena Smart Gateway to use Irrigation Control.
Difference will be that, the Control will need a time and not only active / inactive. So we will need to adapt, that this Control will get a…
-
Since yesterday I'm running **HA 2022.7.6** along with HACS 1.26.2 and the Gardena integration **1.0.0-0b906**.
This has been working fine for about 24h, with the Gardena integration disconnecting …
-
Hello,
If I read api documentation I think it’s possible to add :
https://developer.husqvarnagroup.cloud/apis/automower-connect-api?tab=readme
I would like to add possibility to start / stop …
zobi updated
8 months ago
-
After some time (if I do not restart the HA) the Gardena integration does not restore the data from the smart sensor and the commands to switch on/off irrigation (Gardena smart irrigation computer) ar…
-
I've got an exception after update_locations(). My code is simple like that:
```
smart_system = SmartSystem(email=g_email, password=g_pass, client_id=g_client)
smart_system.authenticate()
smar…