Manu
Manu
## Proposed change The Config Flow for setting up the Habitica integration is now a lot more user-friendly. Users can now user their normal username/e-mail and password combination they also...
## Proposed change Migrates the Habitica Dailies and To-Do's to the todo platform. The currently existing todo and dailies sensors were marked as deprecated. ## Type of change - [...
## Type of change Add config flow setup instructions and remove deprecated yaml configuration. - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ] Adjusted missing...
Habitipy loads the apidoc definitions during instantiation from a file. When using `HabitipyAsync` this should be done in an executor instead of the event loop as I/O operations can block...
## Proposed change This is an integration for Pinecil V2 soldering irons. The Pinecil V2 is a USB powered iron with [ironOS](https://github.com/Ralim/IronOS), an open source firmware that supports different soldering...
## Proposed change ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ] Adjusted missing or incorrect information in the current documentation...
## Proposed change ## Type of change - [x] Add a new logo or icon for a new core integration - [ ] Add a missing icon or logo for...
[//]: # (Note: See https://habitica.fandom.com/wiki/Using_Your_Local_Install_to_Modify_Habitica%27s_Website_and_API for more info) [//]: # (Put Issue # here, if applicable. This will automatically close the issue if your PR is merged in) Fixes put_#_and_issue_number_here...
## Proposed change Adds button entities for skills and spells that are cast on the player or the party. Entities are created depending on the players class. The class system...
## Proposed change Fix calculation of next due date for dailies whose start date is set in the future. ## Type of change - [ ] Dependency upgrade - [x]...