Vallox-websocket-api

Latest version: v5.3.0

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

Scan your dependencies

Page 2 of 6

5.0.1

Breaking changes
- Removing some previously exposed functions (`get_model`, `get_sw_version`, `get_uuid`, `get_next_filter_change_date`). Use `MetricData` class methods instead.
- `Vallox` class lost `get_profile`, `get_info`, `get_temperature`, `get_fan_speed`, `get_next_filter_change_date` methods. Use `MetricData` class methods instead.
- `PROFILE` Enum class was renamed to `Profile`.
- `Client` class lost `fetch_metric` method.

What's Added
* Adding `MetricData.get` method.

**Full Changelog**: https://github.com/yozik04/vallox_websocket_api/compare/4.2.0...5.0.1

4.2.0

What’s Changed

* Alarm resolve (63) yozik04
* Some bug fixes from previous release

**Full Changelog**: https://github.com/yozik04/vallox_websocket_api/compare/4.1.0...4.2.0

4.1.0

What’s Changed

* New method fetch_metric_data() -> MetricData (61) yozik04
* Set filter change date (62) yozik04
* Read unit alarms (55) yozik04
* Run CI tests on Python 3.12 (60) slovdahl

4.0.3

What’s Changed

* Ensure data model is valid after loading (53)
* Better number parsing of model loaded from unit's JS file (54)

**Full Changelog**: https://github.com/yozik04/vallox_websocket_api/compare/4.0.2...4.0.3

4.0.2

What’s Changed

* Fix A_CYC_UUID7 address.

**Full Changelog**: https://github.com/yozik04/vallox_websocket_api/compare/4.0.0...4.0.2

4.0.0

What’s Changed

* Read constants from the unit directly or fallback to local file. (47) yozik04

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.