first commit

This commit is contained in:
Devmel Apps
2021-05-17 14:23:10 +02:00
commit 14a283f6ee
12 changed files with 985 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"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"
}