SMART_OpenWRT is the SMART daemon for managing Gizmite Home Automation integration on OpenWRT based accessories.
SMART handles communications with the Gizmite Backstage API, configuration of the OpenWRT operating system, and configuring and controlling the accessory.
TODO: Coming soon.
SMART runs as a daemon.
TODO: Documentation on interacting with daemon coming soon.
- Fork this repository.
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Added my new awesome feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request.
Version 0.1 introduces basic features to support the MediaTek LinkIt 7688 Duo board.
XDA-Developers/MediaTek - Supplying the Smart LinkIt board used to develop the initial version.