homebridge-plugins / homebridge-roomba2

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

Missing docs on how to modify settings after initial setup #65

Closed SpencerKaiser closed 2 years ago

SpencerKaiser commented 2 years ago

Expected Behavior

After these changes to the README, I would like to modify some of my settings but I'm unsure how since many of the keys in the docs are missing from the config JSON and there doesn't seem to be a UI for modifying them.

Current Behavior

As a user, I'm unsure of how to modify existing settings

Steps to Reproduce (for bugs)

Setup the plugin and then attempt to make a change to a key from the README such as autoRefreshEnabled.

rcoletti116 commented 2 years ago

Are you using the Homebridge UI or managing your config directly in the config.json file?

SpencerKaiser commented 2 years ago

I'm dumb 🤦‍♂️ I ignored the giant SETTINGS link in the UI and just went straight to the wrench icon...