Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
genemars committed Sep 24, 2018
1 parent b4fb6a1 commit e8bc9fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MIG.HomeAutomation/MIG.HomeAutomation.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<licenseUrl>https://github.com/genielabs/mig-homeauto/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/genielabs/mig-homeauto/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Interface for MIG service that adds HomeAutomation API commands for controlling X10 and Z-Wave devices.</description>
<description>Interface for MIG service that adds HomeAutomation commands for controlling X10 and Z-Wave devices.</description>
<summary>HomeAutomation interface for MIG (Z-Wave and X10)</summary>
<releaseNotes></releaseNotes>
<copyright>G-Labs</copyright>
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
[![NuGet](https://img.shields.io/nuget/v/MIG.HomeAutomation.svg)](https://www.nuget.org/packages/MIG.HomeAutomation/)
![License](https://img.shields.io/github/license/genielabs/mig-homeauto.svg)

# API for Home Automation (X10 and Z-Wave)
# MIG.HomeAutomation

Adds Home Automation API commands to *[MIG](https://github.com/genielabs/mig-service-dotnet)*:
*[MIG](https://github.com/genielabs/mig-service-dotnet)* Interface for controlling home automation devices.

Implemented API domains:

- [HomeAutomation.X10 API](https://genielabs.github.io/HomeGenie/api/mig/mig_api_x10.html)
- [HomeAutomation.ZWave API](https://genielabs.github.io/HomeGenie/api/mig/mig_api_zwave.html)
Expand Down

0 comments on commit e8bc9fb

Please sign in to comment.