Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch SyntaxError in JSON.parse() and add port option #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 21, 2019

  1. added try-catch around JSON.parse() to prevent homebridge from crashi…

    …ng from an uncaught SyntaxError
    Lukcyluke committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    5f10ad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b637146 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. fixed bug for gw-wiscon#8

    Lukcyluke committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    eb63a3c View commit details
    Browse the repository at this point in the history