computerlyrik / openhab2-addon-hs110

OpenHAB Addon for TP-Link HS100/HS110 (Development Project)
Eclipse Public License 1.0
7 stars 0 forks source link

This is deprecated, do not use this repository - see https://github.com/openhab/openhab2-addons/pull/2348 for new addon

openhab2-addon-hs110

OpenHAB Addon for TP-Link HS100/HS110

Issues and Contribution

Development happens on the following github project: https://github.com/computerlyrik/openhab2-addon-hs110

Device Support and Auto-Discovery

HS110

HS100

Should work, but Wattage will be UNDEF

Auto-Discovery and Item Creation

Just use Paper-UI to set up your basic configuration.

Known Bugs

I was not able to test this Plugin with HS100 Plugs. The Discovery might work, but they will be registered as HS110 Plugs.

FAQ

Development

Building / Testing

Make sure you have all requirements met for developing openhab2-addons.

Release Cycle

Include the Project into openhab2-addons using git subtree pull --prefix addons/binding/org.openhab.binding.hs110 https://github.com/computerlyrik/openhab2-addon-hs110 master

Authors