..
cli
Fix discover cli command with host ( #1437 )
2025-01-14 14:47:52 +00:00
interfaces
Update cli, light modules, and docs to use FeatureAttributes ( #1364 )
2024-12-11 15:53:35 +00:00
iot
Use DeviceInfo consistently across devices ( #1338 )
2024-12-13 12:37:13 +00:00
protocols
Add more redactors for smartcams ( #1439 )
2025-01-10 18:34:11 +00:00
smart
Add mop module ( #1456 )
2025-01-15 19:12:33 +01:00
smartcam
Add battery module to smartcam devices ( #1452 )
2025-01-14 21:57:35 +00:00
transports
ssltransport: use debug logger for sending requests ( #1443 )
2025-01-12 17:06:48 +01:00
__init__.py
Add smartcam modules to package inits ( #1376 )
2024-12-16 13:20:26 +01:00
cachedzoneinfo.py
Remove support for python <3.11 ( #1273 )
2024-11-18 18:46:36 +00:00
credentials.py
Add LinkieTransportV2 and basic IOT.IPCAMERA support ( #1270 )
2024-12-07 00:06:58 +01:00
device_factory.py
Initial support for vacuums (clean module) ( #944 )
2025-01-14 15:35:09 +01:00
device_type.py
Add ssltransport for robovacs ( #943 )
2024-12-01 18:06:48 +01:00
device.py
Use DeviceInfo consistently across devices ( #1338 )
2024-12-13 12:37:13 +00:00
deviceconfig.py
Make uses_http a readonly property of device config ( #1449 )
2025-01-14 14:20:53 +00:00
discover.py
Initial support for vacuums (clean module) ( #944 )
2025-01-14 15:35:09 +01:00
emeterstatus.py
Enable ruff check for ANN ( #1139 )
2024-11-10 18:55:13 +00:00
exceptions.py
Initial support for vacuums (clean module) ( #944 )
2025-01-14 15:35:09 +01:00
feature.py
Use repr() for enum values in Feature.__repr__ ( #1414 )
2025-01-06 13:23:02 +01:00
httpclient.py
Treat smartcam 500 errors after handshake as retryable ( #1395 )
2024-12-20 19:23:18 +00:00
json.py
Return raw discovery result in cli discover raw ( #1342 )
2024-12-10 22:42:14 +00:00
module.py
Add mop module ( #1456 )
2025-01-15 19:12:33 +01:00
modulemapping.py
Create common interfaces for remaining device types ( #895 )
2024-05-10 19:29:28 +01:00
modulemapping.pyi
Remove support for python <3.11 ( #1273 )
2024-11-18 18:46:36 +00:00
py.typed
Add py.typed to flag that the package is typed ( #251 )
2021-11-15 18:21:24 +01:00