Releases: tobias-kuendig/hacompanion
Releases · tobias-kuendig/hacompanion
v1.0.21
v1.0.20
v1.0.19
v1.0.17
v1.0.15
v1.0.12
v1.0.7
v1.0.5
v1.0.4
Changelog
- 86034ca Apply golangci-lint suggestion
- e755a02 Dynamic icons for custom scripts
- 42d07ff Fix device_class and unit_of_measurement for scripts
- 6945a05 Fix typo
- ab5be6a Guess push_url if not set
- 13b35f4 Invalidate all sensors on shutdown
- 8835df7 Lint
- 1038755 Linting
- c1b372c Merge pull request #10 from pschmitt/update-registration-data
- 629de83 Merge pull request #11 from pschmitt/guess-push-url
- 64a8592 Merge pull request #12 from pschmitt/dynamic-sensor-icons
- 892aa39 Merge pull request #7 from pschmitt/fix-script-unit-and-class
- f08343b Merge pull request #8 from pschmitt/invalidate-sensors-on-exit
- f5248cd Merge pull request #9 from pschmitt/systemd-user-service
- cc5dded Update device registration data on startup
- c07a2f9 Use a user service instead of a system service
v1.0.3
Changelog
- a0e8163 Add flags/env vars for Home Assistant url, token and device name
- dac10b9 Add support for binary sensors
- 18f965c Added -a Attribute back to notify-send
- 7f92a69 Documented installation
- 6ee1efc Make online_check a binary_sensor
- 50a9c13 Merge pull request #3 from pschmitt/binary_sensors
- 30525dc Merge pull request #5 from pschmitt/flags-and-env-vars
- 0602b27 Merge pull request #6 from pschmitt/online-check-binary-sensor
- afb27f1 Updated Config comments
- 6be47aa Updated README
- 7a0e06c Updated README
- 1a680fc Updated README