13 lines
329 B
JSON
13 lines
329 B
JSON
{
|
|
"domain": "airsend",
|
|
"name": "AirSend",
|
|
"documentation": "https://github.com/devmel/hass_airsend",
|
|
"issue_tracker": "https://github.com/devmel/hass_airsend/issues",
|
|
"dependencies": ["http"],
|
|
"config_flow": true,
|
|
"codeowners": ["@devmel"],
|
|
"requirements": [],
|
|
"version": "4.0.0",
|
|
"iot_class": "local_push"
|
|
}
|