Skip to content

Latest commit

 

History

History
109 lines (64 loc) · 3.47 KB

File metadata and controls

109 lines (64 loc) · 3.47 KB

Release (v4.3.0.1) - [September 10th, 2025]

All Apps and Devices

  • [FIX] Fixed 404 errors on devices with getPlaybackState command (Thanks @khan-hubitat).
  • [FIX] Fixed issue with code version checking when devices or apps are disabled in hubitat.
  • [FIX] Merged in @imnotbobs pull request for cleanups post alexa guard removal.

Release (v4.3.0.0) - [September 9th, 2025]

All Apps and Devices

  • [FIX] Added server host override Thanks @jtp10181.
  • [FIX] Added support for 5th gen echo dot and other devices. Thanks @jtp10181.
  • [REMOVED] Removed Alexa Guard features as they are no longer supported by Amazon.

Release (v4.2.4.0) - [March 7th, 2024]

All Apps and Devices

  • [FIX] Removed getDeviceActivity errors @nh_shotfam.
  • [NEW] Added support for newer devices.
  • [FIX] Added this placeholder for testing

Release (v4.2.3.0) - [August 21st, 2023]

All Apps and Devices

  • [FIX] Fixes submitted by @nh_shotfam.
  • [FIX] Fixed some ui issues with the Actions app.
  • [FIX] Disabled the GetPlaylists command for now as it's not working.

Release (v4.2.2.0) - [December 22nd, 2022]

All Apps and Devices

  • [FIX] Fixes submitted by @nh_shotfam.
  • [FIX] Fixed some ui issues with the Actions app.

Release (v4.2.1.2) - [December 20th, 2022]

All Apps and Devices

  • [FIX] Fixes for cloneing zones and actions.
  • [NEW] Support for 5th gen echo dot and other devices.
  • [FIX] Cleanups and optimizations.

Release (v4.2.0.8) - [November 28th, 2022]

All Apps and Devices

  • [FIX] Tweaks for Local Server Installs.

Release (v4.2.0.7) - [May 5th, 2022]

All Apps and Devices

  • [FIX] Fix for new heroku deployments not working.

Release (v4.2.0.6) - [May 5th, 2022]

All Apps and Devices

  • [FIX] Fix for latest version not showing it's up to date.

Release (v4.2.0.5) - [April 28th, 2022]

All Apps and Devices

  • [FIX] NoOp command description error

Release (v4.2.0.4) - [April 21st, 2022]

All Apps and Devices

  • [FIX] Fixed version requirement from last update.

Release (v4.2.0.3) - [April 21st, 2022]

All Apps and Devices

  • [FIX] Volume Restore issue resolved.
  • [FIX] Bug fixes and optimizations.

Release (v4.2.0.2) - [April 18th, 2022]

All Apps and Devices

  • [FIX] Volume Restore issue resolved.
  • [FIX] Bug fixes and optimizations.

Release (v4.2.0.1) - [April 14th, 2022]

All Apps and Devices

  • [FIX] Volume Restore issue resolved.
  • [FIX] Bug fixes and optimizations.

Release (v4.2.0.0) - [April 1st, 2022]

All Apps and Devices

  • [NEW] Updated notification quiet time restrictions to match the same code structure as those in ES Actions.
  • [NEW] Added new commands for speech and announcements to bypass alexa do not disturb restrictions to speak for emergency scenarios.
  • [NEW] Added the ability to eliminate duplicate notifications for certain zigbee locks. There is a toggle in the actions settings for locks only.
  • [NEW] Updated device support list with latest devices reported.
  • [FIX] Added new setting to device to ignore device online/offline status (On by default).
  • [REMOVED] Removed WebSocket device until I get time to update it or move it to a local server.