Initial commit: Olimex ESP32-C6-EVB HA integration + Arduino sketch
This commit is contained in:
11
custom_components/olimex_esp32_c6/manifest.json
Normal file
11
custom_components/olimex_esp32_c6/manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"domain": "olimex_esp32_c6",
|
||||
"name": "Olimex ESP32-C6-EVB",
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/yourusername/olimex-esp32-c6-ha",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["aiohttp>=3.8.0"],
|
||||
"version": "0.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user