Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 19:47
· 243 commits to refs/heads/main since this release
682f12c

What’s changed

🚨 Breaking changes

  • Deduplicate function and use a request class for params @jpbede (#138)
  • Rename function and class used by HA @jpbede (#139)

✨ New features

  • Add endpoints for latest power breakdown and power breakdown history @jpbede (#141)
  • Add endpoints for latest carbon intensity and carbon intensity history @jpbede (#142)

🚀 Enhancements

  • Migrate to aioresponses in tests @jpbede (#119)
  • Use fixture for client @jpbede (#121)
  • Use aiohttp session timeout instead of asyncio.timeout @jpbede (#122)
  • Deduplicate function and use a request class for params @jpbede (#138)
  • Rename function and class used by HA @jpbede (#139)
  • Move models to own package for better readability @jpbede (#140)

🧰 Maintenance

  • Update README.md and disable some ruff rules @jpbede (#143)

📚 Documentation

  • Update README.md and disable some ruff rules @jpbede (#143)

⬆️ Dependency updates