From 83e0eedde5d2a2135674e57b16ed0b9cfd8a2300 Mon Sep 17 00:00:00 2001 From: Shaquu Date: Wed, 4 Mar 2020 00:26:40 +0100 Subject: [PATCH 1/2] Version 1.0.4 ### Fixed - Warn when trying to deploy node without bridge or parentService attached [#214](https://github.com/NRCHKB/node-red-contrib-homekit-bridged/issues/214#issuecomment-594084125) - Additional Command Line value in Camera Control is now optional [#214](https://github.com/NRCHKB/node-red-contrib-homekit-bridged/issues/214#issuecomment-593736115) Additionally, updated dependencies to latest versions. --- CHANGELOG.md | 6 ++ homekit.html | 15 ++- package.json | 5 +- yarn.lock | 266 +++++++++++++++++++++++---------------------------- 4 files changed, 139 insertions(+), 153 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d6e3cb6..189e8c48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.4] - 2020.03.03 + +### Fixed +- Warn when trying to deploy node without bridge or parentService attached [#214](https://github.com/NRCHKB/node-red-contrib-homekit-bridged/issues/214#issuecomment-594084125) +- Additional Command Line value in Camera Control is now optional [#214](https://github.com/NRCHKB/node-red-contrib-homekit-bridged/issues/214#issuecomment-593736115) + ## [1.0.3] - 2020.03.01 ### Fixed diff --git a/homekit.html b/homekit.html index fc74ac48..08b0ce51 100644 --- a/homekit.html +++ b/homekit.html @@ -205,7 +205,7 @@

Service

  • Map Video: Select the stream used for video, default 0:0.
  • Map Audio: Select the stream used for audio, default 0:1.
  • Video Filter: Allows a custom video filter to be passed to FFmpeg via -vf, defaults to scale=1280:720 but is optional.
  • -
  • Additional Command Line: Allows additional of extra command line options to FFmpeg, default -tune zerolatency.
  • +
  • Additional Command Line: Allows additional of extra command line options to FFmpeg, default -tune zerolatency but is optional.
  • Debug: Show the output of ffmpeg in the log, default false.
  • Snapshot output: Choose how to output camera snapshot