Skip to content

Release v0.2.16

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jun 04:28
  • Release: 0.2.16
  • Merge pull request #14 from YeonV:integrations
  • Enhance Home Assistant integration with improved configuration handling and event notifications
  • Refactor Home Assistant integration: - Commented out registration and unregistration info messages in settings. - Added conditional rendering for ExposedRowsConfigurator based on IPC availability. - Updated success message handling in IntegrationSettingsPage to use console logging instead of showInfo. - Enhanced error handling for configuration loading in handleToggleRowExposureWeb. - Optimized row exposure updates with immediate feedback and backend persistence. - Introduced new MQTT handling functions for device registration and unregistration. - Implemented state synchronization for Home Assistant entities based on active profiles.
  • .
  • Refactor expressApi to enhance Home Assistant integration and improve error handling
  • Refactor Home Assistant Integration
  • .
  • .
  • Refactor DisplayButtons and GamepadSvgPs5 components to improve fill handling and remove console logs
  • Refactor DeckButton and Deck components to improve label handling and support "View All" mode in deck layout
  • Gmaepad finalize
  • Merge pull request #13 from YeonV/gamepad-II
  • .
  • Refactor gamepad visualizer to support generic display and improve button handling
  • Merge pull request #12 from YeonV:gamepad
  • Refactor io_input event detail structure to use an object with rowId
  • gamepad I