Skydance

Latest version: v1.0.1

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

- Fix parsing of `GetNumberOfZonesResponse` (see [17](https://github.com/tomasbedrich/skydance/pull/17))

1.0.0

- Add support for RGBW commands.
- Add zone type detection and parsing.

**BREAKING CHANGES:**

- `skydance.protocol.GetZoneNameCommand` renamed to `skydance.protocol.GetZoneInfoCommand`.
- `skydance.protocol.GetZoneNameResponse` renamed to `skydance.protocol.GetZoneInfoResponse`.

0.1.2

- Suppress network errors during session closing.

0.1.1

- Fix byte representation of zone IDs higher than 2.

0.1.0

- Implement `Session` with connection re-creation in case of its failure.
- Implement Skydance discovery protocol.
- Reverse-engineer more commands.
- Make the library Sans I/O (separate IO and protocol logic).
- Write basic documentation.
- Streamline tests and remove redundant ones.

0.0.1

- First public release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.