Penny Wood
Penny Wood
> I use the standalone version and create a service that will point to the hass service exe. I mostly use anysrv to do so. This doesn't work particularly well....
While it could be recalculated from the history from before the shutdown, how would you manage values that were missing while HA was down?
It's probably not worth the effort to manage this edge case. Without looking at the code, I expect it would require a fair bit of rework, plus it's such an...
The main issue is that for every option introduced, there's potentially an extra set of bugs to introduce. For this reason you don't want to introduce too much configuration was...
This is kinda related to: https://lab02research.youtrack.cloud/issue/hassagent-23
It would also fix: https://lab02research.youtrack.cloud/issue/hassagent-79
Coolies `%LocalAppData%` is per user anyhow, so it doesn't need to be subdivided out. There would even be an argument for having the config in `%programfiles%` override config in `%programdata%`...
OK cool. I have a few things on at the moment but should be able to sort this out in the next few weeks.
Ok working on this gradually. I figure the service should move its own stuff around when it's started up, rather than during the update process. Does that make sense to...
Oh sorry, have been busy with other things. I did look into it briefly but then got side-tracked. Might have some time in the next few weeks.