Skip to content

Optimistic Feedback v1.0.0 - Initial Release

Choose a tag to compare

@nitaybz nitaybz released this 09 Jul 09:41

πŸŽ‰ Optimistic Feedback v1.0.0 - Initial Release

A Home Assistant integration that provides instant visual feedback for entity state changes with configurable debounce timing.

✨ Features

  • Instant Visual Feedback: See state changes immediately in the UI while waiting for device confirmation
  • Configurable Debounce: Set custom timing (1-10 seconds) for how long to show optimistic state
  • Smart Entity Selection: Choose include/exclude mode with domain-based defaults
  • Multi-Domain Support: Works with lights, switches, fans, covers, climate, media players, and more
  • Professional UI: Clean entity picker with domain filtering and validation
  • Robust Error Handling: Comprehensive logging and graceful failure recovery
  • Multi-Language Support: Available in 7 languages (EN, HE, ES, FR, DE, IT, PT)

πŸš€ Installation

Via HACS (Recommended)

  1. Open HACS in Home Assistant
  2. Go to "Integrations"
  3. Click the three dots menu and select "Custom repositories"
  4. Add https://github.com/nitaybz/optimistic_feedback as an Integration
  5. Search for "Optimistic Feedback" and install

Manual Installation

  1. Download the latest release
  2. Copy custom_components/optimistic_feedback to your Home Assistant custom_components folder
  3. Restart Home Assistant
  4. Add the integration via Settings > Devices & Services

πŸ“– Documentation

Full documentation and configuration examples available in the README.

πŸ™ Feedback

This is the initial release! Please report any issues or feature requests in the GitHub Issues.