Results 5 issues of 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...

bug
additional info requested

## 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...

cla-signed
small-pr
bugfix
Quality Scale: bronze
integration: miele

## 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...

cla-signed
has-tests
bugfix
Quality Scale: bronze
integration: miele

### 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...

integration: miele

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,...