We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just purchased the Dreame Vacuum. https://amzn.to/3xIXFDD
Need to add into Home Assistant and replace the Neato and Roombas. https://github.com/Tasshack/dreame-vacuum
The text was updated successfully, but these errors were encountered:
Purchased Vaccum - Set up with Beta HACS.
Sorry, something went wrong.
Working great. Haven't created any automations yet though. Everything is now scheduled via the Native App.
Did add in a LoveLace dashboard though.
Need to move the schedule to HA. Here is sample code.
alias: "Gian: aspira il bagno della linda" sequence: service: switch.turn_off data: {} target: entity_id: switch.gian_robot_d_acciaio_customized_cleaning service: select.select_option data: option: sweeping target: entity_id: select.gian_robot_d_acciaio_cleaning_mode service: dreame_vacuum.vacuum_clean_segment data: suction_level: 3 segments: 7 target: entity_id: vacuum.gian_robot_d_acciaio mode: single icon: mdi:fridge ` I switch off customized cleaning before starting 💪
No branches or pull requests
Just purchased the Dreame Vacuum.
https://amzn.to/3xIXFDD
Need to add into Home Assistant and replace the Neato and Roombas.
https://github.com/Tasshack/dreame-vacuum
The text was updated successfully, but these errors were encountered: