-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor code via ChatGPT o1-preview I don't know how to code so ChatGPT has to do this for me π π π * Moar code refactor * Improve warn logging for mqtt decode fails * Fix some bad code * Slightly improve logging for offline devices * Improvements to online/offline logging * Update vacuum.js * Bugfix * Update deviceInfo only when it's changed * Don't send message if mqtt of tcp disconnected * S6 MaxV supports isAvoidCarpetSupported * Don't mark a device as remote if it's online * Improve handling of messages which are not encoded * Refresh home data every 60s This is needed to detect the online/offline state much better and correctly handle detection of remote devices * Improve protocol 500 handling * home data needs to update with main update intervall * Add node 22.x, github actions to node 20.x * Update README.md * Use canvas 3.0.0-rc2 * Update package-lock.json * Update test-and-release.yml
- Loading branch information
1 parent
1981c77
commit 7364eff
Showing
10 changed files
with
455 additions
and
411 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
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
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
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
Oops, something went wrong.