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

Adding some sensors, drive features and preventing 650 deep sleep #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

davidecavestro
Copy link

I've rebased the drive features on your great UART support, along with some additional sensors.
I've also added support to prevent deep sleep on model 650, which doesn't easily wakeup simply pulsing the BRC pin.
So far I've not widely tested the whole thing, but I share it in case it can be useful.

@sreknob
Copy link

sreknob commented Oct 13, 2022

@davidecavestro - thanks for sharing your update with deep sleep support.
I've had mine working on MQTT for a long time using the non ESPhome version on a D1 for years (with sleep issues) and seeing that Home Assistant is bugging me about my config MQTT config, I thought I'd have a look at what's new and found this to move over to ESPHome.
One thing in your example config is you've used friendly_name by mistake in your sensor configs, should just be name.
I uploaded your version but didn't see any method to control the roomba, just seeing the sensors on Home Assistant. Is there something I'm missing or do I need to add additional custom buttons?

@davidecavestro
Copy link
Author

davidecavestro commented Oct 13, 2022 via email

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

Successfully merging this pull request may close these issues.

2 participants