KraigM / HomeBridgeController

Provides a simplified UI for controlling your HomeBridge
87 stars 7 forks source link

Notifications #32

Open AppleTechy opened 8 years ago

AppleTechy commented 8 years ago

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 and then be directed to the log file to the line where the error occurred. If you could be notified on the computer you are running the Homebridge Controller on that would be great. Depending on the timeline for a mobile app to be released, which I assume would also support notifications for the mobile device natively, I would want to add some sort of mobile notification service at the current moment to send notifications through a service such as pushbullet(Open to other ideas on the delivery service). Anyone else have any ideas for this?

AppleTechy commented 8 years ago

Mobile Notification: It would be nice for devs if there was a setting that allowed for the controller to send a notification(PushBullet maybe?) to the user's phone notifying them of a crash and saying if it was successful in restarting homebridge. If possible an option to include the error message given at the time of the crash would be nice.