This module is the backend for the plugwise
component in Home Assistant Core (which we maintain as co-code owners).
This module supports Smile
s (and Stretch
), i.e. the networked plugwise devices. For the USB (or Stick-standalone version) please refer to upcoming plugwise-usb
component.
Our main usage for this module is supporting Home Assistant / home-assistant
(maintained through Home-Assistant)
Works out of the box with every Home Assistant installation, use the button below to install
We do (also) maintain a custom_component
, please note this is only intended for users helping us test new features (use at your own risk)
You can add our custom_component
repository to HACS, do note that we do not intent for our beta
custom_component
to be included in the HACS repository.
See the plugwise-beta
repository for more info.
Like Home Assistant Core, we use pre-commit
and additionally run pre-commit.ci to automatically validate your commits and PRs.
If you want to create a PR, please ensure you at least run scripts/setup.sh
. This will ensure your environment is set up correctly before attempting to git commit
. We sincerely and highly recommended also setting up local testing, see tests/README.md
for more information and run scripts/setup_test.sh
to prepare your environment.
Notice at this time we are refactoring the module code to move towards a supporting way for the integration to become multiple components under an umbrella plugwise
integration featuring multiple components.
Module providing interfacing with the Plugwise devices:
[x] Adam
[x] Anna
[x] Smile P1
[x] Stretch
[ ] Some of the equipment mentioned in USB when in use via Stretch or Adam
[x] Home-Assistant via
custom_component
Plugwise Beta (supporting all devices above)As per the origins, we have retained the appropriate licensing and including the MIT-license for this project.
Origins (from newest to oldest):
haanna/anna-ha
via https://github.com/laetificat (Kevin)plugwise-stick/plugwise
by @brefra (Frank)plugwise
by https://github.com/cyberjunky/python-plugwise (Ron) originally by https://github.com/aequitas/python-plugwise (Johan) (with reference only in license to Sven)home-assistant-sensor-plugwise-smile-p1
by https://bitbucket.org/jvdschoot/home-assistant-sensor-plugwise-smile-p1 (Jeroen van der Schoot)On behalf of all of us, big thanks to Plugwise and community members @riemers and @tane from HAshop for their support and obviously all our users and testers who dealt with our typos and challenges. Disclaimer, while we are communicating with Plugwise and they expressed their gratitude through their newsletter, we are not part of Plugwise as a company. We are just a bunch of guys anxious to get our (and your) Plugwise products working with Home Assistant.