Skip to content

Commit

Permalink
Merge pull request #14 from fdegier/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
fdegier authored Oct 30, 2021
2 parents 2a3e2f9 + 0e9f892 commit e6df5d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![CI](https://github.com/F4stFr3ddy/homebridge-somfy-hotwired/workflows/CI/badge.svg)
![CI](https://github.com/fdegier/homebridge-somfy-hotwired/workflows/CI/badge.svg)
[![npm version](https://badge.fury.io/js/homebridge-somfy-hotwired.svg)](https://badge.fury.io/js/homebridge-somfy-hotwired)
[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)
[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "homebridge-somfy-hotwired",
"version": "1.2.1",
"homepage": "https://github.com/F4stFr3ddy/homebridge-somfy-hotwired#readme",
"version": "1.2.2",
"homepage": "https://github.com/fdegier/homebridge-somfy-hotwired#readme",
"description": "Control Somfy remotes with Homebridge",
"author": "F. de Gier",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/F4stFr3ddy/homebridge-somfy-hotwired.git"
"url": "git+https://github.com/fdegier/homebridge-somfy-hotwired.git"
},
"bugs": {
"url": "https://github.com/F4stFr3ddy/homebridge-somfy-hotwired/issues"
"url": "https://github.com/fdegier/homebridge-somfy-hotwired/issues"
},
"dependencies": {
"rpio": "^1.0.11"
Expand Down

0 comments on commit e6df5d0

Please sign in to comment.