Initial Home Assistant commit

This commit is contained in:
2026-06-05 22:34:31 -04:00
commit 6a58b10e6c
4494 changed files with 297833 additions and 0 deletions
+17
View File
@@ -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"
}