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
|
348ebe1402
|
Adds `create_daily` action to Habitica integration (#140684)
Add create_daily action
|
2025-03-25 10:27:21 +01:00 |
Manu
|
78a04776e4
|
Add update_daily action to Habitica integration (#140328)
* add update_daily action
* day strings
|
2025-03-14 16:49:56 +01:00 |
Manu
|
e2d4e8b65d
|
Add create_todo action to Habitica integration (#140090)
|
2025-03-09 13:47:15 +01:00 |
Manu
|
3ccb7d80f3
|
Add `update_todo` action to Habitica (#139799)
* update_todo action
* fix strings
|
2025-03-07 19:40:17 +01:00 |
Manu
|
50ba93042b
|
Add create_habit action to Habitica integration (#139673)
|
2025-03-04 21:43:49 +00:00 |
Manu
|
b0b5567316
|
Add `update_habit` action to Habitica integration (#139311)
* Add update_habit action
* icons
|
2025-03-02 14:04:13 +01:00 |
Manu
|
3588784f1e
|
Add create_reward action to Habitica integration (#139304)
Add create_reward action to Habitica
|
2025-03-01 22:27:31 +01:00 |
Manu
|
9ec9110e1e
|
Rename description field to notes in Habitica action (#139271)
|
2025-02-25 17:03:31 +01:00 |
Manu
|
2509353221
|
Add update reward action to Habitica integration (#139157)
|
2025-02-25 13:40:21 +01:00 |
Manu
|
ec45cb4939
|
Improve exception handling in Habitica integration (#135950)
|
2025-01-19 19:51:55 +01:00 |
Manu
|
5726d090b0
|
Add get_tasks action to Habitica integration (#127687)
Add get_tasks action
|
2025-01-03 11:53:30 +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
|
e26142949d
|
Add action for using transformation items to Habitica (#129606)
|
2024-11-15 17:38:30 +01:00 |
Manu
|
0677bba5bd
|
Add actions for scoring habits and rewards in Habitica (#129605)
|
2024-11-10 12:26:07 +01:00 |
Manu
|
5d0277a0d1
|
Add actions for quest handling to Habitica (#129650)
|
2024-11-09 19:34:25 +01:00 |
Manu
|
1f43dc6676
|
Fix cast skill test in Habitica (#130213)
|
2024-11-09 13:12:04 +01:00 |
Manu
|
4e2f5bdb7d
|
Add tests for cast skill action in Habitica (#129596)
|
2024-11-09 12:45:50 +01:00 |