File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Example:
5252
5353 The script above will turn all off every 10 seconds.
5454The following script does the same thing, but note how you can define the bulbs
55- prior calling the ``search_bulbs `` context manager. This works do to the fact
55+ prior calling the ``search_bulbs `` context manager. This works due to the fact
5656that dictionaries are mutable in Python.
5757
5858.. code :: python
Original file line number Diff line number Diff line change 22name = yeelib
33author = Johannes Hoppe
44author-email = info@johanneshoppe.com
5- summary = Pyhton library for Xioami Mi Yeelight.
5+ summary = Python library for Xiaomi Mi Yeelight.
66description-file = README.rst
77description-content-type = text/x-rst; charset=UTF-8
88home-page = https://github.com/codingjoe/yeelib
You can’t perform that action at this time.
0 commit comments