This release switches from using py-agua-iot to an embedded aguaiot api client. This also involves breaking changes where things like stove status and alarms descriptions are now fetched from the api directly and might have changed.
What's Changed
* Fix sonarcloud code smells by vincentwolsink in https://github.com/vincentwolsink/home_assistant_micronova_agua_iot/pull/31
* Create pt.json by ViPeR5000 in https://github.com/vincentwolsink/home_assistant_micronova_agua_iot/pull/33
* Switch to embedded aguaiot api client by vincentwolsink in https://github.com/vincentwolsink/home_assistant_micronova_agua_iot/pull/34
New Contributors
* ViPeR5000 made their first contribution in https://github.com/vincentwolsink/home_assistant_micronova_agua_iot/pull/33
**Full Changelog**: https://github.com/vincentwolsink/home_assistant_micronova_agua_iot/compare/v0.1.8...v0.2.0-beta1