Skip to content

v4.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 23:28
b8aaf00

πŸ’₯ This release may require you to update your card configuration significantly πŸ’₯

  • Visual/UI editor users: Visit the visual editor and click "Upgrade" for an automated upgrade procedure.
  • YAML dashboard users: You'll need to manually update your configuration, see wiki page.

Caution: You must use integration version v3.0.0-rc.4 or later with this card version.

New native PTZ control

A new native PTZ controller:

native-ptz-small

Custom media layouts

Change the layout of the media within the card aspect ratio, for example to view a 16:9 camera in a 9:16 configuration focused on the right of the feed:

Before

media-layout-a

After

media-layout-b

Changes (since v4.0.0-rc.2)

πŸ’₯ Breaking Changes

πŸš€ Features

πŸ› Fixes

🐎 Performance

  • Update homeAssistantWSRequest to accept passthrough JSON (#796) @uvjustin
  • Embed thumbnails to take advantage of cache (#785) @uvjustin

🚨 Testing

πŸ“š Documentation

πŸ”¨ Refactoring

πŸ’„ Style

πŸ“¦ Dependencies