Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

58 lines (37 loc) · 1.5 KB

Changelog

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

2.3.2

  • Fixed: Error on undefined state objects

2.3.1

  • Changed: Vendor ecovacs_ozmo changed to more accurate deebot (#17)
  • Changed: Round computed numbers for deebot values
  • Fixed: Main value units showing as undefined

2.3.0

  • Added: Support alternate attributes for Valetudo/Dustcloud firmware (#15)
  • Added: Support alternate attributes for Ecovacs Ozmo models (#17)
  • Changed: Improved general attribute and value handling

2.2.1

  • Fixed: Wrong button color on light themes (#11)

2.2.0

  • Added: Clean spot button and service call (#7)
  • Added: Options to show/hide individual buttons

2.1.0

  • Added: Customization/translation of labels (#6)
  • Fixed: Link to changelog in custom_updater json (#5)
  • Fixed: Incorrect option name in readme example

2.0.0

  • Added: Support for custom_updater component (#2)
  • Added: Vendor support for Ecovacs vacuums (#3)
  • Changed: Significant code improvements
  • Changed: Accommodate future vendor implementations
  • Fixed: Use standardized name and path for background images (#4)

Breaking

  • Option background renamed to image
  • Custom image URLs must now include the /local/ path prefix

1.1.1

  • Fixed: Unsupported function syntax for some browsers

1.1.0

  • Added: Support for frienly_name / custom name (#1)
  • Added: Version information

1.0.0

  • Initial release