Releases: sh00t2kill/linktap_local_http_component
Releases · sh00t2kill/linktap_local_http_component
v0.5.6
v0.5.5
Change the valve entity to use core.Event instead of EventType
v0.5.4
Improve how a switch entity "finds" its corresponding number entities
v0.5.3
What's Changed
Fixed valve start_watering service to take seconds as expected.
New Contributors
- @calvinbui made their first contribution. Thanks @calvinbui
v0.5.0
- Create new valve service to start watering, allowing the duration entity to be bypassed.
- Fix API error with pause valve service
v0.4.7
Fix error on integration startup RE volume sensor
v0.4.6
Improve handling of last_reset as old method was causing duplication on HA restart
v0.4.5
Add last_reset to volume sensor when it goes back to 0, in order for the enegry dashboard to work correctly.
v0.4.2
Add state class and device class to water volume sensor, enabling it to be used on the energy dashboard
v0.4.1
Updated readme to include valve information