diff --git a/.node-version b/.node-version new file mode 100644 index 0000000..f46d5e3 --- /dev/null +++ b/.node-version @@ -0,0 +1 @@ +14.21.3 diff --git a/README.md b/README.md index b9dee61..c30090e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ -### [Plugin End Of Life - 1st of December 2024](https://github.com/oznu/homebridge-gsh/releases/tag/v2.2.1) +### [Plugin End Of Life - 1st of December 2024](https://github.com/oznu/homebridge-gsh/releases/tag/v2.2.3) # Homebridge to Google Smart Home diff --git a/homebridge-ui/public/src/app/app.component.html b/homebridge-ui/public/src/app/app.component.html index df29b57..c388590 100644 --- a/homebridge-ui/public/src/app/app.component.html +++ b/homebridge-ui/public/src/app/app.component.html @@ -1,8 +1,8 @@ -

- +

+ Plugin End Of Life - 1st of December 2024. -

+

diff --git a/package.json b/package.json index 6642337..add8ff8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": false, "name": "homebridge-gsh", "displayName": "Homebridge Google Smart Home", - "version": "2.2.1", + "version": "2.2.3", "description": "Google Smart Home", "license": "GPL-3.0", "author": "oznu ", @@ -74,4 +74,4 @@ "ts-node": "^9.0.0", "typescript": "^4.0.3" } -} +} \ No newline at end of file