Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Adi146 committed Jul 24, 2022
1 parent 73d3132 commit 1da12d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions custom_components/kubernetes/manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"domain": "kubernetes",
"name": "kubernetes",
"name": "Kubernetes",
"config_flow": true,
"documentation": "https://github.com/home-assistant/example-custom-config/tree/master/custom_components/example_sensor/",
"documentation": "https://github.com/Adi146/home-assistant-kubernetes",
"codeowners": [
"@Adi146"
],
"requirements": [
"kubernetes_asyncio==23.6.0"
],
"iot_class": "local_polling",
"version": "1.0.0"
}
"version": "0.7.0"
}

0 comments on commit 1da12d2

Please sign in to comment.