.. |
modules
|
Split queries to avoid overflowing device buffers (#502)
|
2023-09-14 20:51:40 +02:00 |
tests
|
Add a connect_single method to Discover to avoid the need for UDP (#528)
|
2023-10-08 02:29:22 +02:00 |
__init__.py
|
Add plumbing for passing credentials to devices (#507)
|
2023-09-13 15:46:38 +02:00 |
cli.py
|
Show an error if both --alias and --host are defined (#513)
|
2023-10-04 23:35:26 +02:00 |
credentials.py
|
Add plumbing for passing credentials to devices (#507)
|
2023-09-13 15:46:38 +02:00 |
discover.py
|
Add a connect_single method to Discover to avoid the need for UDP (#528)
|
2023-10-08 02:29:22 +02:00 |
effects.py
|
Add effect support for light strips (#293)
|
2022-03-21 22:10:12 +01:00 |
emeterstatus.py
|
Improve emeterstatus API, move into own module (#205)
|
2021-09-23 17:58:19 +02:00 |
exceptions.py
|
Add plumbing for passing credentials to devices (#507)
|
2023-09-13 15:46:38 +02:00 |
json.py
|
Use orjson when already installed or with speedups extra (#466)
|
2023-06-18 01:03:04 +02:00 |
protocol.py
|
Remove code to detect event loop change (#526)
|
2023-10-08 00:36:51 +02:00 |
py.typed
|
Add py.typed to flag that the package is typed (#251)
|
2021-11-15 18:21:24 +01:00 |
smartbulb.py
|
Make timeout adjustable (#494)
|
2023-10-07 20:58:00 +02:00 |
smartdevice.py
|
Parse features only during updates (#527)
|
2023-10-07 21:18:47 +02:00 |
smartdimmer.py
|
Make timeout adjustable (#494)
|
2023-10-07 20:58:00 +02:00 |
smartlightstrip.py
|
Make timeout adjustable (#494)
|
2023-10-07 20:58:00 +02:00 |
smartplug.py
|
Make timeout adjustable (#494)
|
2023-10-07 20:58:00 +02:00 |
smartstrip.py
|
Parse features only during updates (#527)
|
2023-10-07 21:18:47 +02:00 |