/Sample-Plugin-CS

An HS4 sample plugin in C# created using the new PluginSDK.

Primary LanguageC#GNU Affero General Public License v3.0AGPL-3.0

HomeSeer Version PluginSDK Version

Last Commit Open Issues Open Pull Requests

HomeSeer Sample C# Plugin

An HS4 sample plugin in C# designed to demonstrate how to use the various core components available in the PluginSDK such as:

  • Lifecycle events
  • Settings pages
  • Custom event action and trigger types
  • HTML feature pages
  • Simple device inclusion

Planned Features

The following component demonstrations are planned and in development:

  • Advanced device management
  • HS3 to HS4 data translation and conversion

Documentation

Additional documentation is in development and will be published shortly. Please stay tuned. In the meantime, we recommend you take a look through the SDK Documentation and API Reference.

License

This sample is available for your use according to the GNU Affero General Public License. Please also make sure to read and familiarize yourself with HomeSeer's 3rd-party development distribution policy if you are looking to publish any work using the Plugin SDK.