diff --git a/README.md b/README.md index 8d714119..5a345b22 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Python Library to control TPLink smart plugs/switches and smart bulbs. * HS110 * Wall switches * HS200 + * HS210 * Bulbs * LB100 * LB110 @@ -222,4 +223,4 @@ Set up the environment and run the tests on demand. ```shell docker build . -t pyhs100 && docker run -v $(PWD)/pyHS100/tests:/opt/pyHS100/pyHS100/tests pyhs100 pytest -``` \ No newline at end of file +```