Skip to content

Releases: raman325/ha-zoom-automation

v0.1 - Initial Release

31 Aug 03:39
Compare
Choose a tag to compare

For those using prerelease versions, there have been multiple breaking changes. The integration is now at a point where there shouldn't be anymore breaking changes anytime soon.

  • The component has been renamed from zoom_automation to zoom.
    • You will need to update the Zoom callback URL from step 11 of Installation>Set up your Zoom app from <BASE_HA_URL>/api/zoom_automation to <BASE_HA_URL>/api/zoom.
    • Any automations you've created on the webhook event have to use the zoom_webhook event instead of zoom_automation_webhook.
  • The sensor entity is no longer available. All information from the sensor entity has now been collapsed into the binary_sensor entity

You may also want to remove the Zoom integration from your Integrations list, uninstall it from HACS, restart HA, and then reinstall it to ensure a clean transition.