Skip to content

Latest commit

 

History

History
67 lines (51 loc) · 1.22 KB

HISTORY.rst

File metadata and controls

67 lines (51 loc) · 1.22 KB

History

v1.1.0 (2018-07-18)

  • Home Assistant authentication
  • Improved installation process compatibility
  • Sniffing network interface
  • System Command over SSH
  • Python 3.7 compatibility
  • Fixed OS X compatibility
  • IFTTT support

v1.0.0 (2018-03-13)

  • Terminal colors and different error return codes
  • Confirmations config
  • Telegram confirmation
  • Execution output for confirmation message
  • Migrate from argparse to click
  • Native Openhab support
  • Amazon Dash Community
  • Changed --config parameter order

v0.4.0 (2018-02-06)

  • Native Home Assistant support.
  • docs.nekmo.org documentation.
  • Arch Linux package
  • Check config file command
  • Test execution command
  • Install systemd service
  • Install config file on /etc/amazon-dash.yml

v0.3.0 (2017-12-24)

  • Unit testing.
  • Travis CI.
  • Config validation.
  • Help messages.
  • Request to URL.
  • Distinguish Amazon devices in discovery mode.

v0.2.0 (2016-12-13)

  • Securize config file.
  • Systemd config file example.
  • Refactor imports.
  • Updated README.

v0.1.0 (2016-11-16)

  • Execute commands.
  • Discovery mode.
  • Setup.py
  • README.