12 lines
263 B
JSON
12 lines
263 B
JSON
{
|
|
"domain": "airsend",
|
|
"name": "AirSend",
|
|
"documentation": "https://github.com/devmel/hass_airsend",
|
|
"dependencies": ["http"],
|
|
"config_flow": false,
|
|
"codeowners": ["@devmel"],
|
|
"requirements": [],
|
|
"version": "3.4",
|
|
"iot_class": "cloud_polling"
|
|
}
|