From d79f8a6a63b700df4362a7b06569dc44f4a725c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arvid=20Hahn=C3=A9?= <15071547+maanrijp@users.noreply.github.com> Date: Wed, 30 Dec 2020 18:15:58 +0100 Subject: [PATCH 1/5] Update hikvisioncam.markdown (#16050) added the settings in the Hikvision camera itself --- source/_integrations/hikvisioncam.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/hikvisioncam.markdown b/source/_integrations/hikvisioncam.markdown index 53a06ee335c..c06e6b71370 100644 --- a/source/_integrations/hikvisioncam.markdown +++ b/source/_integrations/hikvisioncam.markdown @@ -25,6 +25,10 @@ switch: host: 192.168.1.32 ``` +In the Hikvision camera settings you also need to make a few changes: +- In the camera menu navigate to Network >> Advanced Settings >> Integration Protocol. Check the 'Enable Hikvision-CGI' box and set the 'Hikvision-CGI Authentication' to 'digest/basic'. +- Make sure the camera user has the rights to change parameter settings. In the menu navigate to System Settings >> User Management >> User Management. Select the correct user, click 'Modify' en check the 'Remote: Parameters Settings' box. + {% configuration %} host: description: The IP address of your Hikvision camera, e.g., `192.168.1.32`. From 80bae77a3c8105b89b62b376940c3a7cec2c49fd Mon Sep 17 00:00:00 2001 From: bigwoof Date: Fri, 1 Jan 2021 21:09:24 +1000 Subject: [PATCH 2/5] Clarify note on enabling remote features setting on Xbox (#16060) --- source/_integrations/xbox.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/xbox.markdown b/source/_integrations/xbox.markdown index bd3ef7a1949..98261c627d2 100644 --- a/source/_integrations/xbox.markdown +++ b/source/_integrations/xbox.markdown @@ -16,7 +16,7 @@ ha_config_flow: true The Xbox integration allows you to control Xbox One (or newer) consoles from Home Assistant. -Home Assistant authenticates with Xbox Live through OAuth2 using the Home Assistant Cloud account linking service. Set up the integration through **Configuration -> Integrations -> Xbox**. Ensure you login using the Microsoft account that is linked to your Xbox consoles. Note that for the media player and remote entities to be added your Xbox will need to have remote features enabled via Settings-Remote Features (you may need to uprade your controller firmware). +Home Assistant authenticates with Xbox Live through OAuth2 using the Home Assistant Cloud account linking service. Set up the integration through **Configuration -> Integrations -> Xbox**. Ensure you login using the Microsoft account that is linked to your Xbox consoles. Note that for the media player and remote entities to be added your Xbox will need to have remote features enabled via **Settings -> Devices & conections -> Remote Features** (you may need to uprade your controller firmware).
From a1950ec0a2100c5b815683bffe8683f136ec2dfe Mon Sep 17 00:00:00 2001 From: Marcel van Peer <39984661+marcelvanpeer@users.noreply.github.com> Date: Fri, 1 Jan 2021 12:14:18 +0100 Subject: [PATCH 3/5] Added avr type (#16059) Added Marantz NR1710 --- source/_integrations/denonavr.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/denonavr.markdown b/source/_integrations/denonavr.markdown index d870c1efa7e..ce2eb13e4de 100644 --- a/source/_integrations/denonavr.markdown +++ b/source/_integrations/denonavr.markdown @@ -65,6 +65,7 @@ Known supported devices: - Marantz NR1602 - Marantz NR1604 - Marantz NR1607 +- Marantz NR1710 - Other Denon AVR receivers (untested) - Marantz receivers (experimental) From 2892f85d71adbc60c0b325079edc33f5925d235a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 12:17:10 +0100 Subject: [PATCH 4/5] Bump listen from 3.3.3 to 3.4.0 (#16058) Bumps [listen](https://github.com/guard/listen) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.3.3...v3.4.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 183c3669dc5..1c3f802e046 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.3) - listen (3.3.3) + listen (3.4.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) From cdaed7235adadb81cf3b115928da27f7b9612c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 12:17:42 +0100 Subject: [PATCH 5/5] Bump tzinfo-data from 1.2020.5 to 1.2020.6 (#16057) Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2020.5 to 1.2020.6. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2020.5...v1.2020.6) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c3f802e046..3231f6cf233 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM tilt (2.0.10) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - tzinfo-data (1.2020.5) + tzinfo-data (1.2020.6) tzinfo (>= 1.0.0) unicode-display_width (1.7.0)