From 538f5fec392b804ebc7db093a8a598b4c7ce8870 Mon Sep 17 00:00:00 2001 From: shbatm Date: Mon, 16 Jan 2023 13:02:13 -0600 Subject: [PATCH] Deprecate ISY994 custom reload service (#25787) --- source/_integrations/isy994.markdown | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/_integrations/isy994.markdown b/source/_integrations/isy994.markdown index 75a6cb86f26..265e4bd84d6 100644 --- a/source/_integrations/isy994.markdown +++ b/source/_integrations/isy994.markdown @@ -132,7 +132,6 @@ Once loaded, the following services will be exposed with the `isy994.` prefix, t - Entity services for Home Assistant-connected entities: `send_node_command`, `send_raw_node_command`, and `set_ramp_rate`. - Generic ISY services: `send_program_command` - - Management services for the ISY Home Assistant integration: `reload`. #### Service `isy994.send_node_command` @@ -195,10 +194,6 @@ Send a command to control an ISY program or folder. Valid commands are `run`, `r | `name` | yes | The name of the program to control (optional, use either `address` or `name`), e.g., `"My Program"` | | `isy` | yes | (Optional) If you have more than one ISY connected, provide the name of the ISY to query (as shown on the Device Registry or as the top-first node in the ISY Admin Console). If you have the same program name or address on multiple ISYs, omitting this will run the command on them all, e.g., `"ISY"` | -#### Service `isy994.reload` - -Reload the ISY connection(s) without restarting Home Assistant. Use this service to pick up new devices that have been added or changed on the ISY since the last restart of Home Assistant. - ### Creating Custom Devices using ISY Programs Using the Programs tab in the controller's Administrative Console, custom devices can be created that will appear natively inside of Home Assistant. Home Assistant will scan the following folders and build the device to the associated domains: