epenet
|
ed9fd2c643
|
Use async_load_fixture in async test functions (b-i) (#145714)
* Use async_load_fixture in async test functions (b-i)
* Adjust
|
2025-06-01 06:31:37 -07:00 |
Manu
|
ec45cb4939
|
Improve exception handling in Habitica integration (#135950)
|
2025-01-19 19:51:55 +01:00 |
Manu
|
0db07a033b
|
Migrate Habitica integration to habiticalib (#131032)
* Migrate data to habiticalib
* Add habiticalib to init and coordinator
* Migrate Habitica config flow to habiticalib
* migrate init to habiticalib
* migrate buttons to habiticalib
* migrate switch to habiticalib
* update habiticalib
* cast_skill action
* migrate update_score
* migrate transformation items action
* migrate quest actions
* fix fixture errors
* Migrate coordinator data and content
* bump habiticalib
* Remove habitipy and use wrapper in habiticalub
* changes
* some fixes
* minor refactoring
* class_needed annotation
* Update diagnostics
* do integration setup in coordinator setup
* small changes
* raise HomeAssistantError for TooManyRequestsError
* fix docstring
* update tests
* changes to tests/snapshots
* fix update_todo_item
|
2024-12-29 15:00:31 +01:00 |
Manu
|
9ca9e787b2
|
Add tests for Habitica integration (#131780)
* Add tests for Habitica integration
* update iqs
|
2024-12-17 09:07:18 +01:00 |
Manu
|
c10f078f2a
|
Add sensors for attribute points (str, int, per, con) to Habitica (#130186)
|
2024-11-09 16:04:10 +01:00 |
Manu
|
27e81fe0ed
|
Improve error messages in Habitica (#129948)
Improve error messages
|
2024-11-06 13:23:43 +01:00 |
Manu
|
e602a464db
|
Add tests for buttons in Habitica integration (#128194)
* Add tests for button platform
* update tests
* Add skill buttons
* Assert state, add fixtures/parametrization
* entity as list
|
2024-10-29 19:03:41 +01:00 |