Releases: danimtb/dasshio
Releases · danimtb/dasshio
v0.2.0
- Added optional
domain
, service
and service_data
parameters in config to resemble HA service tab (Issue #16).
- Used internal hass.io communication (Issue #12)
- Optional
url
, body
and headers
still available.
- Extended checks of configuration files
v0.1.0
- New hassio internal communication support:
http://hassio/homeassistant/api
- Check json paramenters: Issue #5 and PR #5
v0.0.9
- Fixes repetition of API calls with single press (Issue #10)
v0.0.8
- Support Hass.io 0.64 and Host OS 1.1
- Added UDP packets to sniff filter
v0.0.7
Increase delay after request: 20 secs
v0.0.5
Added delay to avoid multiple requests with a single press
v0.0.4
Fixes v0.0.3 (build of Docker Image):
- find_button.py removed from Dockerfile