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
20 changes: 12 additions & 8 deletions source/_integrations/nintendo_parental_controls.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@ You will need:

The **Nintendo Switch Parental Controls** integration provides the following entities.

#### Number

- **Max screentime today**
- **Description**: Maximum amount of screentime to allow today, for unlimited screentime, set to `-1`. By setting this to `0` and turning the **Suspend software** switch on, you can 'lock' your Nintendo Switch.

#### Select
- **Restriction mode**
- **Description**: Controls whether the same screen time limits are applied every day or if each day of the week has its own separate limit.

#### Sensors

- **Used screen time**
Expand All @@ -74,19 +83,14 @@ The **Nintendo Switch Parental Controls** integration provides the following ent
- **Unit of measurement**: `minutes`
- **Device class**: `duration`

#### Time

- **Bedtime alarm**
- **Description**: A set bedtime for a given device, at this time, the Switch can either "lock" or show an alert in the top left corner.

#### Switch
- **Suspend software**
- **Description**: Enable to automatically suspend running software when the Bedtime alarm is reached or the maximum screen time is exceeded. Turn off to allow software to continue running past these limits.

#### Number
#### Time

- **Max screentime today**
- **Description**: Maximum amount of screentime to allow today, for unlimited screentime, set to `-1`. By setting this to `0` and turning the **Suspend software** switch on, you can 'lock' your Nintendo Switch.
- **Bedtime alarm**
- **Description**: A set bedtime for a given device, at this time, the Switch can either "lock" or show an alert in the top left corner.

## Actions

Expand Down