mirror of
https://github.com/Gurkengewuerz/casait-has.git
synced 2025-01-18 07:36:26 +01:00
12 lines
303 B
JSON
12 lines
303 B
JSON
|
{
|
||
|
"domain": "smart_home",
|
||
|
"name": "casaIT SmartHome",
|
||
|
"documentation": "https://github.com/yourusername/smart_home",
|
||
|
"dependencies": [],
|
||
|
"codeowners": ["@Gurkengewuerz"],
|
||
|
"requirements": ["websocket-client>=1.8.0"],
|
||
|
"config_flow": true,
|
||
|
"iot_class": "local_push",
|
||
|
"version": "1.0.0"
|
||
|
}
|