Zigbee2MqttAssistant
Zigbee2MqttAssistant copied to clipboard
GUI for Zigbee2Mqtt running in docker and HASS.IO
Bumps [MQTTnet](https://github.com/dotnet/MQTTnet) from 3.0.11 to 4.1.0.247. Release notes Sourced from MQTTnet's releases. v4.1.0.247 [Core] Fixed not working removal of event handlers from async events (#1479). [Client] Added support for passing...
Bumps [MQTTnet.Extensions.ManagedClient](https://github.com/dotnet/MQTTnet) from 3.0.11 to 4.1.0.247. Release notes Sourced from MQTTnet.Extensions.ManagedClient's releases. v4.1.0.247 [Core] Fixed not working removal of event handlers from async events (#1479). [Client] Added support for passing...
# Describe the bug When trying to start the docker container with another user than root, I receive an exception. ## To Reproduce Steps to reproduce the behavior: docker run...
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.10.8 to 1.16.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps Microsoft.TypeScript.MSBuild from 4.0.2 to 4.7.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [Scrutor](https://github.com/khellang/Scrutor) from 3.2.1 to 4.2.0. Release notes Sourced from Scrutor's releases. Wicked Doctor What's Changed Add AsImplementedInterfaces overload with predicate by @khellang in khellang/Scrutor#166 decoration Issue#91 by @DanHarltey in...
Bumps [Uno.SourceGenerationTasks](https://github.com/nventive/Uno.SourceGeneration) from 3.1.0 to 4.0.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [Uno.CodeGen](https://github.com/nventive/Uno.CodeGen) from 1.34.0-dev.175 to 1.34.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
``` fail: Zigbee2MqttAssistant.Services.MqttConnectionService[0] Error processing MQTT message on topic 'zigbee2mqtt/0x00158d00045ad091' System.InvalidCastException: Null object cannot be converted to a value type. at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) at Newtonsoft.Json.Linq.Extensions.Convert[T,U](T token)...
# Describe the bug z2ma appears to not fully connect to mqtt. I can see my device list, but * The version of Zigbee2Mqtt in the Status tab is blank,...