Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sbidy/pywizlight
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidy committed Dec 18, 2021
2 parents d3cb806 + 5dc5b7e commit dafa792
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

![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

Expand Down Expand Up @@ -205,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

Expand Down

0 comments on commit dafa792

Please sign in to comment.