* 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
* 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
* Update homeassistant
Update to the readme to fix some wrong links I added
* Update homeassistant
- Fixed username sensor generation with usernames containing spaces
* 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.