Home Assistant Git Exporter
This commit is contained in:
19
config/custom_components/irrigation_unlimited/manifest.json
Normal file
19
config/custom_components/irrigation_unlimited/manifest.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"domain": "irrigation_unlimited",
|
||||
"name": "Irrigation Unlimited",
|
||||
"codeowners": [
|
||||
"@rgc99"
|
||||
],
|
||||
"config_flow": false,
|
||||
"dependencies": [
|
||||
"recorder",
|
||||
"history"
|
||||
],
|
||||
"documentation": "https://github.com/rgc99/irrigation_unlimited",
|
||||
"iot_class": "local_polling",
|
||||
"issue_tracker": "https://github.com/rgc99/irrigation_unlimited/issues",
|
||||
"requirements": [
|
||||
"crontab"
|
||||
],
|
||||
"version": "2024.5.0"
|
||||
}
|
||||
Reference in New Issue
Block a user