Skip to content
New issue

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

New Vaccum #1470

Open
CCOSTAN opened this issue Jul 6, 2024 · 3 comments
Open

New Vaccum #1470

CCOSTAN opened this issue Jul 6, 2024 · 3 comments

Comments

@CCOSTAN
Copy link
Owner

CCOSTAN commented Jul 6, 2024

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

@CCOSTAN
Copy link
Owner Author

CCOSTAN commented Jul 8, 2024

Purchased Vaccum - Set up with Beta HACS.

@CCOSTAN
Copy link
Owner Author

CCOSTAN commented Jul 15, 2024

Working great. Haven't created any automations yet though. Everything is now scheduled via the Native App.

Did add in a LoveLace dashboard though.

image

@CCOSTAN
Copy link
Owner Author

CCOSTAN commented Jul 23, 2024

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 💪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant