From 7a25834ad23db6222c48ec7515f0499508e90423 Mon Sep 17 00:00:00 2001 From: Stephan Traub Date: Fri, 17 Dec 2021 22:58:10 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d033fe..f92744a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ ![Code Quality Check](https://github.com/sbidy/pywizlight/workflows/Lint/badge.svg) ![Update Docs](https://github.com/sbidy/pywizlight/workflows/Update%20Docs/badge.svg) +[![Lint](https://github.com/sbidy/pywizlight/actions/workflows/lint.yml/badge.svg)](https://github.com/sbidy/pywizlight/actions/workflows/lint.yml) + # pywizlight From 5dc5b7e77967d65db48f48ecc571423ae92114a3 Mon Sep 17 00:00:00 2001 From: Stephan Traub Date: Fri, 17 Dec 2021 22:58:25 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f92744a..ddda87f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) -![Code Quality Check](https://github.com/sbidy/pywizlight/workflows/Lint/badge.svg) ![Update Docs](https://github.com/sbidy/pywizlight/workflows/Update%20Docs/badge.svg) [![Lint](https://github.com/sbidy/pywizlight/actions/workflows/lint.yml/badge.svg)](https://github.com/sbidy/pywizlight/actions/workflows/lint.yml) @@ -207,7 +206,7 @@ For async I/O this component uses https://github.com/jsbronder/asyncio-dgram, wh ## Classes -`wizlight(ip)`: Creates a instance of a WiZ Light Bulb. Constructed with the IP address of the bulb. +`wizlight(ip)`: Creates a instance of a WiZ Light Bulb. Constructed with the IP addCancel changesress of the bulb. ### Instance variables