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

Release Candidate 1.5.0 #481

Merged
merged 90 commits into from
Nov 20, 2022
Merged

Release Candidate 1.5.0 #481

merged 90 commits into from
Nov 20, 2022

Conversation

Shaquu
Copy link
Member

@Shaquu Shaquu commented Apr 12, 2022

Added

  • Support for new advertiser AVAHI
  • Support for new advertiser RESOLVED
  • Added msg.hap.reachable parameter to get device reachable state (related to NO_RESPONSE)

Fixed

  • Accessory could not be recovered from NO_RESPONSE using single Characteristic
  • Make unsupported Characteristic error more
    descriptive #456
  • FFmpeg No such file or directory #495
  • allChars: properties have spaces in names #496
  • Wait for host to return from unpublish/destroy before exiting, set published flag on destroy
  • Security system with characteristics, bad behaviour #388

Changed

  • Updated hap-nodejs to 0.9.7 (bug fixes)
  • Updated hap-nodejs to 0.9.8 (bug fixes)
  • Updated hap-nodejs to 0.10.0 (features)
  • Updated hap-nodejs to 0.10.1 (changes)
  • Updated hap-nodejs to 0.10.2 (bug fixes)
  • Updated hap-nodejs to 0.10.3 (bug fixes)
  • Updated hap-nodejs to 0.10.4 (bug fixes)
  • Updated hap-nodejs to 0.11.0 (features and bug fixes)

Shaquu and others added 30 commits April 6, 2021 23:47
# Conflicts:
#	CHANGELOG.md
#	package.json
#	yarn.lock
Changed `BatteryService` to `Battery` in demo examples as `BatteryService` is deprecated.
Implemented static accessoryUUIDs for subflows
Enables the use of nrchkb nodes in subflows with backwards compatibility.
# Conflicts:
#	CHANGELOG.md
#	package.json
#	yarn.lock
# Conflicts:
#	CHANGELOG.md
#	package.json
 - no longer send empty object to first output for events
 - attached current value to events (msg.payload.key=value)
@Shaquu Shaquu self-assigned this Sep 2, 2022
@A1bi
Copy link

A1bi commented Oct 1, 2022

The new Avahi advertiser option works great for bridges, but I noticed it is missing for standalone services.

@Shaquu
Copy link
Member Author

Shaquu commented Oct 1, 2022

The new Avahi advertiser option works great for bridges, but I noticed it is missing for standalone services.

Thanks! Will look at it later today.

@Shaquu
Copy link
Member Author

Shaquu commented Oct 1, 2022

@A1bi did a fix for missing Avahi, please test in latest dev :)

@A1bi
Copy link

A1bi commented Oct 3, 2022

@A1bi did a fix for missing Avahi, please test in latest dev :)

Thank you, works great now.

@Shaquu
Copy link
Member Author

Shaquu commented Nov 20, 2022

In the latest dev

Added

Fixed

  • Security system with characteristics, bad behaviour #388

Changed

  • Updated hap-nodejs to 0.11.0 (features and bug fixes)

@Shaquu Shaquu merged commit b52945d into master Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants