Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Configuration of integration (the entry itself) should be possible after adding an entry #82

Closed
3 tasks done
Disane87 opened this issue Mar 4, 2024 · 2 comments
Closed
3 tasks done
Assignees

Comments

@Disane87
Copy link
Owner

Disane87 commented Mar 4, 2024

Checklist

  • I have filled out the template to the best of my ability.
  • This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request).
  • This issue is not a duplicate feature request of previous feature requests.

Is your feature request related to a problem? Please describe.

Currently changing values in the configuration of an entry needs re-adding the entry

Describe the solution you'd like

Implement an OptionsFlow:
https://developers.home-assistant.io/docs/config_entries_options_flow_handler

Describe alternatives you've considered

n/a

Additional context

n/a

@Disane87 Disane87 added the feature request New feature or request label Mar 4, 2024
@Disane87 Disane87 self-assigned this Mar 4, 2024
github-actions bot pushed a commit that referenced this issue Mar 5, 2024
## [0.3.0-dev.4](v0.3.0-dev.3...v0.3.0-dev.4) (2024-03-05)

### 🚀 Features

* ✨ Configuration of Entry can be edited later (to change values like `update_interval`) ([ed201f9](ed201f9)), closes [#82](#82)
@Disane87
Copy link
Owner Author

Disane87 commented Mar 5, 2024

🎉 This issue has been resolved in version 0.3.0-dev.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Mar 5, 2024
## [0.3.0](v0.2.2...v0.3.0) (2024-03-05)

### 🛠️ Fixes

* 🐛 Fixed a bug where `used_weight` is empty sometimes ([03ce8fc](03ce8fc)), closes [#77](#77)
* 🐛 Refactor debug log message for filament weight calculation ([956e5ba](956e5ba)), closes [#77](#77)
* 🐛 Refactor SpoolmanAPI and SpoolManCoordinator warnings ([b1c0cb8](b1c0cb8)), closes [#77](#77)
* Better handling of null values ([aa0d763](aa0d763)), closes [#61](#61) [#58](#58)
* fixed errors in automation example and added badges for achived spools in card examples ([bb36191](bb36191))

### 🚀 Features

* 🐛 Add debug logging for spool information ([df84521](df84521)), closes [#77](#77)
* ✨ Configuration of Entry can be edited later (to change values like `update_interval`) ([ed201f9](ed201f9)), closes [#82](#82)

### 📔 Docs

* added usage of entities in cards to readme ([c99262f](c99262f)), closes [#62](#62)
@Disane87
Copy link
Owner Author

Disane87 commented Mar 5, 2024

🎉 This issue has been resolved in version 0.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant