Skip to content

Commit

Permalink
chore: release v5.4.0
Browse files Browse the repository at this point in the history
* (Apollon77) Increase timeouts for getting smart home device data
* (Apollon77) support/handle "MusicAlarm" like "Alarm" on notifications
* (Apollon77) Add convertNotificationToV2() to convert a notification object from old/queried format into one that can be used to set with new/V2 API (very pragmatic for now)
  • Loading branch information
Apollon77 committed Jul 11, 2022
1 parent 9f19982 commit af46c7d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ Thank you for that work.
* docu docu docu (sorry ... will come)

## Changelog:

### __WORK IN PROGRESS__
### 5.4.0 (2022-07-11)
* (Apollon77) Increase timeouts for getting smart home device data
* (Apollon77) support/handle "MusicAlarm" like "Alarm" on notifications
* (Apollon77) Add convertNotificationToV2() to convert a notification object from old/queried format into one that can be used to set with new/V2 API (very pragmatic for now)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alexa-remote2",
"version": "5.3.0",
"version": "5.4.0",
"description": "Remote Control for amazon echo devices",
"author": {
"name": "Apollon77",
Expand Down

0 comments on commit af46c7d

Please sign in to comment.