Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ITSpecialist111 committed Oct 19, 2024
1 parent dbc3677 commit 4b6a161
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ai_suggester/custom_components/ai_suggester/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"domain": "ai_suggester",
"name": "AI Automation Suggester",
"version": "1.0.0",
"config_flow": true,
"codeowners": ["@ITSpecialist111"],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/ITSpecialist111/ai_automation_suggester",
"iot_class": "cloud_polling",
"requirements": ["openai>=1.0.0,<2.0.0"]
"requirements": ["openai>=1.0.0,<2.0.0"],
"version": "1.0.0"
}

0 comments on commit 4b6a161

Please sign in to comment.