Skip to content

Latest commit

 

History

History
312 lines (138 loc) · 8.95 KB

CHANGELOG.md

File metadata and controls

312 lines (138 loc) · 8.95 KB

Changelog

v0.11.0 (2025-02-18)

Features

  • Add vedo connection via bridge (#231) (9a72c2a)

Build system

  • Update ruff rules (#234) (47d591f)

Documentation

  • Add library_test info (#233) (eb22380)

Testing

  • Use boolean argument (#232) (528dc4b)
  • Fix library_test (#230) (e9574fe)

v0.10.1 (2024-12-29)

Bug fixes

Unknown

Testing

  • Cleanup .coveragerc (again) (#190) (15328cd)

v0.10.0 (2024-11-01)

Build system

  • Revert to standard semantic release (#189) (7c41119)
  • Migrate-config (#177) (5486ffa)
  • Add commitlint to pre-commit (#176) (26d0c17)

Testing

  • Cleanup .coveragerc (#187) (3bc5782)

Bug fixes

  • Fix license classifier (#186) (fdfbec9)

Features

  • Drop python 3.11 support (#185) (72c1ecf)

v0.9.1 (2024-06-30)

Bug fixes

  • Fix licensing classifier (#138) (3000743)

Build system

  • Minor updates (#124) (1e8316d)
  • Use ruff instead of isort, black, flake8, bandit and some pre-… (#112) (8bcf252)

v0.9.0 (2024-02-23)

Features

  • Add humidity management (#100) (1f7b9a9)

Build system

  • Revert config change for actions/checkout@v4 (#101) (0235b7c)

v0.8.3 (2024-02-05)

Bug fixes

  • Queue clima calls (#97) (90ea471)

v0.8.2 (2024-01-25)

Bug fixes

  • Move math to library (#89) (91a1a29)

v0.8.1 (2024-01-25)

Bug fixes

  • Move set_clima_status to the correct api (#88) (28848c8)

v0.8.0 (2024-01-25)

Features

Refactoring

  • Library_test.py params via json config file (#87) (0f46014)

v0.7.5 (2024-01-25)

Bug fixes

  • Improve vedo config retrieval (#85) (3cf6a49)

v0.7.4 (2024-01-22)

Bug fixes

  • Check session active on logout and close (#82) (0bda7c9)

Build system

  • Use fork to force python 3.11 (#83) (7c4540a)
  • Update semantic-release to 8.x (#81) (cdb720f)
  • Switch ci to python 3.11 (#80) (b5ac23e)

v0.7.3 (2024-01-10)

Bug fixes

  • Not logged in edge cases (#79) (4363dbb)

v0.7.2 (2024-01-10)

Bug fixes

  • Handle notlogged sporadic status (#74) (92e5663)

v0.7.1 (2024-01-10)

Bug fixes

  • Improve cookies handling (#72) (fdf3bb5)

v0.7.0 (2023-12-16)

Features

  • Make login a shared method (#64) (4862904)

v0.6.2 (2023-11-28)

Bug fixes

  • Close session only if available (#60) (2acca97)

v0.6.1 (2023-11-28)

Bug fixes

  • Recreate closed aiohttp session (#57) (98dc8bc)

v0.6.0 (2023-11-16)

Features

  • More alarm data and code cleanup (#52) (abddf2a)

v0.5.2 (2023-11-13)

Bug fixes

  • Disk i/o pint should run in executor (#53) (ad95ade)

v0.5.1 (2023-11-13)

Bug fixes

  • Timestamp strftime for windows (#54) (1afe620)

v0.5.0 (2023-11-10)

Features

  • Improve performances (#51) (e4f65cb)

v0.4.0 (2023-11-09)

Features

v0.3.2 (2023-11-09)

Bug fixes

v0.3.1 (2023-11-05)

Bug fixes

  • Updated headers for new fw versions (#46) (1dd99c4)

v0.3.0 (2023-10-17)

Features

  • Alarm vedo full support (#39) (61b6ac2)

v0.2.0 (2023-10-07)

Features

  • Add http port parametrization (#34) (49540a2)

v0.1.2 (2023-10-07)

Bug fixes

  • Variable in _login() (#32) (9820838)

v0.1.1 (2023-10-07)

Bug fixes

v0.1.0 (2023-10-06)

Features

  • Add irrigation and scenario devices (#29) (fd8c461)

Unknown

v0.0.9 (2023-09-25)

Bug fixes

  • Improve login with pin (#25) (87951b7)

v0.0.8 (2023-09-22)

Bug fixes

v0.0.7 (2023-09-22)

Bug fixes

  • Login (and code optimization) (#23) (cd16d40)

Build system

  • Prepare changes for pre-commit autoupdate (#20) (36f2708)
  • Fix poetry lock hook (#19) (572723c)
  • Pre-commit autoupdate, labels permissions (#18) (7bc48d9)

v0.0.6 (2023-09-05)

Bug fixes

v0.0.5 (2023-07-19)

Unknown

Bug fixes