Skip to content

Releases: mariusz-ostoja-swierczynski/tech-controllers

v2.3.1 🌈

07 May 10:04
b8921f3
Compare
Choose a tag to compare

Changes

❗ This is a "version reset" release ❗ Migrations are not supported from previous versions! Please remove the integration and start anew with this version.

🐛 Bug Fixes

@anarion80

v2.3.0 🌈

07 May 08:35
67084eb
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

@anarion80 and @daroga0002

v2.2.1 🌈

13 Apr 12:07
d8c68eb
Compare
Choose a tag to compare

Changes

🧰 Maintenance

@anarion80 and @daroga0002

v2.2.0 🌈

04 Apr 12:11
f9fce5b
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

@anarion80 and @daroga0002

v2.1.0 🌈

24 Mar 19:06
6d6db2d
Compare
Choose a tag to compare

📝 About

This is a new release which unfortunately changes internal entity and device unique ids to fix #58 .
There is migration implemented, but it is not bulletproof! If possible then please rather remove the controllers and add them again ❗

🚀 Features

🐛 Bug Fixes

Other changes

New Contributors

Full Changelog: v2.0.0...v2.1.0

@PeterSuly, @anarion80 and @petoS6

v2.0.0 🌈

20 Mar 15:24
28dc691
Compare
Choose a tag to compare

This integration is alive!

Changes

  • Multi-controller support, each controller can be selected individually during config flow
  • Tiles support for all that is visible in emodul demo (username: test, password: test)
  • Zones as devices with temperature, battery, humidity sensors linked to them
  • Tile translation directly from emodul API
  • DataUpdateCoordinator for all entities
  • Config flow abort for existing controller
  • Migration from v1
  • Updated development environment with .devcontainer
  • Linters for python, yaml, markdown
  • Automated release notes and releasing via workflow actions
  • HACS readiness
  • Good practices from Home Assistant
  • I have been using it with my M-9r and it works fine, so I'm fairly confident this PR is ok to merge, and I will merge it some time soon, but it would be great if the community can just take it and test it. Especially the authors mentioned in the README whom I will try to engage.

Details in #55

🐛 Fixes

Fixes #7 #15 #31 #37 #48 #49 #52

@anarion80

First release

08 Mar 16:06
2e967f1
Compare
Choose a tag to compare

First release to enable future releases on top.

What's Changed

New Contributors

Full Changelog: https://github.com/mariusz-ostoja-swierczynski/tech-controllers/commits/v1.0.0