From 12921cf343d486fcfb05fdde421b8cf3de7b7300 Mon Sep 17 00:00:00 2001 From: Jordan Harvey Date: Tue, 16 Dec 2025 17:10:50 +0000 Subject: [PATCH] Update Nintendo parental controls documentation Added new entities for max screentime and bedtime alarm, and reorganized existing sections. --- .../nintendo_parental_controls.markdown | 20 +++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/source/_integrations/nintendo_parental_controls.markdown b/source/_integrations/nintendo_parental_controls.markdown index df58e752cf9f..7c46f9293a87 100644 --- a/source/_integrations/nintendo_parental_controls.markdown +++ b/source/_integrations/nintendo_parental_controls.markdown @@ -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** @@ -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