Homeconnect

Latest version: v0.7.4

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

Scan your dependencies

Page 2 of 2

0.6.2

Add timeout to event stream to address 3.

v0.6.1-pypi
The only point of this release is to make sure the `LICENSE` file is shipped as part of the source distribution on PyPI.

Note: the `v0.6.1` tag was accidentally made on the wrong commit.

0.6

Add methods `set_options_active_program`, `set_options_selected_program`, and `execute_command` to `HomeConnectAppliance`.

**Breaking change:**

The method `select_program` has changed.

Old: `app.select_program(data={"data": {"key": "SomeProgram", "options": {"key": "Some Option", "value": 1}}})`
New: `app.select_program(program="SomeProgram", options={"key": "Some Option", "value": 1})`

0.5

This release fixes 3.

0.4.1

Add more logging.

0.2

0.1

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.