Skip to content

Deprecation warnings

Pre-release
Pre-release

Choose a tag to compare

@amitfin amitfin released this 12 Aug 18:56

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

3.0.3

Issue log warnings when deprecated retry.call action or service field are used.

Full Changelog: v3.0.2...v3.0.3

3.0.2

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