https://github.com/ibebbs/harmonize
C# port of PyHarmony in reusable wrapper
https://github.com/ibebbs/harmonize
Last synced: 10 months ago
JSON representation
C# port of PyHarmony in reusable wrapper
- Host: GitHub
- URL: https://github.com/ibebbs/harmonize
- Owner: ibebbs
- License: mit
- Created: 2013-12-15T15:37:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-01T13:45:25.000Z (over 11 years ago)
- Last Synced: 2023-10-20T20:18:04.973Z (over 2 years ago)
- Language: C#
- Size: 3.41 MB
- Stars: 7
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
Harmonize
=========
C# port of PyHarmony in reusable wrapper
Change Bebbs.Harmonize.Console.Settings.Provider to provide correct credentials and IP address of Harmony Hub.
The console app is currently configured to turn my amp on but it is extremely simple to change this functionality. First you must determine the device ID you want to control by examining the harmony configuration information returned in Bebbs.Harmonize.Harmony.Services.XmppService.ExtractHarmonyConfiguration method.
More documentation to follow.