Álvaro Fernández Rojas
Álvaro Fernández Rojas
## Proposed change Add Airzone switch entities to zones. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [...
## Proposed change Document Airzone zone switch entities. ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ] Adjusted missing or incorrect...
## Proposed change Update aioairzone to [v0.9.4](https://github.com/Noltari/aioairzone/compare/0.9.3...0.9.4), which adds missing Auxiliary Heating (OperationMode). Releases: - https://github.com/Noltari/aioairzone/releases/tag/0.9.4 Git compare: https://github.com/Noltari/aioairzone/compare/0.9.3...0.9.4 ## Type of change - [x] Dependency upgrade - [ ]...
### The problem There's a warning when the integration is loaded: `OS error for home, error [Errno 2] No such file or directory: 'home'` In my docker compose I've got...
## Proposed change Update aioairzone-cloud to [v0.6.7](https://github.com/Noltari/aioairzone-cloud/compare/0.6.6...0.6.7), which improves timeout handling on integration setup. Releases: - https://github.com/Noltari/aioairzone-cloud/releases/tag/0.6.7 Git compare: https://github.com/Noltari/aioairzone-cloud/compare/0.6.6...0.6.7 ## Type of change - [x] Dependency upgrade - [...
## Proposed change Update aioairzone to [v0.9.5](https://github.com/Noltari/aioairzone/compare/0.9.4...0.9.5), which fixes a couple of bugs: - Legacy devices encoding issues: https://github.com/home-assistant/core/issues/128203 - DHCP Discover issues: https://github.com/home-assistant/core/issues/127917 Releases: - https://github.com/Noltari/aioairzone/releases/tag/0.9.5 Git compare: https://github.com/Noltari/aioairzone/compare/0.9.4...0.9.5...
## Proposed change Add Airzone MQTT integration. ## Type of change - [x] Add a new logo or icon for a new core integration - [ ] Add a missing...