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
9 changes: 6 additions & 3 deletions source/_integrations/risco.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,16 @@ ha_platforms:

This integration connects with Risco Alarms over [Risco Cloud](https://riscocloud.com/).

<div class='note warning'>
It is recommended to use a regular (non-owner) account with the Risco app/website, and use a different regular account with the integration. Risco has restrictions on concurrent uses by different users, especially if they have different permission levels.
<div class='note'>
As from January 2021, Risco have implemented charges for use of their Cloud Features.
</div>


{% include integrations/config_flow.md %}

<div class='note warning'>
It is recommended to use a regular (non-owner) account with the Risco app/website, and use a different regular account with the integration. Risco has restrictions on concurrent uses by different users, especially if they have different permission levels.
</div>

4 sensors will be created to store events, depending on the category (Status, Alarm, Trouble and Other). Each sensor
has the event timestamp as the state, and other event information in attributes.

Expand Down