{"id":2097,"date":"2025-05-04T19:40:01","date_gmt":"2025-05-04T19:40:01","guid":{"rendered":"https:\/\/techtrendfeed.com\/?p=2097"},"modified":"2025-05-04T19:40:01","modified_gmt":"2025-05-04T19:40:01","slug":"utilizing-house-assistant-to-combine-a-unifi-shield-g4-doorbell-and-amazon-alexa-to-announce-guests","status":"publish","type":"post","link":"https:\/\/techtrendfeed.com\/?p=2097","title":{"rendered":"Utilizing House Assistant to combine a Unifi Shield G4 Doorbell and Amazon Alexa to announce guests"},"content":{"rendered":"
\n<\/p>\n
I’m not a House Assistant<\/a> skilled, nevertheless it’s clearly a large and highly effective ecosystem. I’ve interviewed the creator of House Assistant on my podcast<\/a> and I encourage you to take a look at that chat.<\/p>\n House Assistant can rapidly change into a passion that overwhelms you. Each object (entity) in your own home that’s even remotely linked can change into programmable. All the things. Even folks! You’ll be able to declare that any title:worth pair that (for instance) your cellphone can expose will be consumable by House Assistant. Questions like “is Scott house” or “what’s Scott’s cellphone battery” will be related to Scott the Entity within the House Assistant Dashboard. <\/p>\n I used to be amazed on the units\/objects that House Assistant found that it might automate. Lights, remotes, Spotify, and extra. You will discover that any internally linked system you will have seemingly has an Integration accessible.<\/p>\n<\/blockquote>\n Temperature, Mild Standing, certain, that is simple House Automation. However integrations and third occasion code may give you particulars like “Is the Residing Room darkish” or “is there movement within the driveway.” From these constructing blocks, you’ll be able to then construct your personal IFTTT (If This Then That) automations, combining not simply two techniques, however any and all disparate techniques.<\/p>\n What’s one of the best half? This all runs LOCALLY. Not in a cloud or the cloud or anybody’s cloud. I’ve acquired my stuff working on a Raspberry Pi 4<\/a>. Even higher I put a Energy Over Ethernet (PoE) hat on my Rpi<\/a> so I’ve only one community wire into my hub that powers the Pi.<\/p>\n I imagine organising House Assistant on a Pi<\/a> is one of the best and best technique to get began. That stated, you can too run in a Docker Container, on a Synology or different NAS, or simply on Home windows or Mac within the background. It is as much as you. Optionally, you’ll be able to pay Nabu Casa<\/a> $5 for distant (exterior your own home) community entry by way of clear forwarding. However to be clear, all of it nonetheless runs inside your own home and never within the cloud.<\/p>\n OK, to the primary level. I used to have an Amazon Ring Doorbell that may combine with Amazon Alexa and once you pressed the doorbell it might say “Somebody is on the entrance door” on our all Alexas. It was a beautiful little integration that labored properly in our lives.<\/p>\n Nonetheless, I swapped out the Ring for a Unifi Shield G4 Doorbell<\/a> for a lot of causes. I do not wish to pump video to exterior providers, so this doorbell integrates properly with my current Unifi set up<\/a> and data video to an area arduous drive. Nonetheless, I lose any Alexa integration and this good little “somebody is on the door” announcement. So this looks as if an ideal job for House Assistant.<\/p>\n Here is the final todo checklist:<\/p>\n I like to recommend going into your Alexa app and making a Multi-room Speaker Group referred to as “all over the place.” Not solely as a result of it is good to have the ability to say “play the music all over the place” however you can too goal that “In every single place” group in House Assistant.<\/p>\n Go into your House Assistant UI at http:\/\/homeassistant.native:8123\/<\/a> and into Developer Instruments<\/a>. Underneath Companies, strive pasting on this YAML and clicking “name service.”<\/p>\n If that works, you recognize you’ll be able to automate Alexa and make it say issues. Now, go to Configuration, Automation, and Add a brand new Automation. Here is mine. I used the UI to create it. Be aware that your Entity names could also be completely different in case you give your entrance doorbell digital camera a special title.<\/p>\n Discover the format of Information, it is title worth pairs inside a single discipline’s worth.<\/p>\n …nevertheless it additionally exists in a file referred to as Automations.yaml. Be aware that the “to: ‘on'” set off is required otherwise you’ll get double bulletins, one for every state change <\/em>within the doorbell. <\/p>\n It really works! There is a ton of cool stuff I can automate now!<\/p>\n Sponsor:<\/strong> Make login Auth0\u2019s downside. Not yours. Present the handy login options your prospects need, like social login, multi-factor authentication, single sign-on, passwordless, and extra. Get began totally free.<\/a><\/p>\n
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, marketing consultant, father, diabetic, and Microsoft worker. He’s a failed stand-up comedian, a cornrower, and a guide writer.<\/p>\n \n
<\/p>\n
<\/p>\n
\n
\n
\n
\n
service: notify.alexa_media_everywhere\nknowledge:\n message: Somebody is on the entrance door, it is a check\n knowledge:\n kind: announce\n technique: communicate<\/pre>\n
<\/p>\n
<\/p>\n
- id: '1640995128073'\n alias: G4 Doorbell Announcement with Alexa\n description: G4 Doorbell Announcement with Alexa\n set off:\n - platform: state\n entity_id: binary_sensor.front_door_doorbell\n to: 'on'\n situation: []\n motion:\n - service: notify.alexa_media_everywhere\n knowledge:\n knowledge:\n kind: announce\n technique: communicate\n message: Somebody is on the entrance door\n mode: single<\/pre>\n
\n
\n
\n
\n
<\/p>\nAbout Scott<\/h4>\n
<\/a>
\n <\/a>
\n <\/a>
\n About<\/a> \u00a0 E-newsletter<\/a>\n <\/div><\/div>\n