Michał Chęciński
Michał Chęciński
This performance issue is only on Release. On Debug output, processor usage by the app is ~1-3% (max of 5%). Also, this error that screenshot you've provided is also only...
Unfortunately it is not possible yet
You must setup MQTT server eg. mosquitto. Then you must connect it to Home Assistant. [Here is documentation](https://www.home-assistant.io/docs/mqtt/broker#run-your-own) . This is my config of MQTT in HA: https://github.com/michalchecinski/homeassistant/blob/master/configuration.yaml#L93
I think Vince tried that approach, but composite actions do not allow dynamic output fields.
Thanks for pointing out! 😃
@Hinton Linter ran :)
Thanks @vgrassia for the input! I'll continue working on those after the Holidays :)
@vgrassia PR with github action for calculating SHA checksums: https://github.com/bitwarden/gh-actions/pull/95
Is this issue on the roadmap? It's open for over 2 years, and since the `json()` workaround works, it's not working for all scenarios (e.g.: What-If deployment, the issue described...
What's the status of that issue? I cannot use the newest `Azure.Storage.Blobs` (version `12.22.1`) which requires Blob API version `2024-11-04` introduced in version `3.32.0`. I don't want to downgrade to...