Skip to content

retry.call => retry.action

Compare
Choose a tag to compare
@amitfin amitfin released this 07 Aug 08:31
· 115 commits to main since this release

Note: v2.x of the integration is broken from HomeAssistant 2024.8. Please upgrade to v3.x.

HomeAssistant 2024.8 renamed "service call" to "action". The integration was changed accordingly:

  • retry.call was renamed to retry.action.
  • service parameter field was renamed to action.

However, the integration is backward compatible. Using retry.call and/or service parameter field is supported.

Full Changelog: v2.12.1...v3.0.2