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

Update demo examples for 1.x #381

Merged
merged 5 commits into from Apr 26, 2021
Merged

Update demo examples for 1.x #381

merged 5 commits into from Apr 26, 2021

Conversation

crxporter
Copy link
Member

Changed BatteryService to Battery in 2 places. BatteryService is depreciated.

@crxporter crxporter requested a review from Shaquu March 27, 2021 20:56
@crxporter crxporter added this to In progress in NRCHKB 1.3.0 via automation Mar 27, 2021
@crxporter crxporter moved this from In progress to Done in NRCHKB 1.3.0 Mar 27, 2021
@crxporter crxporter moved this from Done to In progress in NRCHKB 1.3.0 Mar 27, 2021
@crxporter crxporter removed this from In progress in NRCHKB 1.3.0 Mar 27, 2021
@crxporter crxporter changed the title Update demo examples for 1.3.0 Update demo examples for 1.x Mar 27, 2021
@crxporter crxporter added this to In progress in NRCHKB 1.4.0 via automation Mar 27, 2021
NRCHKB 1.4.0 automation moved this from In progress to Reviewer approved Apr 26, 2021
@Shaquu Shaquu merged commit ad2209a into NRCHKB:dev Apr 26, 2021
NRCHKB 1.4.0 automation moved this from Reviewer approved to Done Apr 26, 2021
@Shaquu Shaquu mentioned this pull request Jul 16, 2021
Shaquu added a commit that referenced this pull request Oct 4, 2021
### Fixed

- Fixed customCharacteristics incorrect refresh in UI
- Implemented static accessoryUUIDs for subflows Enables the use of nrchkb nodes in subflows with backwards
  compatibility #393 - thanks @kevinkub
- Fixed Custom MDNS Configuration not showing in UI for Standalone Accessory
- Stop components from clearing other component's node.status call
- Add missing advertiser selector in UI for Standalone Accessory
- Not naming the host node causes a crash #424
- Do not output oldValue for onSet as it does not have access to old value

### Added

- Notice during app launch: Node.js 10 will be deprecated in Node-RED 2.0.0
- Event output in Service 2 which is available in NRCHKB_EXPERIMENTAL #392 #437
- Status node to fetch Serialized Service #210
- Support for environment variables in characteristic properties #217

### Changed

- Updated hap-nodejs to 0.9.5 (added new iOS 15 Services and Characteristics)
- Updated dependencies to latest versions
- Changed `BatteryService` to `Battery` in demo examples as `BatteryService` is deprecated #381 - thanks @crxporter
- Readme rework - thanks @crxporter
- More descriptive error when incorrect Characteristic has been used in msg.payload
- Add msg.hap.allChars to service nodes #438
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
NRCHKB 1.4.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants