Commit Graph

4 Commits

Author SHA1 Message Date
db1996
2151367d8b update homeassistant (#8312)
* Update homeassistant

- Added support for aggression timer updates
- Refactored some functions to check farming patches way less.
- Updated readme to be more clear

* Update homeassistant

* Update homeassistant

- Complete refactor of the plugin. Each functionality has it's own tracker class now. Also added skill boosts
- Added skill boosts

* Update homeassistant

* Update homeassistant

* Update homeassistant

- Added collection log events

* Update homeassistant

- Added support for achievement diaries event
- Added support for combat task event
2025-06-30 14:53:07 -04:00
db1996
740fce4b7f update homeassistant (#8207)
* Update homeassistant

Added functionality to update daily tasks in homeassistant

* Update homeassistant

* Update homeassistant

Fix for battle staff buying detection

* Update homeassistant

- Added current login and world status updates
2025-06-28 05:08:53 -04:00
db1996
0b8e7499ec update homeassistant (#8091)
* Update homeassistant

Update to the readme to fix some wrong links I added

* Update homeassistant

- Fixed username sensor generation with usernames containing spaces
2025-05-31 16:53:23 -07:00
db1996
1d796198e7 add homeassistant (#7765)
* Create homeassistant

* Update homeassistant

* Update homeassistant

* Update homeassistant

* Update homeassistant

Updated some of the logic. 

- The plugin no longer checks anything in game ticks. Only when the timer config timer changes
- Updated the Home assistant API calls. I created a custom integration to accompany this plugin. Which drastically reduces the amount of needed calls to HA (I can update all the timers in 1 single call)
- Updated readme

* Update homeassistant

Added functionality to update farming tick offset as well.
2025-05-25 01:56:38 -04:00