Skip to content

Conversation

@Apollon77
Copy link

I updated it first to use my forks of alexa-remote and alexa-cookie to get authentication working again and now I want to also enhance it ...

Apollon77 added 30 commits July 5, 2022 08:30
* prepare release
* many feature enhancements for Player and Smart Home Devices states and more, see Changelog in GitHub for all details!
* Allow to define if Lists and Smart home devices are synced by the adapter with the Amazon Cloud at all
* (Apollon77) IMPORTANT: Format to specify multiple Details on "New" for Alarms and Reminders changed, see documentation!
* (Apollon77) Huge enhancements for Alarms, Reminders and Fixes
* (Apollon77) Add new Commands skill and skillYours to start Skills
* (Apollon77) Add several more Device Preferences
* (Apollon77) Fix doNotDisturb command broken in 3.14.0
* (Apollon77) Slow down the initialization of all data a bit, so startup could take longer
* (Apollon77) Convert Smarthome device values if wrong datatype is delivered by device
* (Apollon77) Add handling for two more battery health states for smart home devices
* (Apollon77) Fix crash case when initializing notifications
* (Apollon77) Fix case where initialization of the adapter was never finished and so nothing was controllable
…listed under "Alarms" together with the other Alarms! The "sound" list will contain teh device specific music targets - so you can basically zse the ones that you created at least once via voice commands.

* (Apollon77) For a Music Alarm the "customVolume" on the aram is used to set the normal device volume 2s before the alarm but do not (!) reset it afterwards
* (Apollon77) Prevent crashes on one time Alarms that just triggered
* (Apollon77) Add (official) support for Music-Alarms - they are now listed under "Alarms" together with the other Alarms! The "sound" list will contain teh device specific music targets - so you can basically zse the ones that you created at least once via voice commands.
* (Apollon77) For a Music Alarm the "customVolume" on the aram is used to set the normal device volume 2s before the alarm but do not (!) reset it afterwards
* (Apollon77) Prevent crashes on one time Alarms that just triggered
* (Apollon77) Fix deletion and cancellation of Alarms and Reminders
* (Apollon77) Optimize deletion of alarms and reminders
* (Apollon77) Optimize requesting smart home device data
* (Apollon77) Add support to play Audible books in Music-Providers
* (Apollon77) Optimize deletion of alarms and reminders
* (Apollon77) Optimize requesting smart home device data
Copilot AI and others added 30 commits July 26, 2025 18:21
…#1241)

* Initial plan

* Initial setup and understanding of the codebase

Co-authored-by: Apollon77 <[email protected]>

* Add support for Philips TAB8805/10 3.1 Soundbar (Connected Play-Fi-5)

Co-authored-by: Apollon77 <[email protected]>

* Remove test and tmp directories as requested

Co-authored-by: Apollon77 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Apollon77 <[email protected]>
* Initial plan

* Initial plan for adding DENON HOME 150 device support

Co-authored-by: Apollon77 <[email protected]>

* Add DENON HOME 150 device support to knownDeviceType

Co-authored-by: Apollon77 <[email protected]>

* Add comprehensive tests for DENON HOME 150 device recognition

Co-authored-by: Apollon77 <[email protected]>

* Remove test files as requested, keep only main.js device support

Co-authored-by: Apollon77 <[email protected]>

* Remove tmp directory that was accidentally committed

Co-authored-by: Apollon77 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Apollon77 <[email protected]>
Co-authored-by: Ingo Fischer <[email protected]>
* Initial plan

* Initial setup and analysis complete

Co-authored-by: Apollon77 <[email protected]>

* Add support for Samsung Soundbar Q930B device type AMCZ48H33RCDF

Co-authored-by: Apollon77 <[email protected]>

* Remove committed tmp directory and all its files

Co-authored-by: Apollon77 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Apollon77 <[email protected]>
Co-authored-by: Ingo Fischer <[email protected]>
…g for unknown devices (#1240)

* Initial plan

* Initial analysis: Plan to add A112LJ20W14H95 device and enhance GitHub issue reporting

Co-authored-by: Apollon77 <[email protected]>

* Add A112LJ20W14H95 webOS TV support and enhance GitHub issue reporting

Co-authored-by: Apollon77 <[email protected]>

* Remove tmp directory content that was accidentally committed

Co-authored-by: Apollon77 <[email protected]>

* Remove enhanced logging template, keep simple original logging while preserving A112LJ20W14H95 device support

Co-authored-by: Apollon77 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Apollon77 <[email protected]>
…elopment (#1257)

* Initial plan

* Complete comprehensive GitHub Copilot instructions with validated commands

Co-authored-by: Apollon77 <[email protected]>

* Revert unintended package-lock.json changes

Co-authored-by: Apollon77 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Apollon77 <[email protected]>
* Initial plan

* Add support for Sonos Move 2 device (AGB8PT05FOQ61)

Co-authored-by: Apollon77 <[email protected]>

* Fix alphabetical ordering of Sonos Move 2 device entry

Co-authored-by: Apollon77 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Apollon77 <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@iobroker/adapter-core](https://github.com/ioBroker/adapter-core) from 3.2.3 to 3.3.2.
- [Release notes](https://github.com/ioBroker/adapter-core/releases)
- [Commits](ioBroker/adapter-core@v3.2.3...v3.3.2)

---
updated-dependencies:
- dependency-name: "@iobroker/adapter-core"
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@iobroker/dev-server](https://github.com/ioBroker/dev-server) from 0.7.8 to 0.8.0.
- [Release notes](https://github.com/ioBroker/dev-server/releases)
- [Changelog](https://github.com/ioBroker/dev-server/blob/main/CHANGELOG.md)
- [Commits](ioBroker/dev-server@v0.7.8...v0.8.0)

---
updated-dependencies:
- dependency-name: "@iobroker/dev-server"
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.1 to 11.7.3.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.7.1...v11.7.3)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 11.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ching in admin (#1272)

* Initial plan

* Fix Echo Dot 3 icon: resize to 128x128 square format

Co-authored-by: Apollon77 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Apollon77 <[email protected]>
Bumps [@iobroker/adapter-dev](https://github.com/ioBroker/adapter-dev) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/ioBroker/adapter-dev/releases)
- [Commits](ioBroker/adapter-dev@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: "@iobroker/adapter-dev"
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* (@Apollon77) Adjusts authentication check to recent Amazon changes
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Translated using Weblate (German)

Currently translated at 25.9% (14 of 54 strings)

Translation: ioBroker Adapters/alexa2
Translate-URL: https://weblate.iobroker.net/projects/adapters/alexa2/de/

* Translated using Weblate (German)

Currently translated at 25.9% (14 of 54 strings)

Translation: ioBroker Adapters/alexa2
Translate-URL: https://weblate.iobroker.net/projects/adapters/alexa2/de/

---------

Co-authored-by: HomerJay2021 <[email protected]>
Co-authored-by: Weblate Admin <[email protected]>
* Translated using Weblate (German)

Currently translated at 25.9% (14 of 54 strings)

Translation: ioBroker Adapters/alexa2
Translate-URL: https://weblate.iobroker.net/projects/adapters/alexa2/de/

* Translated using Weblate (German)

Currently translated at 25.9% (14 of 54 strings)

Translation: ioBroker Adapters/alexa2
Translate-URL: https://weblate.iobroker.net/projects/adapters/alexa2/de/

---------

Co-authored-by: HomerJay2021 <[email protected]>
Co-authored-by: Weblate Admin <[email protected]>
Currently translated at 25.9% (14 of 54 strings)

Translation: ioBroker Adapters/alexa2
Translate-URL: https://weblate.iobroker.net/projects/adapters/alexa2/de/
Currently translated at 25.9% (14 of 54 strings)

Translation: ioBroker Adapters/alexa2
Translate-URL: https://weblate.iobroker.net/projects/adapters/alexa2/de/
Translations update from ioBroker Translation System
Add Region‑specific Amazon configuration documentaiton
Add support for BMW Alexa Car Integration device type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.