You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’d like to create a HomeKit automation that sends my roomba back to its dock when I arrive home. Creating a scene that includes the roomba switch set to off should with send the roomba to its dock if it’s currently cleaning, or do nothing if the roomba is not cleaning when the scene is triggered.
Current Behavior
When the roomba is docked and not cleaning, a command by HomeKit automation to turn off the roomba causes the roomba to leave its dock and start cleaning.
Steps to Reproduce (for bugs)
Versions
Homebridge: homebridge --version
Node: node --version
Plugin:
Configuration
Homebridge Log / Command Output
The text was updated successfully, but these errors were encountered:
Expected Behavior
I’d like to create a HomeKit automation that sends my roomba back to its dock when I arrive home. Creating a scene that includes the roomba switch set to off should with send the roomba to its dock if it’s currently cleaning, or do nothing if the roomba is not cleaning when the scene is triggered.
Current Behavior
When the roomba is docked and not cleaning, a command by HomeKit automation to turn off the roomba causes the roomba to leave its dock and start cleaning.
Steps to Reproduce (for bugs)
Versions
homebridge --version
node --version
Configuration
Homebridge Log / Command Output
The text was updated successfully, but these errors were encountered: