Closed svrooij closed 2 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/helpers/ip-helper.ts | 11 | 13 | 84.62% | ||
src/index.ts | 0 | 2 | 0.0% | ||
<!-- | Total: | 27 | 31 | 87.1% | --> |
Totals | |
---|---|
Change from base Build 1699413240: | 0.03% |
Covered Lines: | 1646 |
Relevant Lines: | 1980 |
:tada: This PR is included in version 2.5.0-beta.8 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 2.5.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
New feature allows starting with a hostname, will resolve automatically
Description
This PR implements support for hostnames.
InitializeFromDevice
It's recommended to resolve the IP yourself, because that way it will only happen once. And not several times per device (as in once per each called service).
Related to: https://github.com/hklages/node-red-contrib-sonos-plus/issues/175
Your checklist for this pull request
🚨 Please review the guidelines for contributing to this repository.
💔 Thank you!