-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhanced MQTT logging and client ID generation
- Enhanced logging for MQTT disconnections in MqttService.cs to include disconnection reasons and exception messages, with explicit error logging for exceptions. - Implemented dynamic MQTT client ID generation using the machine name (TEAMS2HA_{Environment.MachineName}) and increased the keep-alive period from 30 to 60 seconds for improved connection stability. - Updated the project file version in TEAMS2HA.csproj from 1.1.0.773 to 1.1.0.776, indicating a new release.
- Loading branch information
Showing
2 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters