Skip to content

Commit 1214065

Browse files
authored
Upgrade Telegram bot quality scale to Silver (home-assistant#155352)
1 parent 4866c77 commit 1214065

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

homeassistant/components/telegram_bot/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"documentation": "https://www.home-assistant.io/integrations/telegram_bot",
88
"iot_class": "cloud_push",
99
"loggers": ["telegram"],
10-
"quality_scale": "bronze",
10+
"quality_scale": "silver",
1111
"requirements": ["python-telegram-bot[socks]==22.1"]
1212
}

homeassistant/components/telegram_bot/quality_scale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ rules:
2626
unique-config-entry: done
2727

2828
# Silver
29-
action-exceptions: todo
29+
action-exceptions: done
3030
config-entry-unloading: done
3131
docs-configuration-parameters: done
3232
docs-installation-parameters: done

0 commit comments

Comments
 (0)