Skip to content

Commit

Permalink
- documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
simbaja committed Aug 13, 2022
1 parent 840cc3c commit 8b4bc40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ As of 0.5.0, after installation, you should now be able to use the gehome-applia
`gehome-appliance-data [-h] -u USERNAME -p PASSWORD [-r {US,EU}]`

The parameters are as follows:
-u or --username: Your SmartHQ Username
-p or --password: Your SmartHQ Password
-r or --region: Your SmartHQ Region
* -u or --username: Your SmartHQ Username
* -p or --password: Your SmartHQ Password
* -r or --region: Your SmartHQ Region

This application will set up a client, iterate over all appliances, and will update the state every minute. It will also capture all state changes as they happen (useful for figuring out which values correspond to which function). You can exit at any time by keyboard interrupt `ctrl^C`

Expand Down

0 comments on commit 8b4bc40

Please sign in to comment.