diff --git a/README.md b/README.md
index 0fc222e2..46c052f0 100644
--- a/README.md
+++ b/README.md
@@ -921,6 +921,36 @@ This card supports fully configurable submenus.
+### Select Entity Submenus
+
+Automatically generate submenus from `select` entities.
+
+
+
+### Cast media from the card
+
+Cast media from the card to a local player.
+
+
+
+### Scan Mode
+
+Automatically choose the camera with the action!
+
+
+
+### Thumbnail Drawers
+
+View thumbnails in side-drawers.
+
+
+
+### Event Timeline
+
+View events in the timeline.
+
+
+
## Examples
### Illustrative Expanded Configuration Reference
diff --git a/images/cast-your-events.gif b/images/cast-your-events.gif
new file mode 100644
index 00000000..5db40e96
Binary files /dev/null and b/images/cast-your-events.gif differ
diff --git a/images/scan-mode.gif b/images/scan-mode.gif
new file mode 100644
index 00000000..ba6e2182
Binary files /dev/null and b/images/scan-mode.gif differ
diff --git a/images/submenu-select.gif b/images/submenu-select.gif
new file mode 100644
index 00000000..b17c460e
Binary files /dev/null and b/images/submenu-select.gif differ
diff --git a/images/thumbnails-in-drawer.gif b/images/thumbnails-in-drawer.gif
new file mode 100644
index 00000000..2c0122a3
Binary files /dev/null and b/images/thumbnails-in-drawer.gif differ
diff --git a/images/timeline.gif b/images/timeline.gif
new file mode 100644
index 00000000..cae668d8
Binary files /dev/null and b/images/timeline.gif differ