Releases: Apollon77/ioBroker.alexa2
Releases · Apollon77/ioBroker.alexa2
Release v3.25.4
- (Apollon77) Optimize activity detection to process all relevant entries and not just the last one
Release v3.25.3
- (Apollon77) Adjust History update to work with recent Amazon changes
Release v3.25.2
- (Apollon77) Optimize reconnection handling for push connections
Release v3.25.1
- IMPORTANT: Minimum required Node-js version is 16 now!
- (Apollon77) Updated the Push connection after Amazon technology changes
- (Apollon77) Added some more device types
Release v3.24.1
- (Apollon77) Work around Amazon changes that affected all functions over the Push connection
- (Apollon77) Some smaller fixes and adjustments
Release v3.24.0
- (Apollon77) Work around Amazon changes that affected all functions over the Push connection
- (Apollon77) Some smaller fixes and adjustments
Release v3.23.2
- (Apollon77) Prioritize real devices higher than app devices when serialnumbers overlap
Release v3.23.1
- (Apollon77) Enhance checks when changing smart device values
- (Apollon77) Try to prevent Amazon rate limiting (again)
Release v3.21.0
- IMPORTANT: Because of rate limits by Amazon I decided to remove the update of smart home device values in intervals because it seems to produce too much load in Skills and Amazon systems.
- (Apollon77) Optimizes loading of smart home device states
- (Apollon77) Fixed issue with enabling/disabling of Alarms in combination with non-default music for the alarm
- (Apollon77) Prevented that Timers or Alarms that are long in the future to trigger their trigger state too early
- (Apollon77) Fixed deleting own user Messages state
- (Apollon77) Already request Notification updates when history registered a Notification action and do not wait for Push info to come in
Release v3.20.1
- (Apollon77) make sure caching works correctly with multiple instances of the adapter