Files
devmel_hass_airsend/custom_components/airsend/manifest.json
T
2021-05-17 14:23:10 +02:00

12 lines
257 B
JSON

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