Skip to content

Releases: danimtb/dasshio

0.3.8

15 Nov 23:30

Choose a tag to compare

  • Fixes Travis CI image generation with docker

0.3.7

15 Nov 21:52

Choose a tag to compare

  • Fixed timeout config param not used: Now timeout value is taking into accound to avoid multiple requests with a single press
  • Readme: Included alternative setup method to configure buttons without Amazon's app
  • Readme: Added steps to install Dasshio manually without the addon

0.3.6

15 Apr 21:36

Choose a tag to compare

Fix request timeout name and int conversion. Increased default value (#84)

0.3.5

15 Apr 19:38

Choose a tag to compare

Removed timeout guard per button (#82)

0.3.4

15 Apr 16:04
e002544

Choose a tag to compare

  • Fix datetime import again (a65b871)

0.3.3

15 Apr 13:02

Choose a tag to compare

  • Fix datetime import

0.3.2

14 Apr 15:58

Choose a tag to compare

  • Fix intallation issue
  • Added missing archs support
  • Fixed login in dockerhub
  • Added new timeout for requests

0.3.1

02 Aug 16:35
8d4fd31

Choose a tag to compare

  • Fixes authentication issue with token

0.3.0

18 Jul 16:07
1cacb7a

Choose a tag to compare

  • Support for HassOS.
  • Updated dependency to scapy.
  • Set up CI to build docker images.
  • Docker images uploaded to Dockerhub.

v0.2.1: Merge pull request #26 from danimtb/devel

26 Feb 07:35
9c98ce7

Choose a tag to compare

  • Configurable delay time.
  • Sniff function in try/except