tesladdicts / testatus

Python suite to access the Tesla JSON API, pollers and log via the API, parse the log, rpc, etc
MIT License
12 stars 2 forks source link

support JSON result on cli #6

Closed benderl closed 4 years ago

benderl commented 4 years ago

This PR adds the additional cli arg "--json". If set, the result will be returned in a parsable JSON format. By enabling this you are able to pipe it directly in "jq".