Open alive-corpse opened 3 years ago
Please use hum.get_properties(['power', 'humidity'], 1)
if you want to request a single property per call.
Does a hum.status()
call provides a proper status?
The status method will return a status object providing the temperature as float f.e.
Describe the bug I can't get list of properties using get_properties method, also temperature request always returning null instead of value for Air Humidifier v2:
Version information (please complete the following information):
First configuratoin:
Second configuration:
Device information: If the issue is specific to a device [Use
miiocli device --ip <ip address> --token <token>
]:To Reproduce Steps to reproduce the behavior:
Expected behavior