Initial Home Assistant commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"domain": "webrtc",
|
||||
"name": "WebRTC Camera",
|
||||
"codeowners": [
|
||||
"@AlexxIT"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [
|
||||
"http",
|
||||
"lovelace"
|
||||
],
|
||||
"documentation": "https://github.com/AlexxIT/WebRTC",
|
||||
"iot_class": "calculated",
|
||||
"issue_tracker": "https://github.com/AlexxIT/WebRTC/issues",
|
||||
"requirements": [],
|
||||
"version": "v3.6.1"
|
||||
}
|
||||
Reference in New Issue
Block a user