..
modules
Split queries to avoid overflowing device buffers ( #502 )
2023-09-14 20:51:40 +02:00
tests
Show an error if both --alias and --host are defined ( #513 )
2023-10-04 23:35:26 +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 plumbing for passing credentials to devices ( #507 )
2023-09-13 15:46:38 +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
Replace asyncio.wait_for with async-timeout ( #480 )
2023-07-21 11:50:54 +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
Split queries to avoid overflowing device buffers ( #502 )
2023-09-14 20:51:40 +02:00
smartdevice.py
Split queries to avoid overflowing device buffers ( #502 )
2023-09-14 20:51:40 +02:00
smartdimmer.py
Add plumbing for passing credentials to devices ( #507 )
2023-09-13 15:46:38 +02:00
smartlightstrip.py
Add plumbing for passing credentials to devices ( #507 )
2023-09-13 15:46:38 +02:00
smartplug.py
Add plumbing for passing credentials to devices ( #507 )
2023-09-13 15:46:38 +02:00
smartstrip.py
Add plumbing for passing credentials to devices ( #507 )
2023-09-13 15:46:38 +02:00