Vallox-websocket-api

Latest version: v5.2.0

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

Scan your dependencies

Page 1 of 6

5.2.0

What’s Changed

* Decode `A_CYC_*_SETPOINT`, `A_CYC_MLV_SUPPLY_LOWER_LIMIT` and `A_CYC_SUPPLY_AIR_DEFROST_TEMP` values as temperature.
* Make `A_CYC_*_SETPOINT` settable 66

**Full Changelog**: https://github.com/yozik04/vallox_websocket_api/compare/5.1.1...5.2.0

5.1.1

What’s Changed

* Loosen the `websockets` dependency version

**Full Changelog**: https://github.com/yozik04/vallox_websocket_api/compare/5.1.0...5.1.1

5.1.0

What's Changed
* Add `filter_change_date` property by yozik04 in https://github.com/yozik04/vallox_websocket_api/pull/65


**Full Changelog**: https://github.com/yozik04/vallox_websocket_api/compare/5.0.2...5.1.0

5.0.2

What’s Changed

* `A_CYC_BYPASS_LOCKED` is now in `SETTABLE` list.

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

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

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.