Skip to content

Releases: sh00t2kill/linktap_local_http_component

v0.5.6

06 Nov 03:52
d46339b
Compare
Choose a tag to compare

Improve how http request retries are handled

v0.5.5

20 May 00:23
bec77e2
Compare
Choose a tag to compare

Change the valve entity to use core.Event instead of EventType

v0.5.4

19 Apr 05:21
f2d4a2d
Compare
Choose a tag to compare

Improve how a switch entity "finds" its corresponding number entities

v0.5.3

08 Mar 03:57
50b6371
Compare
Choose a tag to compare

What's Changed

Fixed valve start_watering service to take seconds as expected.

New Contributors

v0.5.0

28 Feb 05:10
b82f4d5
Compare
Choose a tag to compare
  • Create new valve service to start watering, allowing the duration entity to be bypassed.
  • Fix API error with pause valve service

v0.4.7

06 Feb 23:34
9873f84
Compare
Choose a tag to compare

Fix error on integration startup RE volume sensor

v0.4.6

23 Jan 23:28
357b933
Compare
Choose a tag to compare

Improve handling of last_reset as old method was causing duplication on HA restart

v0.4.5

23 Jan 13:06
987ab41
Compare
Choose a tag to compare

Add last_reset to volume sensor when it goes back to 0, in order for the enegry dashboard to work correctly.

v0.4.2

08 Jan 23:36
2972ca6
Compare
Choose a tag to compare

Add state class and device class to water volume sensor, enabling it to be used on the energy dashboard

v0.4.1

08 Jan 23:08
70ec3e7
Compare
Choose a tag to compare

Updated readme to include valve information