You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have filled out the issue template to the best of my ability.
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
This issue is not a duplicate issue of currently previous issues..
Nintendo Parental Controls mobile app
I have checked the configuration of the mobile app and the switch device is registered.
I experience this issue if I test again with the tested configuration in the readme.
This issue does not happen when tested with the tested configuration in the readme.
Describe the issue
When i set the bonus time to 1h (1:00) the play time limit gets added 2h of playtime. After reducing the bonus time back to zero the playtime changes to a different value (sometimes the prior defined bonus time is added to the play time).
Reproduction steps
restart of home assistant (play time limit 3:15), bonus time (0:00) and bedtime alarm (unknown) --> corresponding to the app
change the bonus time by typing a 30 in the minutes field
play time is set to 4:15
Debug logs
2024-02-06 10:35:22.731 DEBUG (MainThread) [custom_components.nintendo_parental] Finished fetching nintendo_parental data in 17.392 seconds (success: True)
2024-02-06 10:35:35.101 DEBUG (MainThread) [custom_components.nintendo_parental] Finished fetching nintendo_parental data in 1.695 seconds (success: True)
2024-02-06 10:36:35.715 DEBUG (MainThread) [custom_components.nintendo_parental] Finished fetching nintendo_parental data in 1.166 seconds (success: True)
2024-02-06 10:37:36.561 DEBUG (MainThread) [custom_components.nintendo_parental] Finished fetching nintendo_parental data in 1.012 seconds (success: True)
2024-02-06 10:37:43.549 DEBUG (MainThread) [custom_components.nintendo_parental.time] Got request to add bonus time for device 85fba71148c5fe93 to 00:30:00
2024-02-06 10:37:45.157 DEBUG (MainThread) [custom_components.nintendo_parental] Finished fetching nintendo_parental data in 0.912 seconds (success: True)
2024-02-06 10:38:45.688 DEBUG (MainThread) [custom_components.nintendo_parental] Finished fetching nintendo_parental data in 1.139 seconds (success: True)
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered:
That behaviour is odd, bonus time only goes in one direction currently to replicate some of the functionality found in Family Link. But when you restart it shouldn't be jumping from 3:15 to 4:15, unless you have set bonus time to either 60 minutes, or 30 minutes (twice).
Its not native functionality available via Nintendo so I expect the value to be lost during a restart.
You are probably best building automations/scripts in Home Assistant for this. The complexity is too high to implement something that Nintendo doesn't even support directly anyway.
Fix exception for user screen time sensor #87
Fix authentication issues - #86
Replace time entities with number entities - #84
Remove bonus time - #81
Update readme - #89
---------
Co-authored-by: Rob <robert.mclellan+github@gmail.com>
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Husqvarna Automower
Dashboards
Recorder
Checklist
Nintendo Parental Controls mobile app
Describe the issue
When i set the bonus time to 1h (1:00) the play time limit gets added 2h of playtime. After reducing the bonus time back to zero the playtime changes to a different value (sometimes the prior defined bonus time is added to the play time).
Reproduction steps
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: