- Add `VIPER` device type support - Add `APIResponseError` string representation function
0.6.8
Release Notes - Update test dependencies - Add capabilities and well-known properties and methods for `airConditionerFanMode` and `airFlowDirection` and updated `airConditionerMode` to latest spec - Add scripts for generating capability and attribute constants from inventory.
0.6.7
- Add Three Axis capability and well-known device attribute. - Updates `apply_attribute_update` to accept `unit` and `data`
0.6.6
- Fix unawaited coroutine in set_air_conditioner_mode.
0.6.4
- Adds support and well-known attributes/methods for the following capabilities: `demandResponseLoadControl`, `execute`, `ocf`, and `powerConsumptionReport` found in Samsung Air Conditioners. - Update test dependencies
0.6.3
Patch release to address an issue in `OAuthToken.refresh` that rendered it unusable.