Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
halacs committed Jan 11, 2024
1 parent 3afc2ee commit fa6ba6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ If all goes fine, later this repository will provide you both a GoLang SDK and a
* [ ] Create json output for machines. Improve documentation accordingly.
* [x] Add retries. `status` command produces `PORT_ERROR` quite frequently while second try works fine.
* [x] Improve token handling. Token is stored in `config.yaml` but it seems to be invalidated after a while. It should be renewed on demand.
* [ ] Create GitHub pipeline for releases
* [x] Create GitHub pipeline for releases
* [ ] Create new gateway user
* [ ] Delete gateway user
* [ ] Change password of a gateway user
Expand All @@ -39,6 +39,7 @@ Available Commands:
set-state Open or close a door connected to your Hörmann BiSecur gateway.
status Queries the status (open/closed/etc) of your door.
users Manages users defined in your Hörmann BiSecur gateway.
version Print version information
Flags:
--autologin login automatically on demand (default true)
Expand Down

0 comments on commit fa6ba6b

Please sign in to comment.