WebRTC icon indicating copy to clipboard operation
WebRTC copied to clipboard

New installation, no custom Lovelace card is created

Open rosshenning opened this issue 2 years ago • 10 comments

I just installed WebRTC and set it up in Home Assistant. I used HACS for the initial installation, then added the WebRTC integration under Devices and services. Everything appears to work fine, but no lovelace custom card is available to use after the installation. I've tried deleting and reinstalling again and that did not help.

Either I'm missing something in the installation steps, or something is broken in the install.

rosshenning avatar Feb 24 '23 17:02 rosshenning

I have the same problem. Installation flawless, no lovelace card

Johan219 avatar Feb 24 '23 19:02 Johan219

Me too :(

mihaimihai18 avatar Mar 02 '23 14:03 mihaimihai18

I downgraded to version 2.3.1 and there the integration works without any problems.

Johan219 avatar Mar 03 '23 09:03 Johan219

It happens to me too

DrZell avatar Mar 16 '23 18:03 DrZell

Can confirm. No custom webrtc card

Custom element doesn't exist: webrtc-camera. type: custom:webrtc-camera

HAcloudintergrations avatar Mar 26 '23 02:03 HAcloudintergrations

Try adding this to configuration.yaml and restart ha. For me it fixed the problem.

lovelace:
  resources:
    - url: /hacsfiles/webrtc/webrtc-camera.js
      type: module

Krystian0 avatar Apr 01 '23 22:04 Krystian0

Thank you @Krystian0

The integration started working on its own, I haven't been able to pin point the reason (multiple restarts/reinstalls attempted). I installed scheduler and digital clock intergrations the following day, but not sure if this is related.

I have a working RSTP feed. THANK YOU @AlexxIT

HAcloudintergrations avatar Apr 01 '23 23:04 HAcloudintergrations

Same problem here, no custom card

blamaz avatar Jun 14 '23 00:06 blamaz

Maybe related to https://github.com/AlexxIT/WebRTC/issues/260

AlexxIT avatar Jul 06 '23 14:07 AlexxIT