Releases: jeremywillans/lovelace-roomba-vacuum-card
0.12 Release
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!
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
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
Maintenance Update
This update allows the maintenance status to reflect correctly for both capitalized and non-capitalized status from the sensor attribute.
Implement Not Ready Status
Maintenance Release
This release updates the following
- Add
Paused
state label to allowResume
button to be shown in paused state - Update
Recharge
toResume In
label to correctly reflect what this value represents - Remove unused
Find
option from code (not implemented in rest980/dorita980)
Fix Background Path
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
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
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