Andrea Turri
Andrea Turri
### Bug ?? When setting up the integration in a new environment, the configuration flow cannot start and it shows the following error on frontend: `Impossibile caricare il flusso di...
## Proposed change There are some typos on appliance type strings, not matching the enum value. ## Type of change - [ ] Dependency upgrade - [x] Bugfix (non-breaking change...
## Proposed change Sensors for "current temperature" are discovered only if the appliance is running when HA starts. In addition to this, once that the sensor is created and the...
### The problem Sensors for "current temperature" are discovered only if the appliance is running when HA starts. In addition to this, once that the sensor is created and the...
After adding a Bticino Classe300 EOS device to my ecosystem, the library creates the following error: ``` File "/usr/local/lib/python3.13/site-packages/pyatmo/account.py", line 100, in async_update_status await self.homes[home_id].update(raw_data, do_raise_for_reachability_error=True) File "/usr/local/lib/python3.13/site-packages/pyatmo/home.py", line 179,...