From 8dd3d5f454421bf1a6024812dcb0a36ac8934c4b Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Tue, 25 Mar 2025 15:52:16 +0100 Subject: [PATCH 1/5] Add removal instructions and basic configuration descriptions to Shelly docs (#38185) * Add removal instructions and basic configuration description * Improve host description * Better wording * Empty commit * Move the removal instruction to the end --- source/_integrations/shelly.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index cbe1b3a8db2..c6ae4a0d2a5 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -49,6 +49,13 @@ Integrate [Shelly devices](https://shelly.com) into Home Assistant. {% include integrations/config_flow.md %} +{% configuration_basic %} +Host: + description: "The Hostname or IP address of your Shelly device. You can find it in your router." +Port: + description: "Custom TCP port of the device. Change this only if the device is connected via Shelly Range Extender." +{% endconfiguration_basic %} + ## Shelly device generations There are four generations of devices and all generations are supported by this integration. There are some differences in how devices should be configured and in the naming of entities and devices between generations. @@ -373,3 +380,9 @@ Please check from the device Web UI that the configured server is reachable. - Before set up, battery-powered devices must be woken up by pressing the button on the device. - For battery-powered devices, the `update` platform entities only inform about the availability of firmware updates but are not able to trigger the update process. - Using the `homeassistant.update_entity` action for an entity belonging to a battery-powered device is not possible because most of the time these devices are sleeping (are offline). + +## Removing the integration + +This integration follows standard integration removal, no extra steps are required. + +{% include integrations/remove_device_service.md %} From 53be9eb6a8fcb591377bb4fd8d9ca1f85a6fa266 Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Tue, 25 Mar 2025 17:29:00 +0100 Subject: [PATCH 2/5] Add removal instructions and basic configuration descriptions to IMGW-PIB docs (#38186) * Add removal instructions and basic configuration descriptions * Move the removal instruction to the end --- source/_integrations/imgw_pib.markdown | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/source/_integrations/imgw_pib.markdown b/source/_integrations/imgw_pib.markdown index 0bc138daad0..13936cf278b 100644 --- a/source/_integrations/imgw_pib.markdown +++ b/source/_integrations/imgw_pib.markdown @@ -15,7 +15,14 @@ ha_platforms: ha_integration_type: integration --- -IMGW-PIB integration uses hydrological data from [Institute of Meteorology and Water Management - National Research Institute](https://hydro.imgw.pl) to present information about rivers and water reservoirs in Poland. +IMGW-PIB {% term integration %} uses hydrological data from [Institute of Meteorology and Water Management - National Research Institute](https://hydro.imgw.pl) to present information about rivers and water reservoirs in Poland. + +{% include integrations/config_flow.md %} + +{% configuration_basic %} +Hydrological station: + description: "Select a hydrological station from the list of available stations." +{% endconfiguration_basic %} ## Sensors @@ -24,6 +31,8 @@ Sensor entities added to Home Assistant: - Water level - Water temperature (if a given hydrological station supports it) -## Setup +## Removing the integration -{% include integrations/config_flow.md %} +This integration follows standard integration removal, no extra steps are required. + +{% include integrations/remove_device_service.md %} From 539f091237a7716e5cf068dac67888e135d7483c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 07:29:07 +0100 Subject: [PATCH 3/5] build(deps-dev): bump sorbet-runtime from 0.5.11954 to 0.5.11956 (#38197) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b81e9ca59e0..a117700c18e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM rack-protection (= 4.1.1) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sorbet-runtime (0.5.11954) + sorbet-runtime (0.5.11956) stringex (2.8.6) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) From 904496ec35d2659e88ec07dee226f737c0185888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 07:29:31 +0100 Subject: [PATCH 4/5] build(deps-dev): bump rubocop-ast from 1.41.0 to 1.43.0 (#38196) --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a117700c18e..9cd2fa15c82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,8 +130,9 @@ GEM rubocop-ast (>= 1.38.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.41.0) + rubocop-ast (1.43.0) parser (>= 3.3.7.2) + prism (~> 1.4) ruby-lsp (0.23.12) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) From ce64831539bb898d91e49c8bbc2979258e3bc1ff Mon Sep 17 00:00:00 2001 From: tdfountain <174762217+tdfountain@users.noreply.github.com> Date: Wed, 26 Mar 2025 00:47:58 -0700 Subject: [PATCH 5/5] Add related link to NUT website (#38189) --- source/_integrations/nut.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/nut.markdown b/source/_integrations/nut.markdown index 18cf320251c..310dcf02a1d 100644 --- a/source/_integrations/nut.markdown +++ b/source/_integrations/nut.markdown @@ -17,6 +17,9 @@ ha_platforms: - diagnostics - sensor ha_integration_type: device +related: + - url: https://www.networkupstools.org + title: Network UPS Tools --- The **Network UPS Tools (NUT)** {% term integration %} allows you to monitor and manage an Uninterruptible Power Supply (UPS) for battery backup, a Power Distribution Unit (PDU), or other similar power device using a [NUT](https://networkupstools.org/) server. It lets you view the status, receive notifications about important events, and execute commands as device actions for one or more such devices.