Martin Hjelmare

Results 374 comments of Martin Hjelmare

Please open a separate issue for the mosquitto problem if that is still an issue.

If you browse to the `/.storage/core.config_entries` file in your configuration directory, can you count the number of characters in the `access_token` value of the `home_connect` entry? Make sure to not...

If you can access your installation over ssh with root access and you're familiar with docker it would be interesting to validate the source in your Home Assistant installation. Eg...

Yes, when a disabled entity is enabled, its config entry will be reloaded. In the case of Z-Wave, this means the client will disconnect and reconnect to the server and...

For the future, please don't squash or amend commits after review has started, to make it easier for readers to track changes. Thanks!

Before spending a lot of time on this PR, I'd recommend checking with the Matter team on Discord if this feature is something that is wanted at this time. https://discord.com/channels/330944238910963714/1346944149303066711

Sure but we need to coordinate the work with our roadmap. See: https://github.com/home-assistant/roadmap/issues/8 It may be decided that we can accept an intermediate solution before the final solution. But that...

If you pick developer role in the Home Assistant discord, you should have access to the Matter project channel.

Please address the bot comment. https://github.com/home-assistant/core/pull/159140#pullrequestreview-3579662466

Ruff format failed. Please address that.