diff --git a/source/_integrations/remote.markdown b/source/_integrations/remote.markdown index 0f37c970e25..e04a424073f 100644 --- a/source/_integrations/remote.markdown +++ b/source/_integrations/remote.markdown @@ -11,7 +11,7 @@ ha_codeowners: ha_integration_type: entity --- -The **Remote** {% term integration%} keeps track of the remotes in your environment. Captures their state and allows you to control them. +The **Remote** {% term integration%} keeps track of the remotes in your environment, captures their state, and allows you to control them. - Maintains a state per remote and a combined state `all_remotes`. - Registers actions `remote/turn_on`, `remote/turn_off`, `remote/toggle`, and `remote/send_command` to control remotes.