Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 5, 2026

  • Review existing examples and understand FlowBits features
  • Create example: Smart Doorbell with no-repeat windows and events
  • Create example: Room presence tracking with sets and timers
  • Create example: Guest mode automation with flags
  • Create example: Room-based notifications with labels and signals
  • Create example: Smart thermostat control with sliders
  • Update the examples index page with new examples
  • Update the config to include new examples in sidebar
  • Test the documentation locally (build successful)
  • Fix Vue template syntax issues
  • Verify examples render correctly
  • Add missing logo files for non-FlowBits apps

Summary

Added 5 comprehensive new examples to the FlowBits documentation, increasing coverage from 3 to 8 examples total. Also created 7 SVG logo files for non-FlowBits apps referenced in the examples.

New Examples Added:

  1. Smart Doorbell with Notifications - Demonstrates Events and No-repeat windows
  2. Room Presence Tracking - Shows Sets and Timers for occupancy tracking
  3. Guest Mode Automation - Illustrates Flags for temporary behavior modifications
  4. Room-Based Notifications - Combines Labels and Signals for context-aware announcements
  5. Smart Thermostat Override - Uses Sliders, Labels, and Signals for temperature control

New Logo Files Created:

  • generic.svg - Generic device icon (doorbells, smart plugs, sensors, voice assistants)
  • notifications.svg - Bell icon for notifications
  • sonos.svg - Speaker icon for Sonos
  • google-home.svg - House/speaker icon for Google Home
  • alexa.svg - Circle/wave icon for Alexa
  • better-logic.svg - Logic/calculation icon
  • thermostat.svg - Thermometer icon

All examples follow the established documentation pattern and the logos render correctly in the flow cards.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Summary by CodeRabbit

  • Documentation
    • Added five new example guides: Guest Mode Automation, Room Presence Tracking, Room-Based Notifications, Smart Doorbell with Notifications, and Smart Thermostat Override.
    • Updated documentation sidebar navigation for easier discovery of examples.
    • Expanded reference materials with practical automation scenarios for common smart home use cases.

Copilot AI and others added 2 commits February 5, 2026 14:22
Co-authored-by: basmilius <978257+basmilius@users.noreply.github.com>
Co-authored-by: basmilius <978257+basmilius@users.noreply.github.com>
Copilot AI changed the title [WIP] Add examples for FlowBits features in documentation Add five new examples to FlowBits documentation Feb 5, 2026
Copilot AI requested a review from basmilius February 5, 2026 14:26
@basmilius basmilius marked this pull request as ready for review February 5, 2026 14:27
@coderabbitai
Copy link

coderabbitai bot commented Feb 5, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • ✅ Full review completed - (🔄 Check again to review again)

Comment @coderabbitai help to get the list of available commands and usage tips.

@basmilius
Copy link
Owner

@copilot For some of the non-FlowBits flow cards you have referenced new non-existing images. Please create those.

Co-authored-by: basmilius <978257+basmilius@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 5, 2026

@copilot For some of the non-FlowBits flow cards you have referenced new non-existing images. Please create those.

Created 7 SVG logo files for non-FlowBits apps referenced in the examples (434374b):

  • generic.svg - For generic devices (doorbells, smart plugs, sensors, voice assistants)
  • notifications.svg - Bell icon for notification cards
  • sonos.svg - Speaker icon for Sonos devices
  • google-home.svg - House/speaker icon for Google Home
  • alexa.svg - Circle/wave icon for Alexa devices
  • better-logic.svg - Logic/calculation icon for Better Logic app
  • thermostat.svg - Thermometer icon for thermostat devices

All logos are now rendering correctly in the flow cards:

Flow cards with logos showing

Room notifications with speaker logos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants