Skip to content

Commit 39004bd

Browse files
authored
Update pynintendoparental to 2.1.0 (#158487)
1 parent bb847ce commit 39004bd

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

homeassistant/components/nintendo_parental_controls/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/nintendo_parental_controls",
77
"iot_class": "cloud_polling",
8-
"loggers": ["pynintendoparental"],
8+
"loggers": ["pynintendoauth", "pynintendoparental"],
99
"quality_scale": "bronze",
10-
"requirements": ["pynintendoparental==2.0.0"]
10+
"requirements": ["pynintendoauth==1.0.0", "pynintendoparental==2.1.0"]
1111
}

requirements_all.txt

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)