pantherale0 / ha-nintendoparentalcontrols

Home Assistant integration for Nintendo Switch Parental Controls
MIT License
90 stars 7 forks source link

Allow / Disallow special games #41

Closed evilmumi closed 11 months ago

evilmumi commented 1 year ago

Checklist

Is your feature request related to a problem? Please describe.

At the moment I control which games are allowed to play for the kids via the Nintendo app

Describe the solution you'd like

I want to control it via home assistant

Describe alternatives you've considered

no alternatives :)

Additional context

if there are question please ask :)

pantherale0 commented 11 months ago

This has been released in 2023.12.0.

I've tested on a single device fine, however as I don't have multiple devices I'm not sure what will happen if some applications are available on one but not the other.

evilmumi commented 11 months ago

Thanks. Do you know why HACS not showing that there is an update available? How can I update?

pantherale0 commented 11 months ago

You need to be running at least Home Assistant 2023.12.0 as there seems to be a bug with translations in older versions.

If you are and it's still not showing, I'd recommend updating the repository information in hacs / downloading again.

evilmumi commented 11 months ago

Thank you HA Update is planned to be done after christmas :)

neebski commented 11 months ago

This has been released in 2023.12.0.

I've tested on a single device fine, however as I don't have multiple devices I'm not sure what will happen if some applications are available on one but not the other.

I have two devices, when upgrading to 23.12 the integration fails. What do you need to troubleshoot?

pantherale0 commented 11 months ago

This has been released in 2023.12.0. I've tested on a single device fine, however as I don't have multiple devices I'm not sure what will happen if some applications are available on one but not the other.

I have two devices, when upgrading to 23.12 the integration fails. What do you need to troubleshoot?

I need the debug logs, set this in your configuration.yaml and try again:

logger:
  default: info
  logs:
    custom_components.nintendo_parental: debug
    pynintendoparental: debug
pantherale0 commented 11 months ago

I have two devices, when upgrading to 23.12 the integration fails. What do you need to troubleshoot?

I've just published a new release, try updating to 2023.12.1, if issues are still present, please create a new issue.

Thanks

evilmumi commented 10 months ago

I updated yesterday and looks fine. While adding i found the game 4 times (for 2 Swich) in dropdown menu

pantherale0 commented 10 months ago

I updated yesterday and looks fine. While adding i found the game 4 times (for 2 Swich) in dropdown menu

This is known and will be fixed in a future version. Thanks.