diff --git a/custom_components/ha_text_ai/manifest.json b/custom_components/ha_text_ai/manifest.json index 8bc44ed..efb2e9b 100644 --- a/custom_components/ha_text_ai/manifest.json +++ b/custom_components/ha_text_ai/manifest.json @@ -22,7 +22,6 @@ ], "ssdp": [], "usb": [], - "version": "2.0.0", - "zeroconf": [], - "supported_api_providers": ["openai", "anthropic"] + "version": "2.1.0", + "zeroconf": [] }