Skip to content

Commit

Permalink
Release 0.5.0 (#12) (#13)
Browse files Browse the repository at this point in the history
* Cleanup (#1)

* Added set_eureka_info and enable_control_notifications (#2)

* Added set_eureka_info and enable_control_notifications

* rename to control_notifications

* Reordered package for future development (#4)

* reordered package

* fixed examples

* Adds initial CLI tool (#5)

* Initial inclution of a CLI

* Linting

* docstring

* linting

* remove if

* remove print from reboot commands

* remove var for reboot result

* added more requirements to setup

* Use single eventloop

* remove json from requirements

* fixes linting issue

* Move scan to utils (#6)

* Move scan to utils

* Forgot one refrence

* Add filter and defaults to network scan (#8)

* Add filter and defaults to network scan

* Added alarm volume control (#7)

* Added alarm volume control

* added docstrings 😉

* 🤴 imperative mood

* simplify cli commands (#9)

* simplify cli commands

* missing 1 blank line

* tuple does not have get (#10)

* move from dict[key] to dict.get(key)

* tuple does not have get

* Preperations fo 0.5.0 release (#11)

* Preperations fo 0.5.0 release

* README update
  • Loading branch information
ludeeus authored and eliseomartelli committed Nov 25, 2018
1 parent 3665b4f commit 36f38ad
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 36f38ad

Please sign in to comment.