File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ npm] [ npm-image ]] [ npm-url ] [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/norman-thomas/homebridge-particle-io/badge.svg )] ( https://snyk.io/test/github/norman-thomas/homebridge-particle-io )
2
- [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/norman-thomas/homebridge-particle-io/badge )] ( https://www.codefactor.io/repository/github/norman-thomas/homebridge-particle-io ) [ ![ Build Status] ( https://travis-ci.org/norman-thomas/homebridge-particle-io.svg )] ( https://travis-ci.org/norman-thomas/homebridge-particle-io ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/norman-thomas/homebridge-particle-io/badge.svg )] ( https://coveralls.io/github/norman-thomas/homebridge-particle-io )
2
+ [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/norman-thomas/homebridge-particle-io/badge )] ( https://www.codefactor.io/repository/github/norman-thomas/homebridge-particle-io ) [ ![ Build Status] ( https://travis-ci.org/norman-thomas/homebridge-particle-io.svg?branch=master )] ( https://travis-ci.org/norman-thomas/homebridge-particle-io ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/norman-thomas/homebridge-particle-io/badge.svg )] ( https://coveralls.io/github/norman-thomas/homebridge-particle-io )
3
3
4
4
[ npm-image ] : https://img.shields.io/npm/v/homebridge-particle-io.svg?style=flat
5
5
[ npm-url ] : https://npmjs.org/package/homebridge-particle-io
@@ -77,4 +77,4 @@ By default it expects the event data as "key=value".
77
77
```
78
78
Particle.publish("tvalue", "temperature=20.7")
79
79
```
80
- In order to parse JSON format, a custom ` split_character ` can be configured.
80
+ In order to parse JSON format, a custom ` split_character ` can be configured.
You can’t perform that action at this time.
0 commit comments