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 MQTT Discovery Entities for Config Buttons in Home Assistant #542

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

krkeegan
Copy link
Collaborator

Proposed change

This adds a couple of buttons (join, refresh, pair, and sync) to Home Assistant:

image

These buttons significantly improve the user experience when adding a device to Home Assistant.

The Log Sensor is not great, but is better than nothing.

These are only changes to the base config yaml file.

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass

These allow users to use the GUI in Home Assistant to run some
simple commands for devices.  These are mostly the commands needed
to install a new device.  They greatly improve the user experience.

One bummer, is that the log sensor is a pretty rudimentary way of
conveying information and status.
@krkeegan
Copy link
Collaborator Author

This all works when tested locally as well.

@krkeegan krkeegan merged commit e03fc0f into TD22057:dev Jan 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant