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

Updates to support homebridge-automation #14

Merged
merged 25 commits into from
Dec 4, 2024
Merged

Conversation

NorthernMan54
Copy link
Contributor

@NorthernMan54 NorthernMan54 commented Nov 30, 2024

Have been working thru modernizing the node-red to homebridge integration package - node-red-contrib-homebridge-automation and transitioned to this package for the hap connection.

Changes s/b backwardly compatible with the existing release.

  • updated dependencies
  • Added refresh of 'values' field when refreshServiceCharacteristics or getCharacteristic is used
  • Added new setCharacteristic option, setCharacteristicByType which finds characteristic by type for setting.
  • Added new getResource request to retrieve snapshot images from camera's
  • Minor tweak to serviceName, and if the name is blank, use the name value from Accessory Information
  • Fixed issue of error handler triggering an error when attempting to connect to a homebridge instance that is down
  • Added restart of monitor when client connections close
  • Added console logging if a logger is not provided

@NorthernMan54 NorthernMan54 marked this pull request as draft November 30, 2024 14:05
@NorthernMan54 NorthernMan54 changed the title Beta 2.0.5 - Tracking Updates to support homebridge-automation Dec 4, 2024
@NorthernMan54 NorthernMan54 marked this pull request as ready for review December 4, 2024 14:43
@NorthernMan54 NorthernMan54 enabled auto-merge (squash) December 4, 2024 14:44
@NorthernMan54 NorthernMan54 merged commit 757b698 into latest Dec 4, 2024
15 checks passed
@NorthernMan54 NorthernMan54 deleted the beta-2.0.5 branch December 4, 2024 14:49
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.

3 participants