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

[SENSOR] Add an IsDocked sensor #159

Closed
joshuar opened this issue May 10, 2024 · 1 comment
Closed

[SENSOR] Add an IsDocked sensor #159

joshuar opened this issue May 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@joshuar
Copy link
Owner

joshuar commented May 10, 2024

What are the sensors you would like to see in Go Hass Agent? What do they measure? Why are they useful? How would you use them in Home Assistant?

  • binary sensor that reports whether the machine is connected to a dock.
  • true if docked, false if not
  • useful to understand if you are mobile or not, could be used as an additional sensor for location tracking both within an area or in general, and other automations.

How do you access the sensor(s) currently?

  • Appears to be available in D-Bus. So can be an event-driven sensor.

Additional context

@joshuar joshuar added the enhancement New feature or request label May 10, 2024
@joshuar
Copy link
Owner Author

joshuar commented May 18, 2024

A docked sensor is now available on laptop devices from v9.1.1. 🎉

@joshuar joshuar closed this as completed May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant