diff --git a/.npmignore b/.npmignore index 4ddc2b34..c9960b3e 100644 --- a/.npmignore +++ b/.npmignore @@ -168,7 +168,3 @@ dist .yarn/unplugged .yarn/build-state.yml .pnp.\* - -# Plugin Folder -honeywell/ -resideo/ diff --git a/.prettierrc b/.prettierrc deleted file mode 100644 index 39f15e5a..00000000 --- a/.prettierrc +++ /dev/null @@ -1,9 +0,0 @@ -{ - "semi": true, - "singleQuote": true, - "bracketSameLine": true, - "printWidth": 150, - "tabWidth": 2, - "trailingComma": "all", - "useTabs": false -} diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e25ded7..11179b53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/) +## [Version 1.4.4](https://github.com/donavanbecker/homebridge-resideo/releases/tag/v1.4.4) (2023-11-26) + +## What's Changes +- Housekeeping and updated dependencies. + +**Full Changelog**: https://github.com/donavanbecker/homebridge-resideo/compare/v1.4.3...v1.4.4 + ## [Version 1.4.3](https://github.com/donavanbecker/homebridge-resideo/releases/tag/v1.4.3) (2023-10-31) ## What's Changes diff --git a/README.md b/README.md index f336a5c2..14dc8c7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -homebridge-verified +homebridge-verified # Homebridge Resideo diff --git a/resideo/Homebridge_x_Resideo.svg b/branding/Homebridge_x_Resideo.svg similarity index 100% rename from resideo/Homebridge_x_Resideo.svg rename to branding/Homebridge_x_Resideo.svg diff --git a/honeywell/Homebridge_x_Honeywell.svg b/branding/honeywell/Homebridge_x_Honeywell.svg similarity index 100% rename from honeywell/Homebridge_x_Honeywell.svg rename to branding/honeywell/Homebridge_x_Honeywell.svg diff --git a/honeywell/homebridge-honeywell-home-changelog.md b/branding/honeywell/homebridge-honeywell-home-changelog.md similarity index 100% rename from honeywell/homebridge-honeywell-home-changelog.md rename to branding/honeywell/homebridge-honeywell-home-changelog.md diff --git a/branding/icon.png b/branding/icon.png new file mode 100644 index 00000000..4b37ee7c Binary files /dev/null and b/branding/icon.png differ diff --git a/homebridge-ui/public/index.html b/homebridge-ui/public/index.html index 1a7e2e87..1dc19b9c 100644 --- a/homebridge-ui/public/index.html +++ b/homebridge-ui/public/index.html @@ -1,6 +1,6 @@

homebridge-resideo logo