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 Ring as an event in Home Assistant + typo fix in mattDeviceName #299

Merged
merged 5 commits into from
Feb 17, 2024

Conversation

iranl
Copy link
Collaborator

@iranl iranl commented Feb 13, 2024

-Add ring as an event in Home Assistant, which would be the preferred way to expose stateless entities. Altough the binary_sensor for ring will be redundant, I elected not to delete it to not interfere with anyone using the current sensor in automations for example.

-Split Home Assistant path concat and DynamicJsonObject creation to functions seperate from publishHassTopic to allow more complex additionalEntries (such as nestedArrays, needed for events to pass event types) with as little duplicate code as possible.

-Fix a typo in mattDeviceName -> mqttDeviceName

@technyon technyon merged commit f8564bd into technyon:master Feb 17, 2024
1 check passed
@iranl iranl deleted the change-ring-to-event branch February 17, 2024 10:43
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.

None yet

2 participants