Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 1.59 KB

File metadata and controls

63 lines (46 loc) · 1.59 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.4 - 2024-02-01

Added

  • Device offline detection and notification
  • Enhanced error reporting

Changed

  • Improved device discovery reliability
  • Updated wemo-client dependency to 0.15.0

Fixed

  • State change detection accuracy
  • Network timeout handling

0.0.3 - 2024-01-20

Added

  • Real-time device state monitoring
  • Support for Wemo Dimmer devices

Changed

  • Enhanced device discovery performance

Fixed

  • Connection stability with multiple devices
  • State synchronization issues

0.0.2 - 2024-01-15

Added

  • Device state changed event trigger
  • Support for Wemo Mini devices

Changed

  • Improved device control response time

Fixed

  • Discovery timeout edge cases

0.0.1 - 2024-01-01

Added

  • Initial release
  • Wemo device discovery
  • Turn on/off device control
  • Get device state functionality
  • Device discovered event trigger
  • Device offline event trigger
  • Support for Wemo Switch, Insight Switch, and Light Switch
  • Network and configuration permissions
  • Integration with wemo-client library