Files
devmel_hass_airsend/custom_components/airsend/manifest.json
T
2022-02-19 22:26:13 +01:00

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"
}