5.0.1
Breaking changes
- Removing some previously exposed functions (
get_model
,get_sw_version
,get_uuid
,get_next_filter_change_date
). UseMetricData
class methods instead. Vallox
class lostget_profile
,get_info
,get_temperature
,get_fan_speed
,get_next_filter_change_date
methods. UseMetricData
class methods instead.PROFILE
Enum class was renamed toProfile
.Client
class lostfetch_metric
method.
What's Added
- Adding
MetricData.get
method.
Full Changelog: 4.2.0...5.0.1