Skip to content

Releases: Apollon77/ioBroker.alexa2

Release v3.25.4

27 Oct 22:16
Compare
Choose a tag to compare
  • (Apollon77) Optimize activity detection to process all relevant entries and not just the last one

Release v3.25.3

27 Oct 15:16
Compare
Choose a tag to compare
  • (Apollon77) Adjust History update to work with recent Amazon changes

Release v3.25.2

12 Sep 08:36
Compare
Choose a tag to compare
  • (Apollon77) Optimize reconnection handling for push connections

Release v3.25.1

09 Sep 13:25
Compare
Choose a tag to compare
  • 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

08 Aug 20:14
Compare
Choose a tag to compare
  • (Apollon77) Work around Amazon changes that affected all functions over the Push connection
  • (Apollon77) Some smaller fixes and adjustments

Release v3.24.0

08 Aug 15:02
Compare
Choose a tag to compare
  • (Apollon77) Work around Amazon changes that affected all functions over the Push connection
  • (Apollon77) Some smaller fixes and adjustments

Release v3.23.2

30 Nov 17:52
Compare
Choose a tag to compare
  • (Apollon77) Prioritize real devices higher than app devices when serialnumbers overlap

Release v3.23.1

26 Nov 10:57
Compare
Choose a tag to compare
  • (Apollon77) Enhance checks when changing smart device values
  • (Apollon77) Try to prevent Amazon rate limiting (again)

Release v3.21.0

03 Nov 12:41
Compare
Choose a tag to compare
  • 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

29 Oct 16:10
Compare
Choose a tag to compare
  • (Apollon77) make sure caching works correctly with multiple instances of the adapter