Hi Ronald,
I am sorry to trouble you as this a HA issue, but I am trying to build this project and can’t get SSL working for UV4l. I have tried everything I can think of. My config works fine until I try to secure it. I have generated a self certificate, but when I make the following changes I can’t access my site
HTTPS options:
server-option = --use-ssl=yes
server-option = --ssl-private-key-file=/etc/ssl/private/selfsign.key
server-option = --ssl-certificate-file=/etc/ssl/private/selfsign.crt
my key is as below
pi@raspberrypi:/etc/uv4l $ ls
privkey.key selfsign.key uv4l-raspicam.conf.save uv4l-uvc.conf
selfsign.crt uv4l-raspicam.conf uv4l-raspidisp.conf
Hi ,I think this is an amazing project. I have completed step 1 of the instructables and have video and audio working. I am a little lost at step 3. Do I put the 3 files into the library www/doorpi/, being doorpi-card.js, signalling.js and doorpi-camera-view.js?
How do I use the doorpi.yaml? Do I copy it to my Configuration.yaml? Do I need to create a LoveLace card, or does the broswer mode do that. Do I need to change any names in the above files?
Sorry for all the dumb questions, but as you can see I am not very good at this stuff.
Thanks
Mark
If you want to have the doorpi available when you are not home, you will need to make sure that ‘your url’ is available external (so not a 192.169.***) url.
Hi Ronald
Thanks for your hard work on this love it.I have everything up and running on a Pi 2 only issue i have is with certificates eg NET::ERR_CERT_AUTHORITY_INVALID
How did you get around this?. Do you use your Nas to reverse proxy and lets encrypt?
also can you use this from your phone IOS or will it only work through chome on a computer
thanks
Thanks for your assistance. In the doorpi-card.js , I can see that the open door button code is as below. What I would like to do is trigger an automation when the button is pressed. Can you please advise how I can do this.
sorry to trouble you again.
How do I resize the custom doorpi card? I would like it to be full size, ie fill the screen, it is currently the size of a card.
For the WhatsApp integration, you can use this API that is Free and working well so far:
The same API provider (callmebot) allows Telegram Phone Calls that might be pretty convinient for this project because it actually ring your phone instead of sending a text msg.
From some reason when I create the custom card in the lovelace I get a blinking error pops and fades saying custom card not found. The resources are set correctly. The resources definitions where changed in the last few versions to a new place.
Can anyone help?
Update.
I have the doorpi working on the RPi 3 B with let’s encrypt etc. The only thing that is left is the custom card. I am now in version 0.108.9 which is the latest version of HA.
I keep getting an intermittent message on the lovelace: Custom element doesn’t exist: doorpi-card.
I did changed something in the doorpi-card.js - the names of the buttons from everywhere etc. to other stuff. These names appear twice in the code. I also tried to move the js files while updating the resources location definition. No change. It does not work and keep blinking the above error.
I would appreciate help.