Homebridge v2 / HAP-NodeJS v1
- HAP-NodeJS v1 might show Configured Name warnings when TV accessories are enabled. I believe this to be an error in HAP-NodeJS, as the name seems perfectly valid for an
InputSource
service.HAP-NodeJS WARNING: The accessory 'Configured Name' has an invalid 'ConfiguredName' characteristic ('Leave Home + 1'). Please use only alphanumeric, space, and apostrophe characters. Ensure it starts and ends with an alphabetic or numeric character, and avoid emojis. This may prevent the accessory from being added in the Home App or cause unresponsiveness.
Bug Fixes
ConfiguredName
for TVInputSource
was changed too often on startup.- Workaround for npm / Homebridge UI issue homebridge/homebridge-config-ui-x#2069.
- Handle mDNS advertisements correctly, see #220.
Bump Dependencies
- Homebridge v1.8.4 or v2.0.0-beta;
- hb-zp-tools v0.0.3;
- homebridge-lib v7.0.5.