HomeBridgeController
HomeBridgeController copied to clipboard
Provides a simplified UI for controlling your HomeBridge
We have homebridge users from all over the world, so it would be good to make the app localized.
Currently, you have to tab into a plugin's plugin-info tab, or detail view, to see if an update is available. It'd be nice to indicate that an update is ready...
It'd be nice to have a little red / green dot beside the 'hub' in the UI to indicate if it's running well, or is currently unloaded. If it's unloaded,...
I was modifying a plugin and didn't realize why it wasn't taking effect when I relaunched homebridge. After a bit, I realized it was because I didn't hit Cmd+S. It'd...
Some plugins (eg. AmazonDash) requires sudo privileges, it'd be nice to be able to do this within homebridge-controller.
I haven't tried the other fields, but I needed to update mine and there is no way to do so using Homebridge Controller. I must find the file and change...
The ability to be notified in some form by the application when 1 it encounters a crash or 2 when it encounters an error. Maybe you could click the notification...
Right now when you install/update plugins or update the hub, it just spins without any indication of how far along it is. We need some better way to display that....
Make whatever changes are necessary to put it on the Mac App Store.
Dynamically built UI for editing plugin settings. Possibly even making it so plugin developers can define metadata for their own editors as part of their npm package.