From e86d1eadbad3bb5ed6f0351996d05525a0473813 Mon Sep 17 00:00:00 2001 From: Stephan Traub Date: Tue, 22 Feb 2022 11:04:23 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e16cf0f..2f74c4f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ # pywizlight -A Python connector for WiZ light bulbs. +A Python connector for [WiZ](https://www.wizconnected.com/en/consumer/) devices. ## Install @@ -320,4 +320,4 @@ rhythm mode: `{'method': 'getPilot', 'env': 'pro', 'result': {'mac': 'a8bb50a4f94d', 'rssi': -63, 'src': '', 'state': True, 'sceneId': 14, 'speed': 100, 'dimming': 100, 'schdPsetId': 9}}` [code-coverage]: https://codecov.io/gh/sbidy/pywizlight -[code-cover-shield]: https://codecov.io/gh/sbidy/pywizlight/branch/master/graph/badge.svg \ No newline at end of file +[code-cover-shield]: https://codecov.io/gh/sbidy/pywizlight/branch/master/graph/badge.svg