Skip to content

Commit

Permalink
v1.4.4 (#803)
Browse files Browse the repository at this point in the history
## [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**: v1.4.3...v1.4.4
  • Loading branch information
donavanbecker authored Nov 26, 2023
1 parent e62ae37 commit 28ff32b
Show file tree
Hide file tree
Showing 11 changed files with 147 additions and 675 deletions.
4 changes: 0 additions & 4 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,3 @@ dist
.yarn/unplugged
.yarn/build-state.yml
.pnp.\*

# Plugin Folder
honeywell/
resideo/
9 changes: 0 additions & 9 deletions .prettierrc

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<span align="center">

<a href="https://github.com/homebridge/verified/blob/latest/verified-plugins.json"><img alt="homebridge-verified" src="https://raw.githubusercontent.com/donavanbecker/homebridge-resideo/latest/resideo/Homebridge_x_Resideo.svg?sanitize=true" width="350px"></a>
<a href="https://github.com/homebridge/verified/blob/latest/verified-plugins.json"><img alt="homebridge-verified" src="https://raw.githubusercontent.com/donavanbecker/homebridge-resideo/latest/branding/Homebridge_x_Resideo.svg?sanitize=true" width="350px"></a>

# Homebridge Resideo

Expand Down
File renamed without changes
File renamed without changes
Binary file added branding/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion homebridge-ui/public/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p class="text-center">
<img
src="https://raw.githubusercontent.com/donavanbecker/homebridge-resideo/latest/resideo/Homebridge_x_Resideo.svg"
src="https://raw.githubusercontent.com/donavanbecker/homebridge-resideo/latest/branding/Homebridge_x_Resideo.svg"
alt="homebridge-resideo logo" style="width: 40%;" />
</p>
<div id="pageIntro" style="display: none;">
Expand Down
Loading

0 comments on commit 28ff32b

Please sign in to comment.