Releases: cbrandlehner/homebridge-luxtronik2
Releases · cbrandlehner/homebridge-luxtronik2
1.2.6
1.2.5
- Updated some dependencies
- Plugin is ready for Homebridge 2.0
1.2.3
Updated some dependencies.
Tried to fix an issue with linting the json files with "npm test".
1.2.2
- Upgraded to eslint 9.5.0 which required a migration of the configuration
https://eslint.org/docs/latest/use/configure/migration-guide - Upgraded to eslint-config-xo 0.45.0
- Upgraded XO to 0.58.0
- Some code syntax changes to comply with the new XO ruleset
1.2.1
What's Changed
- Bump github/codeql-action from 2 to 3 by @dependabot in #182
- Bump actions/setup-node from 3 to 4 by @dependabot in #178
- Bump socket.io-client from 4.7.2 to 4.7.3 by @dependabot in #184
- Bump eslint from 8.50.0 to 8.56.0 by @dependabot in #183
Full Changelog: v1.2.0...v1.2.1
1.2.0
- Updated npm dependencies
- Dropped support for NodeJS v16 following nodejs.org roadmap
- Updated documentation
1.1.0
- updated some dependencies
- removed tests for NodeJS v14.x
- added tests for NodeJS v20.x
1.0.6
- updated socket.io dependency to address security issue.
1.0.5
1.0.3
- Removed the debug setting from the plugin configuration. Plugin uses Homebridge debugging.