Skip to content

Commit

Permalink
Add LAN support for H70A1
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Feb 6, 2024
1 parent d2f18f9 commit cb3e0f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ This project tries to adhere to [Semantic Versioning](http://semver.org/). In pr

- Support for `H6099` lights
- Add support for H5105 (#727) (@ALPHAy00)
- Add LAN support for `H70A1`

### Changed

Expand Down
1 change: 1 addition & 0 deletions lib/utils/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ export default {
'H7065',
'H7066',
'H706C',
'H70A1',
],

awsOutlet1617: ['H5080', 'H5083'],
Expand Down

0 comments on commit cb3e0f0

Please sign in to comment.