Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add services to add/remove device trackers from persons #331

Merged
merged 2 commits into from
Aug 20, 2023

Conversation

frenck
Copy link
Owner

@frenck frenck commented Aug 20, 2023

Description

Adds services to modify persons in Home Assistant, allowing to add/remove devices trackers from them on the fly.

Motivation and Context

As requested in: #325

It would, for example, allow temporarily attaching a device tracker (for example, a car tracker) to a person while they are traveling.

How has this been tested?

Using the dev tools

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@frenck frenck added the new-feature New features or options. label Aug 20, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
33.5% 33.5% Duplication

@frenck frenck marked this pull request as ready for review August 20, 2023 12:19
@frenck frenck merged commit f162527 into main Aug 20, 2023
@frenck frenck deleted the frenck-2023-1162 branch August 20, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant