Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…tpoint

* 'master' of https://github.com/mkormendy/homebridge-frontpoint:
  Update README.md to use markdown emoji instead of encoded characters.
  Update README.md (fixes json code highlighting)
  • Loading branch information
mkormendy committed Dec 24, 2018
2 parents 506f114 + e830772 commit cc1cca3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -4,7 +4,7 @@ Alarm.com plugin for [Homebridge](https://github.com/nfarina/homebridge) using t

Forked from John Hurliman's FrontPoint* plugin for Homebridge<small>[](https://github.com/jhurliman/homebridge-frontpoint)</small> to replace the branding and code namespace from FrontPoint to Alarm.com.

> **NOTE:** Because this implementation uses Node.js-based HTTP requests to communicate with Alarm.com directly, this plugin does not require accounts or access with WrapAPI. 🎉
> **NOTE:** Because this implementation uses Node.js-based HTTP requests to communicate with Alarm.com directly, this plugin does not require accounts or access with WrapAPI. :tada:
<small>*FrontPoint is simply a rebranded service provider for Alarm.com, but FrontPoint is not needed for this plugin to work.</small>

Expand Down Expand Up @@ -37,7 +37,6 @@ Forked from John Hurliman's FrontPoint* plugin for Homebridge<small>[↗](https:


```json
//...
{
"platform": "Alarmdotcom",
"name": "Security System",
Expand All @@ -58,7 +57,6 @@ Forked from John Hurliman's FrontPoint* plugin for Homebridge<small>[↗](https:
}
}
}
//...
```
### Fields:

Expand Down

0 comments on commit cc1cca3

Please sign in to comment.