MisterWil / abodepy

A thin Python wrapper for the Abode alarm API
MIT License
49 stars 17 forks source link

--quiet does not return anything for --device or --device device_id #70

Closed pailloM closed 3 years ago

pailloM commented 3 years ago

70 When the --quiet option is used no output is returned for the options -- device or --device device_id

Expected behavior is to output the JSON or the list of devices only

MisterWil commented 3 years ago

I pulled in your PR and pushed it out in v1.1.0. Thanks!