Changes
- Previous `PulseEco` class is now mostly `PulseEcoAPI`
- Add `PulseEcoClient` class which wraps `PulseEcoAPI` with Pydantic 2 models and enums
- Improve docs
- Remove CLI command
- General improvements to the project and code base
**Full Changelog**: https://github.com/martinkozle/pulse-eco/compare/v1.0.2...v2.0.0