Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/_integrations/unifi.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The UniFi Network application allows you to create multiple users on it besides

### UniFi OS

For UniFi OS a local-only user needs to be created. A user who uses the Ubiquiti cloud will not work. You can do this in the manage users section on the UniFi OS dashboard. Make sure to give it the right permissions for the functions you want to use. Note the Dream Machine Pro and Cloud Key Gen2 plus updated to UniFi OS needs the port to be 443.
For UniFi OS a local-only user needs to be created. A user who uses the Ubiquiti cloud will not work. You can do this in the manage users section on the UniFi OS dashboard. Make sure to give it the right permissions for the functions you want to use. Note the Dream Machine Pro and Cloud Key Gen2 plus updated to UniFi OS needs the port to be 443. For some self hosted servers the port will be 8443.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix spelling and grammatical errors.

There are several spelling and grammatical errors in this segment. Here is the corrected version:

- For UniFi OS a local-only user needs to be created. A user who uses the Ubiquiti cloud will not work. You can do this in the manage users section on the UniFi OS dashboard. Make sure to give it the right permissions for the functions you want to use. Note the Dream Machine Pro and Cloud Key Gen2 plus updated to UniFi OS needs the port to be 443. For some self hosted servers the port will be 8443.
+ For UniFi OS, a local-only user needs to be created. A user who uses the Ubiquiti cloud will not work. You can do this in the manage users section on the UniFi OS dashboard. Make sure to give it the right permissions for the functions you want to use. Note that the Dream Machine Pro and Cloud Key Gen2 Plus, updated to UniFi OS, need the port to be 443. For some self-hosted servers, the port will be 8443.
Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
For UniFi OS a local-only user needs to be created. A user who uses the Ubiquiti cloud will not work. You can do this in the manage users section on the UniFi OS dashboard. Make sure to give it the right permissions for the functions you want to use. Note the Dream Machine Pro and Cloud Key Gen2 plus updated to UniFi OS needs the port to be 443. For some self hosted servers the port will be 8443.
For UniFi OS, a local-only user needs to be created. A user who uses the Ubiquiti cloud will not work. You can do this in the manage users section on the UniFi OS dashboard. Make sure to give it the right permissions for the functions you want to use. Note that the Dream Machine Pro and Cloud Key Gen2 Plus, updated to UniFi OS, need the port to be 443. For some self-hosted servers, the port will be 8443.
Tools
LanguageTool

[misspelling] ~56-~56: Possible spelling mistake found.
Context: ...'admin' permissions. ### UniFi OS For UniFi OS a local-only user needs to be create...

(MORFOLOGIK_RULE_EN_US)


[misspelling] ~56-~56: Possible spelling mistake found.
Context: ...eeds to be created. A user who uses the Ubiquiti cloud will not work. You can do this in...

(MORFOLOGIK_RULE_EN_US)


[misspelling] ~56-~56: Possible spelling mistake found.
Context: ...this in the manage users section on the UniFi OS dashboard. Make sure to give it the ...

(MORFOLOGIK_RULE_EN_US)


[uncategorized] ~56-~56: Possible missing comma found.
Context: ...ions for the functions you want to use. Note the Dream Machine Pro and Cloud Key Gen...

(AI_HYDRA_LEO_MISSING_COMMA)


[misspelling] ~56-~56: Possible spelling mistake found.
Context: ... Pro and Cloud Key Gen2 plus updated to UniFi OS needs the port to be 443. For some s...

(MORFOLOGIK_RULE_EN_US)


[misspelling] ~56-~56: This word is normally spelled with a hyphen.
Context: ...i OS needs the port to be 443. For some self hosted servers the port will be 8443. ### Con...

(EN_COMPOUNDS_SELF_HOSTED)


### Conflicts with MQTT

Expand Down