Steven B.

Results 54 issues of Steven B.

## Proposed change Ensure that the integration always raises `HomeAssistantError` for user actions. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes...

cla-signed
integration: ring
has-tests
by-code-owner
code-quality
Quality Scale: No score

## Proposed change Add motion detection switching on and off to the ring camera platform. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change...

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

Hi there, this PR is not quite ready for merge as it contains some unnecessary changes to locations in the services etc but I wanted to gauge whether you had...

This is in preparation for tests based on supporting features amongst other tweaks: - Consolidates the filtering logic that was split across `filter_model` and `filter_fixture` - Allows filtering `dev` fixture...

If a handshake session becomes invalid the device returns 403 on send and an `AuthenticationError` is raised which prevents a retry, however a retry would be successful. In HA this...

Closes https://github.com/python-kasa/python-kasa/issues/647