1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Add IQS to Anthropic (#163891)

This commit is contained in:
Denis Shulyaka
2026-02-24 18:27:51 +03:00
committed by GitHub
parent 8dbf7f7ad7
commit 6f1a021197
2 changed files with 1 additions and 1 deletions
@@ -8,5 +8,6 @@
"documentation": "https://www.home-assistant.io/integrations/anthropic",
"integration_type": "service",
"iot_class": "cloud_polling",
"quality_scale": "bronze",
"requirements": ["anthropic==0.83.0"]
}
-1
View File
@@ -1132,7 +1132,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"anel_pwrctrl",
"anova",
"anthemav",
"anthropic",
"aosmith",
"apache_kafka",
"apple_tv",