jayqizone / homebridge-mi-heatercooler

Mi / Aqara AC partner plugin for Homebridge
MIT License
51 stars 6 forks source link

instructions of 'sensorID' need to be updated #13

Open mediter opened 5 years ago

mediter commented 5 years ago

sensorId humidity-temperature sensor (bound to your AC partner) id. run miio --control yourACPartnerIP --method get_device_prop --params '["lumi.0", "device_list"]' to get it (without 'lumi.' prefix)

miio --control 192.168.1.19 --method get_device_prop --params '["lumi.0", "device_list"]'

Not enough non-option arguments: got 0, need at least 1

miio control 192.168.1.19 get_device_prop --params '["lumi.0", "device_list"]' 

INFO Attempting to invoke get_device_prop on 192.168.1.19 ERROR The method get_device_prop is not available