Skip to content

Releases: jeremywillans/lovelace-roomba-vacuum-card

0.12 Release

07 May 04:25
Compare
Choose a tag to compare

This release fixes the buttons not working.

Please make sure you reset your front end cache for mobile devices!

BREAKING CHANGES! Now includes native Braava Support!

28 Jul 12:33
Compare
Choose a tag to compare

THIS UPDATE CONTAINS BREAKING CHANGES

  • vacuum_action has been renamed to robot_action
  • vac_states has been renamed to robot_states

This update brings native support for the Braava Mop using a new mode: braava attribute

Additional attributes have been added to the ha-rest980-roomba repository, so please ensure to check out the corresponding release for adding the clean_mode attributes

Detailed Notes

  • Add mop.png for Braava background
  • Add Clean_Mode Attribute to top right corner
  • Revise Vacuum to Robot in card configurations and attributes
  • Refactor card formatting

Special Thanks to @bakasaru for providing the leg work for the Braava configuration 🥳

Layout Customizations

30 Jun 03:00
Compare
Choose a tag to compare

This release aligns with ha-rest980-roomba which replaces job_area with job_expires in as iRobot have stopped providing this data 😞

Additionally, you can now modify the card layout and button texts!!
Please see the README for further details 👍

Fix for 0.116

10 Oct 09:04
6005f43
Compare
Choose a tag to compare

Thanks @tech165 for submitting PR #5 to support 0.116 !

Maintenance Update

09 Sep 23:53
Compare
Choose a tag to compare

This update allows the maintenance status to reflect correctly for both capitalized and non-capitalized status from the sensor attribute.

Implement Not Ready Status

07 Sep 23:30
Compare
Choose a tag to compare

This release updates the following

  • Incorporates Not Ready status into Card (aligns with ha-rest980-roomba release)
  • Allows customizing the vacuum_action REST command for additional robots (#3)
  • Hide Empty Bin if clean_base set to false
  • Allows sensor or vacuum entity to be defined (#2)

Maintenance Release

05 Jun 02:55
Compare
Choose a tag to compare

This release updates the following

  • Add Paused state label to allow Resume button to be shown in paused state
  • Update Recharge to Resume In label to correctly reflect what this value represents
  • Remove unused Find option from code (not implemented in rest980/dorita980)

Fix Background Path

24 May 22:43
Compare
Choose a tag to compare

This release updates the default background path to use /hacsfiles now that /community_plugin has been deprecated in HACS 1.0

Hide Buttons and State Localization

05 May 23:50
Compare
Choose a tag to compare

This release will hide the buttons during the following stages

  • Pending (when saving maps post clean/when stopped)
  • Empty

Additionally, you can now localize the state fields used by the card (such as Ready, Pending, etc) 👍

Add Jobs Tab

09 Mar 01:54
Compare
Choose a tag to compare

Update Card to include new Job tab!

BREAKING CHANGES

You need to add additional attributes to the rest980 sensor for this card to work correctly.

Please refer updated ha-rest980-roomba repo for details

Note job_time has been renamed to total_time