let me can from cpu to TPU 18:25 you did not show the TPU configuration
@deepakkoirala22962 күн бұрын
Can you make similar manual alarm using ring alarm v2?
@TheHomeAutomationProject2 күн бұрын
Yes it can be done. Only bummer is it does not support a valid frequency here in Australia hence we cannot use the device and neither is it available, but let me see if I can get my hands on one.
@deepakkoirala22962 күн бұрын
great info. This is what i was looking for.
@TheHomeAutomationProject2 күн бұрын
Glad it was helpful!
@RandyBrogenCPP4 күн бұрын
I can't see the live view. I have my cameras connected wirelessly to the base station and not straight to the wifi network. Is that the reason I'm not able to view live data from the camera? Thanks and great video!
@TheHomeAutomationProject3 күн бұрын
Hello! If the video streams to your Eufy mobile app then it should work on HA too. Are you getting motion alert notifications on the Eufy mobile app? Maybe also heck that the account you have used for the HA integration is not being used for the mobile app since the same account won't work at both places.
@andywade96575 күн бұрын
@TheHomeAutomationProject could you tell me how you did the automation please as i can't find the THEN - 'call a service' parts etc. I got that far but don't have a clue how you did that haha!
@TheHomeAutomationProject3 күн бұрын
Do you mean the automation script? You can download the full script from ozsmarthome.github.io/thehomeautomationproject/EufyDoorbellIntegration.html
@Registered557 күн бұрын
Given the nature of this video, the background audio is very distracting 😔
@TheHomeAutomationProject6 күн бұрын
Point taken mate, will try to improve on it.
@tebohokhoabane35969 күн бұрын
Hi Would you be so kind to share some information about extracting energy usage from tuya smart plug that is capable of energy metering but it doesn't want to show energy used on Home assistant, I can only turn the switch on/off. Thank you for your time.
@TheHomeAutomationProject9 күн бұрын
Hi, for adding other attributes of the device you will have to select the correct ID values (which you can figure out from the Tuya IoT website. Unfortunately I do not own a Tuya device which supports energy metering. Please refer this link which shows how to do the additional setup step: community.home-assistant.io/t/tuya-local-with-energy-monitoring-and-without-tuya-convert/173564/714?page=36 Do note that the values in Tuya app are actually considered not so accurate though!
@jackt611212 күн бұрын
AFAIK, the Eufy E340 Smart Doorbell is the ONLY doorbell that can take the place of your current doorbell button, use the same doorbell wiring, power, and chime, and you will never have to charge its batteries. It has been stated that the doorbell will NOT work unless it has an Internet connection. When set up with Home Assistant, do you still need to have an Internet connection for its smart features to work? I assume that when wired to the existing doorbell the doorbell will still ring without the Internet?
@TheHomeAutomationProject11 күн бұрын
Unfortunately the integration relies on the Eufy mobile app account hence Internet is still required enabled on the doorbell. Since the doorbell connects to the Homebase locally through P2P, the chime will ring on the doorbell without internet as well. But we cannot run any automations which depend on the notifications from Eufy app to HA.
@jackt611210 күн бұрын
@@TheHomeAutomationProject Thank you. To me that means to store locally, safely, you need a hub of some kind, either the Eufy Homebase, chime, or something. If you are stuck having to do that, you want to pick a hub that can do all of your devices to keep things simple. If you need to buy that, you might as well buy something that doesn't lock you into a single vendor where they might not have the best of all worlds. Then you would prefer one that doesn't have a conflict of interest. That leaves you with Home Assistant and you would be helping to make it the defacto standard. The future is technologies such as matter and thread. By extension one could add that any other approach is the start of a bad habbit. Data has never been stored on any cloud. It is not possible. What is possible is storing information on a remote computer. Make that your own or someone you can trust and one that only you have the encryption key for. You can do your own geographically dispersed LAN with Tailscale or Headscale.
@TheHomeAutomationProject9 күн бұрын
Yups, I agree. This was one of my earlier purchases when I was new to the world of home automation, of course :) I now have multiple cameras from different vendors but all with RTSP support which I directly integrate with a local Blue Iris setup and storing all footage into local HDD with 24X7 recording. These feeds are also integrated with Home Assistant and provide realtime event triggers. However, as I have mentioned, this was something I was stuck with and hence decided to automate. For my setup I am able to find value from it, but it is definitely not ideal option for someone starting fresh.
@gerradmacinnes595613 күн бұрын
Great video, but I seem to be having a few issues getting it fully sorted. Having an issue receiving the notifications to my mobile. This error is popping up on HA. The automation "EUFY: Actionable notification for mobile" (automation.eufy_actionable_notification_for_mobile) has an unknown action: notify.mobile_app_vivo_1805. This error prevents the automation from running correctly. Maybe this action is no longer available, or perhaps a typo caused it. Can anyone let me know why this is happening?
@m1sche18 күн бұрын
Cheers m8! This video is an excellent and in-depth guide for anyone looking to integrate EUFY streaming and automation smoothly. The step-by-step instructions are clear, and I found the setup process to work as expected. The way everything was explained made the complexities of the system feel much more approachable, and the inclusion of various examples really helped clarify the finer details. For beginners, it would be a great benefit to actually expand created triggers / actions within the automations. I particularly appreciated the practical insights on managing streams, which have improved my EUFY setup significantly. Question: While the streaming and automation aspects work perfectly, I’ve encountered a small issue that applies to all my EUFY cams - not just the doorbell: to get the webrtc-card to show the actual stream after it's triggered by an automation or the play button on the card, I always have to click on the "error" or "RTC" status message on the top right of the card. Only then does the card update to show the live-stream properly. Any ideas on how to fix this or if I might be missing a setting somewhere? Thanks in advance!
@TheHomeAutomationProject16 күн бұрын
Hi, I just checked and it works fine for me. The issue can happen if you do not have "Notification" turned on via the app. If you are using a Homebase, check the setting under each of the "modes" and make sure the Notification option is ticked. Also, if the Homebase is in "disarmed" mode no notification will be trigerred. Also ensure you have the latest versions of WebRTC and Go2RTC (for the doorbell).
@michaelmenzie280619 күн бұрын
hello... followed your great video and have everything up and running. My compreface LXC is using all of its SWAP usage (510.66MiB of 512.00MiB) and my memory usage is quite high as well (87.32% of 4.00GiB). are these bad? what can i do to fix them if this is bad? container still seems to be working without issue... I think
@TheHomeAutomationProject19 күн бұрын
Glad it helped. Its an issue with Java module consuming memory. You would need to configure the .env params. Here is a link to the issue with resolution: github.com/exadel-inc/CompreFace/issues/597
@michaelmenzie280618 күн бұрын
@@TheHomeAutomationProject thank you... is there a way to change that without rebuilding the whole container? i cannot find .env file like the article suggests. rebuilding won't take too long but i was hoping to avoid it
@TheHomeAutomationProject16 күн бұрын
unfortunately docker does not support updating env variables while running in a straightforward manner. You can use the --volumes-from switch when running the new docker to get data from the existing volumes.
@Emoji-Enigma-Hub22 күн бұрын
Confusing as heck - T8213 - did not work, it shows up under settings/devices , and i enabled to the show the "camera.doorbell" entity. The stream never plays on the dashboard when i press "play" on the custom card. Gave up after wasting several hours! I think they purposely made it so complicated so people would pay then for eufys own cloud solution .
@TheHomeAutomationProject22 күн бұрын
Sorry to hear that mate, it is indeed a pain. Having said that, once set up it does work without any issues. Did you set up the automation that I have showed in the video to start the stream in the background? Also check that the account that you have used is not logged into the app. I am planning a follow up video to stream the doorbell to my living room TV. I will make sure to go through any of the steps again if they are key to get this working.
@Emoji-Enigma-Hub20 күн бұрын
@@TheHomeAutomationProject I will wait for your next video friend. I have disabled the eufy doorbell for now!
@TheHomeAutomationProject16 күн бұрын
I just did a fresh setup to test and worked perfectly fine. Here is the code for the WebRTC card: type: custom:webrtc-camera entity: camera.doorbell ui: true mse: false shortcuts: - name: Play icon: mdi:play service: camera.turn_on service_data: entity_id: camera.doorbell - name: Stop icon: mdi:stop service: camera.turn_off service_data: entity_id: camera.doorbell I am assuming you are on the latest version of Eufy Security add on and Go2RTC add on for this to work.
@StealthTT25 күн бұрын
Works like a charm, Thank you! I did add a delay of 30 secs to turn camera back off just so i can make sure it does not turn off too fast. FYI for those wondering I use this on a T8203 doorbell with no homebase
@Conforce26 күн бұрын
What settings do you use on the devices itself?? I have tried two different integrations.. Sadly the video streaming is unresponsive, slow and occasionally works.. It makes the integration a bit useless. What am I doing wrong? the devices show up.. I started the streaming succesfully the first time.. second, it seems unresponsive. I wonder what im missing.. Is there a setting on the stream quality that is correct? A setting on the homebase? Eufy has been a nightmare so far in HA... I'm considering to move to Reolink
@TheHomeAutomationProject26 күн бұрын
I feel you mate, the Eufy doorbell has been a nightmare. I use a secondary reolink camera for way more reliable detection! I have the 2K version (T2810) and Homebase 2 version. My settings for video are WDR Enabled, Streaming quality = Auto, and Video encoding = High. I have auto night vision on and power manager = Balanced mode. Notification is set to "Include thumbnail" option. I have a very small activity zone setup and motion detection is set to "human" only.
@Conforce26 күн бұрын
@@TheHomeAutomationProject I have found out that I can start the streaming... BUT I have to refresh the page in order for the video canvas to show the newly streaming image.. so thats the only issue. What is also strange, I have a eufy cam and this does have RTSP.... but as well for this I can start the streaming but in order to see it... I need to refresh the page so.. is there something you can think of? seems this video custom card that I made doesn't refresh itself.. strange
@TheHomeAutomationProject19 күн бұрын
try setting mse to "false" on the card. also try restarting the add on sometimes it is just laggy!
@michaelmenzie280627 күн бұрын
what is the link to the commands to get the coral TPU into proxmox?
Thank you for making this. This resolved my issues of integrating Eufy to Home Assistant.
@davidtjacАй бұрын
Just getting as far as the notification - I get an ALARM and SNOOZE option but no "detected" or the image - Any suggestions?
@TheHomeAutomationProjectАй бұрын
Hello, looks like could be settings issue on the Eufy app account for that camera. Check if motion detect option is switched on and the notification option in the mobile app is set to include thumbnails.
@Sierra1MАй бұрын
Always error: webrtc/offer: stream: dial tcp
@TheHomeAutomationProjectАй бұрын
Looks like this can be resolved by following the steps mentioned here: github.com/fuatakgun/eufy_security/issues/702. Here is the fix mentioned in that link: "Delete the WebRTC camera integration, then install the Go2RTC add-on. Then reinstall WebRTC Camera. I also had to go to the RTSP Simple Server Add-on and change the port from 8554 as I got a message that it was already in use. I then went to the Eufy Security: Configuration and changed the TCP port there to match. Everything working now."
@AouniXАй бұрын
I keep getting this error when saving the automation. Something is broken with the yaml code, even though I copied it using a scripting program. Could you possibly copy your code again from the automation? Thank you ! Here's what the error says: Message malformed: expected a dictionary for dictionary value @ data['action'][0]['choose'][1]['sequence'][0]['target'] Edit: After fiddling around with the code, it suddenly worked. Not sure what the problem was. I switched from yaml to visual and the code eventually -kind of- fixed itself? !
@vincenzobrogna7637Ай бұрын
Hi, nice video very clear. Just a doubt, did you try to use as action: Device: do something on a device. great way to start. if you selct this option it doens't work. insted the other one yes. it's only on me?
@TheHomeAutomationProjectАй бұрын
Hello, yes it works with webhook or event as per the steps I showed. You can always define a specific event per device which will make it unique.
@valentine9510Ай бұрын
great video mate. I used your step by step guide and installed HAOS in my new NUC. It worked for awhile after I restored my full backup then it went offline. Any idea what else i can do to restore it.
@TheHomeAutomationProjectАй бұрын
Thanks mate. That's strange, must be issue with the network / IP address. Could be an IP address clash with another existing one on the LAN. Did you set the network to DHCP? Option should be under "Firewall". Also you can try assigning a static IP to troubleshoot.
@SIR_Studios786Ай бұрын
you used usb coral accelerator, can we install coral accelerator on I5 5th gen Intel NUC, as it have M2 (B+M) slot, and then what will be the setup?
@TheHomeAutomationProjectАй бұрын
Hello, yes you can, you would need to use the PCIe coral type. Instructions are here for setup: coral.ai/docs/accelerator/get-started/
@saenzramiroАй бұрын
Sadly for me, I didn't find this video before I break my head. Thank you!
@TheHomeAutomationProjectАй бұрын
Glad it helped!
@SIR_Studios786Ай бұрын
If we have already hikevision nvr, can we use it for face detection?
@TheHomeAutomationProjectАй бұрын
I think they do have some range of products which offer their own proprietary face recognition. I don't use any 3rd party NVR so would not be able to offer much help there. My personal focus is mostly open source apps.
@SIR_Studios786Ай бұрын
do we need separate vm for only view one camera, that stream on door bell? or already nvr system installed ?
@TheHomeAutomationProjectАй бұрын
Not required, you can simply set up as an add on itself within HA. You can refer my earlier video on how to setup Frigate as add on. There are a few reasons you would want to setup in its own VM / container - you can scale its resources (RAM / disk space) separate from HA and you can supplement Frigate with other useful software which are not available within HA as add-on, e.g. double take and Compreface for face recognition. You can always move your setup to separate VM at a later date too. Hope this helps.
@SIR_Studios786Ай бұрын
@@TheHomeAutomationProject i have intel nuc I5 6th gen, 8GB RAM ddr 4, 128 GB M2, enough hardware for two machines with proxmox VM, if yes what will be resource allocation for HA OS, and Firgate server ?
@TheHomeAutomationProjectАй бұрын
HA recommended probably 8GB RAM and 32 GB HD. For Frigate I would say 4GB RAM is good enough. For HD space I have 40GB but it depends on how much footage you want to store. You can also decide to store the footage in a cloud drive instead where you can access it separately maybe from outside home too.
@SIR_Studios786Ай бұрын
@@TheHomeAutomationProject and i5 6th gen good for both ?
@TheHomeAutomationProjectАй бұрын
yups, should be fine.
@SIR_Studios786Ай бұрын
Thanks dear we are following ..
@TheHomeAutomationProjectАй бұрын
Thanks!
@ZoneOne2150Ай бұрын
Thanks for the video, but you really need to SPEAK UP!
@TheHomeAutomationProjectАй бұрын
Thanks for the comment mate, point taken!
@PaulComaniciАй бұрын
I was unable to find "virtual ID", just the "device ID"
@TheHomeAutomationProjectАй бұрын
Hi, you can find the virtual ID of each device from the Tuya App itself (on your phone). Navigate to Device Information from within the app. You can check timestamp 16:34 of the video to see the step.
@darkepiclord2374Ай бұрын
@@TheHomeAutomationProjectthank you
@miguelazevedo1819Ай бұрын
Do you know if there is any recent bug with tuya ble? No matter what I do, I am still stuck at “device is not registered in tuya cloud”. I would appreciate any help
@TheHomeAutomationProjectАй бұрын
Nopes, mine is working fine. Can you provide the exact steps you have followed and which step you are getting the error?
@miguelazevedo1819Ай бұрын
@@TheHomeAutomationProject thank you so much for getting back to me! Basically, I installed tuya ble from your link, put the client ID and secret from the developer account and then the login details from my Tuya app account. After many reboots and switching off the Bluetooth from the device where I have the app, I am still stuck with the message “device is not registered in the tuya cloud”. I know you mention on the video that is should happen on the first try, but I must be trying for days now. Thank you once again
@MrBoGillАй бұрын
Thanks for the detailed and informative video. Subscribed!
@dimasdianugrah4704Ай бұрын
Im using ha on top of proxmox with m.2 coral tpu pass through. work seamlessly
@SIR_Studios786Ай бұрын
@@dimasdianugrah4704 what specs of Intel nuc. I have i5 6th gen, Intel nuc, 8gb ram, 128 gb m2, what do you suggest
@christianbernardiniАй бұрын
Hello @TheHomeAutomationProject, Thank you very much for your didactical video. I have difficulty to make this integration with my Doorbell Eufy 2K, because I have also Frigate which uses already go2rtc, and the fact to upload another go2rtc add-on on HA OS make Frigate broken; do you know how I can solve that issue ? (considering that by the past some weeks/months ago I succeeded to see my doorbell through Frigate with RTSP address) ; thank you in advance for your help
@TheHomeAutomationProjectАй бұрын
If you are using Go2Rtc then you need to use the advanced config file I have provided. You need to set up re-stream from rtsp via go2rtc in the config of Frigate.
@TheHomeAutomationProjectАй бұрын
Refer this link docs.frigate.video/guides/configuring_go2rtc/ There are some great troubleshooting steps mentioned in there.
@wrightee-gccg1918Ай бұрын
Hi, I got this to work apart from video streaming, when I try to play I get error 'Cannot connect to host 192.xx.xx.xx.:1984 ssl:default..... any ideas? Google didnt help much
@TheHomeAutomationProjectАй бұрын
Hey, no worries can you paste the full error from the log? Also you can try installing VLC player and hitting the URL stream directly to see if the camera stream is reachable.
@wrightee-gccg1918Ай бұрын
@@TheHomeAutomationProject Thanks for the reply, I sort of have doorbell working now with the delay on the conditional card but the shortcut play button could also do with a delay. As with my other Eufy cameras, I discovered that if you disable then re-enable RTSP with camera turned off, it works, so I will try to automate that.
@TheHomeAutomationProjectАй бұрын
you are perfectly right mate, its a pain with this one!
@wrightee-gccg19182 ай бұрын
Thanks, great video, subscribed from Gippsland 😀
@TheHomeAutomationProject2 ай бұрын
Thanks for the sub! Welcome to the community :)
@simonsayshomeassistant2 ай бұрын
If you use google coral will this help with the load on the pi?
@TheHomeAutomationProject2 ай бұрын
Absolutely, it does take almost 75% CPU power away from the host machine. I am planning to publish a follow up video soon with a h/w upgrade for Frigate and will demonstrate the coral TPU performance as well. The detections are really fast with it!
@simonsayshomeassistant2 ай бұрын
@@TheHomeAutomationProject Fantastic thank you!
@simonsayshomeassistant2 ай бұрын
Great to see a new HA channel!
@TheHomeAutomationProject2 ай бұрын
Thanks and welcome aboard! Thrilled to be part of the community!!
@Callin50502 ай бұрын
Is the homebase required? I've followed all of your directions and am still getting the "Can't get URL for camera.doorbell" error.
@TheHomeAutomationProject2 ай бұрын
Unfortunately, yes
@Callin50502 ай бұрын
@@TheHomeAutomationProject so I actually was able to get it to work without the base, but the camera tends to go unavailable a lot.
@TheHomeAutomationProject2 ай бұрын
Ok I was aware some specific Eufy cams and some versions do work without the Homebase too, but mine didn't. Good to know!
@TheHomeAutomationProject2 ай бұрын
Yes that is a common issue with the doorbell since it is hardwired to only stream for few sec / min at a time and is not like your normal camera which can stream 24/7. Hence, as a doorbell the best way to integrate is to start viewing only when motion detection happens as per the automations I have shown. If you want longer or continuous streaming then you will have to add a different camera (it can be non-eufy) and use Frigate NVR for that. I have that setup and when my doorbell detects the person or is ringing I trigger the overhead camera and record for longer duration.
@pawin112 ай бұрын
Thank you 🙏 .. could you tell about Zigbee (ZHA) for non standard devices, How to build a custom quirks. Thank you. 😊
@TheHomeAutomationProject2 ай бұрын
Sure would be happy to cover Zigbee. Can you elaborate what you mean by non-standard? Zigbee is pretty standard and behaves quite uniformly in HA. Do you mean differences across versions, say 1.0 and 3.0?
@christianfish35932 ай бұрын
Toys our thanks for this fabulous work of popularization concerning home assistant and eufy. Is the use of Frigate (resource-intensive) essential to use automations with facial recognition? Or are you able to use only the eufy-sexurity-ws add-on module to produce automations with facial recognition? One last question that occupies my thoughts: do you know when you plan to produce another complementary video on facial recognition with eufy? We are passionate and in admiration for your work. Sincere congratulations,👍
@TheHomeAutomationProject2 ай бұрын
Thanks mate! Eufy doorbell actually has a very good "human" recognition on it and I have relied on it without any false positives till date. But none of the EUFY cams support "facial" recognition. I would recommend Frigate to do the facial recognition but it is really cpu intensive and you would need proper hardware to be able to do it, specifically a Coral TPU is recommended if you want really fast recognition. If you ask me for vast majority of use cases detecting a "person" vs other objects is good enough for most home security and automations, so unless you have a very specific use case I would not recommend going down the route of facial recognition. Re the video, I have a series planned on the hardware upgrade and subsequent Frigate tuning to set up the base h/w to be able to reliably use facial recognition. Those will be published over the next few weeks.
@christianfish35932 ай бұрын
@@TheHomeAutomationProject
@christianfish35932 ай бұрын
@@TheHomeAutomationProject Once again thank you for taking the time to answer me. I spotted a sensor in Eufy-security-ws called "sensor.doorbell_person_name", and I would like to be able to use it in a home assistant automation to trigger actions related to the person detected by Eufy. in my configuration, I cannot understand how this sensor is informed. I perhaps naively thought that it displayed the name of the person recognized in the Eufy application (Edge AI Service). Would you have any information to give me about this sensor "sensor.doorbell_person_name" and its use? Thank you for your feedback
@TheHomeAutomationProject2 ай бұрын
Ahh, that name thing only works with Homebase3 and is not perfect at the moment. Apparently due to the speed of "human" detection the AI on the homebase is not able to correctly identify the name of the person before it notifies and hence you will probably see the value as "unknown". But the speed at which AI is improving, I would say wait for a few months and you might see it working reliably (assuming you upgrade to Homebase 3). Reading some comments apparently you can get it to work on Homebase 3 by switching to "Most Efficiency"option for now. I can't test it since I have Eufy HB2 only. If you have HB3 and want to try it, here is the link to the name setup page in Eufy App: support.eufy.com/s/article/How-to-add-a-face-profile-to-Smart-Detection-of-S330-S300-eufyCam-System.
@kevinsono2 ай бұрын
Have you tested it yet to see if you can really control your decices without your internet provider? Like removing the fiber cable from their modem and see if the devices will still work?
@TheHomeAutomationProject2 ай бұрын
Yups, but you still need the LAN to be up and assign static IP addresses. In my setup I have a second router assigning the IP addresses whereas the main router which has the fiber coming in creates the VLANs, so mine is a bit more complex setup. But it definitely works without Internet.
@TheHomeAutomationProject2 ай бұрын
Forgot to mention, you need to setup manual DNS server (I use OpenDNS servers) and manual IP address range under WAN settings to ensure it works even when internet is not operational.
@LangerFeen2 ай бұрын
@@TheHomeAutomationProject Can you explain this further ?
@TheHomeAutomationProject2 ай бұрын
Sure, will try :) I am assuming you have WIFI router in which you plug in the cable from the ISP which provides the internet and then supply wifi to your devices n the house from this router. Generally the router setup is automatic which defaults the DHCP to automatic and DNS servers to default ISP server IP addresses and a default IP address for each of your devices. Example 192.168.0.1 can be your router's IP and 192.168.0.10 can be say home assistant, etc. What you would need to do is: 1) change the automatic DHCP to "manual" and add 2 DNS servers (example google DNS or OpenDNS) 2) Assign a static IP to your router, example 192.168.0.1 and 3) select an IP address range manually, example from 192.168.0.1 to 192.168.0.100. Then this sets your LAN up with the router as the DHCP server and will work even when Internet is down. Here is the link on doing this in Asus router (this is the one I have): www.asus.com/au/support/faq/1011703/. You can find similar for your router as well. One note: you may need to connect to your router via a LAN cable from your laptop or desktop to configure this (especially when changing the IP address), but once done can connect to it wirelessly. Hope this helps.
@anthonyhornidge4142 ай бұрын
Really helpful video and very clear, except it failed when I got to setting up Cloud API Account Configuration with the following error [Failed to retrieve device list. Error 28841001: No permissions.]. Everything else worked, I followed your instructions, my devices appears in the Tuya Developer Platform. As far as I can see I am suscribed to the Free Trial. Any ideas greatly received.
@TheHomeAutomationProject2 ай бұрын
Thanks! you can try the solution mentioned here: community.home-assistant.io/t/error-28841105-no-permissions-on-local-tuya/498187
@anthonyhornidge4142 ай бұрын
Thanks for your reply. Unfortunately I have that box checked and I am using the same data server regions. The permission issue also shows up if I try to add devices to Local Tuya without using the cloud. When I do a device query in IOT Developer the json says permission denied also. Interestingly the devices are unsubscribed even though when I subscribe to IOT Core is says "subscribed successfully". Any other ideas?
@TheHomeAutomationProject2 ай бұрын
Well I have these services subscribed as well, not sure if that can help: Smart Home Basic service and Authorization token management. Also, which device is it? Could be an issue with a specific device too, though unlikely.
@TheHomeAutomationProject2 ай бұрын
I am assuming you have done the step of Link app account. When you click on "Manage devices" it should show the devices as "Linked". If not you can manually link a device and test.
@LangerFeen2 ай бұрын
I had this also but to get it work I had to select a lower protocol version (3.3) in the under local key because my device wouldn't support 3.4
@brandonhough46232 ай бұрын
Hello. Wonderful video but I am still getting the error message "Can't get URL from camera.doorbell" when adding the manual card. I validated that form Terminal in HA, I can the homebase. Do you know what can I troubleshoot? I have also validated I can see the cameras in the stream on ha_ip_address:1984 with go2rtc. This is the error message I get when I hit the play button: Failed to perform the action camera/turn_on. {'type': 'result', 'success': False, 'messageId': 'device.start_livestream.bfa9636d21364f60a296f2bbfe945d28', 'errorCode': 'device_livestream_already_running'}
@TheHomeAutomationProject2 ай бұрын
Thanks! Ok so this is one of the most common errors encountered and is a bit hard to debug. There are 2 things that can be happening: have you created a separate account and are not using that account on the EUFY app itself (should be logged out)? Second is that for some reason when the stream stops or your card is not showing on the dashboard, the p2p stream in the background is continuing to run. I hope you have added all the automations I have mentioned in the video including the "delay" to start and the "stop" automation as well when the card is hidden.
@brandonhough46232 ай бұрын
@@TheHomeAutomationProject I have created the additional account. I did have an issue with the first automation as I never got a trigger on HA and just in the Eufy app itself. I was wanting to have a live feed on the HA dashboard and not just a snippet of the last human action event.
@TheHomeAutomationProject2 ай бұрын
Hey sure, if you follow the steps in the video you should definitely be able to stream as I have shown in the video. Unfortunately Eufy doorbell is a bit tricky set up and you would need to add all those automations in that I have mentioned to be able to make it work.
@brandonhough46232 ай бұрын
@@TheHomeAutomationProject I got it working. I would love to stay tuned for more features and being able to stream other Eufy cameras as well.
@wrightee-gccg19182 ай бұрын
@@brandonhough4623 I have same issue, any clues, please
@ricardoscheller15182 ай бұрын
Hello, I have a problem at my configuration, maybe you could help me please? Thank you so much! 😁
@TheHomeAutomationProject2 ай бұрын
Sure, please post the details of the issue / error
@raghu92702 ай бұрын
Hi ! After successfully following you video on Lucal Tuya I followed the steps meticulously to install Frigate. The frigate addon starts successfully. However, when i go the webpage of frigate there is no camera stream. The page has a "System is Healthy" prompt at the bottom I have a CP Plus Camera "CP PLUS 4MP Wi-fi Full Color Outdoor Smart Security Camera | 360˚ with Pan & Tilt ". My frigate.yaml config file is carefully configured based on your template. I guess i am not configuring the path correctly. SO i also tried going over and doing all installations once again but no luck. I guess i am making a fundamental mistake somewhere in configuring the camera. I also have CP plus bullet cams (rtsp://<username>:<password>@<camera_ip_address>:554/cam/realmonitor?channel=<channel>&subtype=<subtype> and also a Xiaomi 360 indoor Camera, all of which i have not configured yet.. Can you help me resolve the issue. Thanks
@TheHomeAutomationProject2 ай бұрын
Hi, most likely issue is with the RTSP url / streaming. Are you sure the pc on which you have your Home assistant has access to the URL / IP address of your cam? One way to find out is to install VLC (free software) and play RTSP stream on it (instructions / how to in the VLC user guide). Also, I found this link to test / discover your camera streams: dev.ipcamlive.com/streamtest. There seems to be a tool linked there which should give you the correct rtsp url for your camera. I would say try both of these methods.
@TheHomeAutomationProject2 ай бұрын
Also found this link: www.ipcamlive.com/newcamera#howtovideodiv
@raghu92702 ай бұрын
@@TheHomeAutomationProject Thanks for the super promp response. I noticed that I am unable to add integration of frigate to devices & Services. I get a error "Unable to connect". The Addon logs throw this ""127.0.0.1:5001/auth", host: "127.0.0.1:5000" 2024-08-17 14:13:12.707977180 2024/08/17 19:43:12 [error] 189#189: *3141 auth request unexpected status: 502 while sending to client, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", host: "127.0.0.1:5000" 2024-08-17 14:13:14.760201834 127.0.0.1 - - [17/Aug/2024:19:43:14 +0530] "" 400 0 "-" "-" "-""... Also i have NGINX and MQTT running in docker on another machine(Raspberry Pi5) on my home network . The mqtt broker running here is the same for home assistant too. So is it more complicated than just camera config?
@raghu92702 ай бұрын
@@TheHomeAutomationProject Thanks for a very prompt response. I noticed that I am unable to integrate frigate into devices and services, an error throws up "unable to connect". Secondly, I have my mqtt broker and nginx proxy running on another Raspberry pi machine in my home network (192.168.0.10). The HASS(192.168.0.12) uses this broker in its configuration setting. MQTT is running ok on HASS. Frigate.yaml has mqtt broker configured with the broker(192.168.0.10). Log of frigate addon ( [error] 188#188: *328 auth request unexpected status: 502 while sending to client, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", host: "127.0.0.1:5000"). So looks more complicated than just misconfiguredd camera. ANy help will be as much appriciated.
@TheHomeAutomationProject2 ай бұрын
Right, so this can be an issue for the specific Frigate version. Example this bug: github.com/blakeblackshear/frigate/discussions/11569 When it comes to running Frigate on its own docker container and MQTT inside HASS, it is a bit tricky always, even when you have connected successfully. Best option is to run MQTT server in its own container and connect to both HA and Frigate using the config settings. Let me know if any of this helps. I am assuming you have tried to ping the HA IP from within your Frigate container and vice versa and there is no firewall issue at play here.
@christianfish35932 ай бұрын
Wonderfull tutorial, now i am hurry to watch your next video where you are using face recognition with eufy and home assistant, thanks in advance, Fan from France.
@TheHomeAutomationProject2 ай бұрын
Thanks! Definitely will be coming soon.
@christianfish35932 ай бұрын
Hi, thanks. Have you an idea when it will be comi g.? Thdre is no more expert studying face recognition using homme assidtant and eufy. Aniway you are very clever and you explain so well. We are wainting for you next video about it and be sure we are numerous to congratulate you and your stunning works👍
@spug682 ай бұрын
Is this integration limited to HomeBase 2 and above now? I have been trying multiple times to get my EufyCam2 Setup that has the original HomeBase to connect without success. The Addon when setup sees the HomeBase and the Door Bell (the original 2K Wired one). But when I add the Eufy Security Integration, the default IP does not come up 127.0.0.1, but 0.0.0.0, and when I attempt use the default is says integration done, but does not find any devices. Any clue what could be wrong? I have HA installed on a MiniPC and I have NabuCasa. Thank you!
@TheHomeAutomationProject2 ай бұрын
Hey this looks like more of a network issue and it is possible that your router's firewall is blocking traffic from and to the devices. Can you check the IP addresses of the Eufy devices and that of your Home assistant - specifically the subnet (192.168.x) bit if it is same or different. If different you may have to log into your router and search for an option called "LAN access" and enable traffic across the two networks. Hope this helps.
@raghu92702 ай бұрын
Nice. You have a very nice calm voice and no frills and dramatics like most youtubers which are very distracting. Keep going. I just had one small query, , Is Local Tuya free or paid. I created an account which is valid for 6 months at the moment. Also, the process of integrating devices automatically in HA is bit unclear and video time 33.00. All my devices are discovered, but when i add them, some have entities of current, voltage sensors which I am unable to correctly configure. I probably have to see videos of others to figure it out. ANy help will be appreciated. Thanks.
@TheHomeAutomationProject2 ай бұрын
Hey thanks! Yes it is absolutely free, you can keep extending the account with no charge. Regarding the automatic config there are many helpful videos on YT, also, that is the default config steps mentioned in the documentation of the github page: github.com/rospogrigio/localtuya which might be a good starting point. In my video you can find the step where you can check all the IDs and keys for each attribute of a device in the Tuya cloud. If there is any specific error you are facing, post it here and I can help.
@TheHomeAutomationProject2 ай бұрын
To set up the consumption values you need to open your tuya mobile app or smart life app and check the consumption values, then select a value closest to the one in the drop down. This link explains it at the bottom: smarthomecircle.com/how-to-setup-local-tuya-in-home-assistant.
@xraken71972 ай бұрын
I tried following instructions but I'm not seeing most of the entities, only seeing a couple of diagnostic entities under the device. Is a home base required? I don't have one.
@TheHomeAutomationProject2 ай бұрын
Hello, yes unfortunately a Homebase is required for this integration to work :(
@ajays20602 ай бұрын
Great video! I'm stuck with eufy doorbell (for now) and this has allowed me to set up my doorbell in HA. Liked & subscribed - look forward to more HA videos and added bonus good to see a fellow aussie :)
@TimMacy2 ай бұрын
It keeps failing on my side when I'm trying to configure the add-on. Would love to hop on a call and pay you for your time if its an option!
@TheHomeAutomationProject2 ай бұрын
Payment is not an option ;) but would gladly take likes and subscribes :D Please join my discord server with the below link and share the exact error. Let's see if I can help resolve your issue. discord.gg/sWkqzm3k