Zigbee2MqttAssistant icon indicating copy to clipboard operation
Zigbee2MqttAssistant copied to clipboard

GUI for Zigbee2Mqtt running in docker and HASS.IO

Results 108 Zigbee2MqttAssistant issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

# 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...

bug

Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.10.8 to 1.16.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.VisualStudio.Azure.Containers.Tools.Targets&package-manager=nuget&previous-version=1.10.8&new-version=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...

dependencies

Bumps Microsoft.TypeScript.MSBuild from 4.0.2 to 4.7.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.TypeScript.MSBuild&package-manager=nuget&previous-version=4.0.2&new-version=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...

dependencies

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...

dependencies

Bumps [Uno.SourceGenerationTasks](https://github.com/nventive/Uno.SourceGeneration) from 3.1.0 to 4.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Uno.SourceGenerationTasks&package-manager=nuget&previous-version=3.1.0&new-version=4.0.2)](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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Uno.CodeGen&package-manager=nuget&previous-version=1.34.0-dev.175&new-version=1.34.0)](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...

dependencies

``` 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)...

bug

# 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,...

bug