Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

instructions of 'sensorID' need to be updated #13

Open
mediter opened this issue Jul 9, 2019 · 0 comments
Open

instructions of 'sensorID' need to be updated #13

mediter opened this issue Jul 9, 2019 · 0 comments

Comments

@mediter
Copy link

mediter commented Jul 9, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant