homebridge-plugins / homebridge-roomba2

Homebridge plugin to connect iRobot Roomba devices with Homebridge/HomeKit.
MIT License
144 stars 17 forks source link

Feature Request: Roomba Switch configurable to Stateful #21

Closed whreams closed 2 years ago

whreams commented 3 years ago

Expected Behavior

Upon choosing the Roomba accessory, do not use the slider/switch, but allow for the user to configure the switch to be stateful - like a simple toggle button.

Current Behavior

Current accessory is configured as a switch and requires the user to use a slider to turn on/off the Roomba.

Steps to Reproduce (for bugs)

N/A

Versions

Configuration

Homebridge Log / Command Output

iRayanKhan commented 3 years ago

The whole point of it being a switch, is so that you can see if it's on, or not.

You can just tap on the switch to control it, you don't have to slide on it.

You can feel free to open a PR, and configure it to be a button.