Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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