chrisz / pyhusmow

Control your Husqvarna automower
GNU General Public License v3.0
59 stars 29 forks source link

JSON Output in CLI #16

Closed arniworx closed 6 years ago

arniworx commented 6 years ago

hi! thank you very much for this very helpful tool! can you please make the output of the command-line version the same as the web output? in the command-line version the output is in 'single' quotes and boolean values are mixed case like "True". keys and values in "double" quotes are parseable by php's json_decode as well as boolean values in lowercase letters. thank you arni