Skip to content

Commit

Permalink
Release 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Luligu committed Jun 30, 2024
1 parent 8d17b15 commit 345495e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ If you like this project and find it useful, please consider giving it a star on

All notable changes to this project will be documented in this file.

## [2.1.4] - 2024-06-29
## [2.1.4] - 2024-06-30

### Added
### Changed

- [dependencies]: Update dependencies.
- [dependencies]: Update eslint to 9.6.0.
Expand Down
1 change: 0 additions & 1 deletion src/entity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,6 @@ export class ZigbeeDevice extends ZigbeeEntity {
}

export class BridgedBaseDevice extends MatterbridgeDevice {
// public log: AnsiLogger;
public hasEndpoints = false;
public isRouter = false;
public noUpdate = false;
Expand Down

0 comments on commit 345495e

Please sign in to comment.