Releases: Apollon77/ioBroker.alexa2
Releases · Apollon77/ioBroker.alexa2
Release v3.17.3
- (Apollon77) Prevent datatype warnings in log
Release v3.17.2
- (Apollon77) Another adjustment for smart home device data readings
- (Apollon77) Fix crash cases reported by Sentry
Release v3.17.1
- (Apollon77) Work around timing issues with speak-volume when using announcement
- (Apollon77) Correctly initialize volume/mute on startup also when player data are not available
- (Apollon77) Do not overwrite speak-volume (and some other fields) with null on adapter start
- (Apollon77) Fix crash cases reported by Sentry
Release v3.17.0
- (Apollon77) Add support to play Audible books in Music-Providers
- (Apollon77) Optimize deletion of alarms and reminders
- (Apollon77) Optimize requesting smart home device data
Release v3.16.1
- (Apollon77) Fix deletion and cancellation of Alarms and Reminders
Release v3.16.0
- (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
Release v3.15.2
- (Apollon77) Fix case where initialization of the adapter was never finished and so nothing was controllable
Release v3.15.1
- (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
Release v3.15.0
- (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
Release v3.12.0
- (Apollon77) SequenceNodes created for a device are now bound to the "deviceOwnCustomer" - should help in mixed owner groups
- (ammawel) Add recurringPattern for Notifications (see Readme)
- (Apollon77) Fix crash case
- (Apollon77) Make sure states are not set too early before objects are created