David Knowles

Results 13 issues of David Knowles

## Proposed change This adds a `DataUpdateCoordinator` to the Hydrawise integration. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue)...

cla-signed
integration: hydrawise
code-quality
Quality Scale: No score

## Proposed change This adds a config flow to the Hydrawise component and begins migrating away from YAML configuration. The config flow uses a new API for communicating with Hydrawise....

cla-signed
new-feature
integration: hydrawise
has-tests
config-flow
Quality Scale: No score

## Proposed change This adds a new integration for Schlage WiFi locks. This first PR is a bare-bones implementation of the custom integration I've been maintaining at https://github.com/dknowles2/ha-schlage/. I'll port...

cla-signed
new-integration
has-tests
integration: schlage

## Proposed change Add a new `HydrawiseData` object for caching objects from the API. Use this to refresh the data objects stored in each entity when the coordinator updates. This...

cla-signed
small-pr
integration: hydrawise
by-code-owner
bugfix
Quality Scale: No score

## Proposed change Add a valve to the Hydrawise integration that allows controlling zone watering. This is meant to be a replacement for the "Manual Watering" binary sensor, but it...

cla-signed
new-feature
integration: hydrawise
has-tests
by-code-owner
Quality Scale: No score

## Proposed change Add documentation for the Hydrawise integration's new valve platform. ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ]...

in-progress
next
has-parent

## Proposed change Remove the prerequisites section from the Hydrawise docs that discuss the need to obtain an API Key. This is no longer necessary with https://github.com/home-assistant/core/pull/106904 as you can...

next
has-parent

## Proposed change If the `next_cycle` sensor value is unknown, we currently set it to `datetime.max`. Despite that being a constant value, it causes the sensor entities to update on...

cla-signed
small-pr
integration: hydrawise
has-tests
by-code-owner
bugfix
smash
Quality Scale: No score

## Proposed change Add documentation for Hydrawise services added in https://github.com/home-assistant/core/pull/120883 ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ] Adjusted...

next
has-parent