It worked! Thank you - after so many other videos - finally! Such a straightforward tutorial!
@fasthowtoКүн бұрын
Awesome, happy to hear it! Be sure to check out a bunch of my other great content for how to start getting stuff set up. :) Thanks for watching!!
@Denkaa19873 күн бұрын
Thanks for the nice video, but I have a question - isn't there any proper documentation to be able to know what we can code inside the DATA area? At the moment it seems to me that some kind of guessing how to use it is going on, but this is not a discovery of a new world, this is already strictly defined by other programmers, so all we should need is just to read documentation and pick what we need.
@fasthowtoКүн бұрын
You must not have watched the video about the 5 rules for smart homes, I'm guessing? :) Thanks for watching!
@jimindetran61634 күн бұрын
Which Google Nest mini version is in the video? Gen 1 or Gen 2?
@fasthowto4 күн бұрын
I honestly have no idea how to tell for certain, but based on availability dates vs when I purchased them, likely gen 2.
@davidtantz6 күн бұрын
cool
@JasonLNielsen7 күн бұрын
Great video, but too many ads.
@fasthowto7 күн бұрын
Free content has to be paid for somehow... Thanks for watching!
@benjaminlellis8 күн бұрын
@fasthowto - Love the video/channel. In your video you mentioned the "and" block under the automations "And IF (optional)" section. If you list multiple without "and", it is my understanding that is defaulted to "and" without listing it. Is this correct? I also noticed you have 2 automations for lock up when you or your wife leave. Is that intentional? Could you not have 1 automation with 2 different triggers for that? For your "Security - Person detected on exterior camera", I know you said it needs work, but would that automation run better with a select statement in the actions instead of 7 conditions or is it too complex? Does that impact the performance or runtime of an automation? Does it matter? Why do you delay for 2 seconds? I'm new to HA (just started in the last 6 months) and only up to about 43 automations. Hope you don't take the above as criticism (although I would love it if someone criticized my automations! Trying to figure our the balance of a new automation for some vs additional trigger and more complex actions with select statements. Usually more than one way to do things.
@fasthowto8 күн бұрын
I'll try to go in order.. The and/if: I believe what you said is accurate - however, I've never tried it. Coming from a programming background, I rather prefer things to be explicitly spelled out. It also makes things easier to read (IMO). GREAT catch! Those are some of the first automations I ever wrote, and since they've just worked this whole time, I was operating under the "if it ain't broke, don't fix it" mindset. I think they actually used to have some different logic and actions in them, but I just checked - and nope. Close the garage door and lock the doors. *sigh* I've added them to the list of items that need to be cleaned up. Yeah, absolutely a select...case would be preferable! I don't think HA has such a construct though (although I could certainly be wrong - I learn new things every day!), so Choose would be the next best. That's already on the to-do list. The initial 2 second delay..... Man, is this a convoluted story, and very well may not be accurate any longer due to how long ago I wrote all this stuff and how many updates there have been in the interim. For FULL detail, check out the 3-part series I did all about BI/DS. I think the automations/integration are all in video 3, maybe? Anyhow... The motion detection sensors are triggered via an MQTT message from BI. This is obviously a very small payload, so those update in near real time. The alert PHOTOS, on the other hand... Those are still sent from BI (as a base64 image) - but also sent via MQTT. So, I need to allow HA time to not only receive them, but process them from the MQTT message and store them in a camera entity - which is what I'm taking a snapshot of. I'm sure there's much more efficient ways of handling that, but it worked at the time - see ain't broke/don't fix. :) Thank you for the thoughtful questions, and thank you for watching!!!
@benjaminlellis8 күн бұрын
@@fasthowto Thanks for the quick reply! I totally get the programming/explicitly listed. Makes total sense. Your right - they call it choose; don't consider myself a programmer anymore, but hard to get away from that language. I knew about the run in parallel; but just changed quite a few automations to utilize it - which leads me to another question. Most of the actions I have running in parallel are to notify via TTS multiple echo devices throughout the house. Are you doing this another way? Wish I could post screenshots to the chat. Thanks in advance and apologies - not trying to turn this into tech support - but hopefully the comments help your other viewers as well. I'm going to have to subscribe via paid patreon soon. Thanks again.
@fasthowto8 күн бұрын
@benjaminlellis I use Google nest minis since you can cast to them locally. I have the mics disabled on them since I don't use Google home for anything. A buddy had some Amazon stuff and there was quite a bit of a delay due to all the cloud integration. Not sure if you can't cast to them, or if he did it wrong, or what.
@dadsgarage.alwaysopen8 күн бұрын
Is the website logon the same as the app logon? I can’t seem to use my app logon on the site. Wondering if anyone else has seen a workaround. Thanks for the video!
@untaint9 күн бұрын
I cant disconnect the us adapter of the ac 😫 😩 😭 can you help me out here
@cbcdesign0019 күн бұрын
I don't understand why you use the "or" condition for sun with two separate sun conditions in your garage automation when the sun option allows you to set after sunset and before sunrise in the same block. I have a sun condition in my upstairs landing lights (what you may call upstairs hallway) and I just ticked "Before Sunrise" (which is 12AM to sunrise) and "After Sunset" which is sunset to 12AM and this works perfectly, the light only comes on when its dark.
@fasthowto9 күн бұрын
Interesting. I've never tried that before, I'll have to give it a go. Thank you for the tip, and thanks for watching!!
@gerryf70153 күн бұрын
Wa just going to say this! Much easier, with the single condition. I tried an AND condition with two After Sunset and before Sunrise statements and because at certain times in the day, those two conditions are for today and tomorrow, you get unexpected results. Always learning and still a rookie!
@fasthowto3 күн бұрын
It can never be an and, ever. I made that mistake as well when I first started. Lol
@aaajp310 күн бұрын
Hey Jeff - That instructional video was awesum, I learnt so much. Sometimes you just don't have the time to play around with all the endless possibilities. It's great to be shown some different ways of doing things. More of these would be great - Thanks John - Sydney OZ
@fasthowto10 күн бұрын
@@aaajp3 thanks you for the kind words, I'm glad you found it helpful! Thanks for watching!
@aaajp310 күн бұрын
@@fasthowto More of this type of vid would be great. An overview on fixing errors would definitely help me and I'm sure lots of others - just an idea. Thanks
@mike_realityi11 күн бұрын
I never knew about the "color:" option, I just got the image feature & dashboard link to work because of your yaml!! Thank you. Have you thought about using "tag:" and "importance:" for your push notifications? I have a humidifier in my child's room. I have a temp/hydro sensor in the room. Once it passes 60% it will check the humidity and push it to me every 60 seconds, if it is between 65-69% I get the push every 30 seconds. Why?? Humidity over 60% for prolonged periods can be bad for health, especially in children. I have a 2nd automation that once the humidity hits 70% it will turn off the outlet on the smart power strip.
@fasthowto11 күн бұрын
That's awesome, glad you got that working! I'm not familiar with tag: or importance:. What do those do? That's a really useful automation! I'm starting to think more and more about automations to make life easier with a small child, and to keep them safe/healthy. It won't be long before my son starts working doorknobs, so I'm going to put a contact sensor on his door that will turn on some lights or play an alert when his door is opened, along with some other stuff. Thinking an mmwave presence sensor in his room so I know if he has managed to climb out of his crib (hasn't done it yet, but the day is coming), stuff like that.
@fasthowto11 күн бұрын
Check this older video of mine out about mobile notifications. Also shows how to make callbacks to HA so that when you tap a button in a notification you can make things happen: kzbin.info/www/bejne/eJSWZKOjaZKhpK8
@GoreMasterAudio11 күн бұрын
I can't open my garage door yet. I need to get a ratgto but for now I wanted to test with notifications of me or my wife's phone entering or leaving "home" and it has some crazy delays. 8 mins sometimes. Any idea on what to look at that I'm missing?
@fasthowto11 күн бұрын
Check your wife's location in Home Assistant. Likely the system thinks she's not home. Typically, this is due to an issue on the phone with location updates.
@СергейЧабанный-с7с11 күн бұрын
Congratulations! Very positive channel! Thank you! I am from Ukraine and we have serious problems with electricity due to the war. Installed an inverter with solar panels, but there is a lack of inverter power to run the pump from a deep well. But there is a reserve tank with water, which is automatically filled and a less powerful pump works from it, which the inverter pulls up. I created automation that switches between pumps based on the state of the inverter. It was the first (forced) automation. Well, then I already started “playing” with another.
@fasthowto11 күн бұрын
Congrats on your first automation! What are you working on for your second? Stay safe over there, and thanks for watching!
@СергейЧабанный-с7с11 күн бұрын
@@fasthowto Thanx! Next, I work on the use of excess generation of photocells, balancing of heating between gas and solid fuel boilers...
@luisma116111 күн бұрын
Thanks for the video very informative
@fasthowto11 күн бұрын
You're most welcome, thank you for watching!
@SteveJones172pilot12 күн бұрын
I am fairly new to HA, but this was kind of basic - I would really love to see some of your more complex ones (even the camera one again) as it looks in YAML. I wont call myself a "developer" but I've done my fair share of programming and scripting over the years and I seem to just have a mental block on the whole YAML thing. One thing I have done is announce on the alexa when the garage sensor is opened, but I'd love to add a reminder, let's say in 10, then 30, then 60 minutes if the garage is still open, but it would have to keep track of the fact that it is STILL open, vs having been closed and opened again when a timer runs out. Also, I'd like the automation to complete when the garage is closed, so that it can reset again vs. waiting for the timer to expire. Do those things sound do-able? Can I have "global variables" communicate between different automations?
@fasthowto12 күн бұрын
I'm planning a separate video about yaml since many of my viewers have expressed some difficulty around that topic, and could use a good tutorial. The best way that I've found to learn it is to configure what you want in the UI, and then go look at the code that was generated for you to see how its supposed to look. If you found this video basic, that's a good thing - it means you already know more about automations than most people just getting started with Home assistant. I done have any Amazon devices here, but presumably you can just send TTS announcements to them - which I already made a video about. As for a timer, there is no need. Home assistant keeps track of the state of all devices, as well as when that state last changed. The use of the timer in the complicated camera automation serves other purposes, as there are actually several more automations intertwined with that one that fire when the timer expires. But additionally, if I manually turn on the lights, I don't want them to turn off after 1 hour, so I couldn't use state last changed. All you have to do for a garage door reminder is write an automation with three different triggers. Make the trigger "garage door opened" and then you'll see spot underneath that to specify for how long. Make one of them for 10 mins, one for 30, and one for 60. Then make the action the same, a TTS announcement that says the garage door is open. Depending on how you are handling your garage door, you can actually just close it automatically as well once the obstruction sensor is cleared. I'm doing that with my doorbell automations (I have a corner lot, so people frequently ring my garage doorbell instead of the front door since friends usually park in the driveway instead of on the street out front). I'll cover that one in detail when I make an updated doorbell video dunce I switched from ubiquiti to amcrest. Hopefully that all made sense to you. Thanks for watching!
@SteveJones172pilot11 күн бұрын
@@fasthowto Awesome.. That does make sense. Since presumably the garage door would be closed immediately, the subsequent triggers would never hit and it should work great. Before I had HA, I had built my own arduino based garage controller so that it could automatically close if left open, and I had a special button out in the garage to press, to make it abort the auto-shut in case I was working out in the garage for a while. Something like that may be the only other thing I'd like in the garage automation, so that a button can trigger a "Dont start the timer until after the garage is reported shut manually again" but I'll have to play with that. Thanks so much for the ideas and details. I'll definitely go through your other videos and have subscribed!!
@fasthowto11 күн бұрын
Yeah, you can absolutely do that. Assuming you have zigbee, just get an Aqara button (like this one: amzn.to/4gr2li5), and then create an input helper boolean for "garage door override" or something like that. Write an automation that when you press that button, it turns on the boolean. Then make that boolean being off a condition in the auto-close routine, and then write another automation that when the garage door is closed, the boolean is turned off. If you are in need of a new garage door opener, and if you have chamberlain/liftmaster, check out the RATGDO video I did. The thing works great! You can control the exact amount the door is raised/lowered, you can control the light independently (so you can turn it on without having to move the door), and you can read the state of the obstruction sensor to take actions on it (like once the door has been opened, watch the obstruction sensor and once it is obstructed and then cleared again, automatically close the door). Thanks for the sub, appreciate it!
@goodcitizen458712 күн бұрын
Really cool! Thanks.
@fasthowto12 күн бұрын
You're welcome! Thanks for watching!
@suzithewitch12 күн бұрын
I do love Trigger IDs and Choose, but I have a questions about your camera automation. Well, a couple of questions :) Is each automation basically the same (as in each one checks to see if it's dark; takes a picture; checks to see if you, your family, or a guest, are home; sends you a picture of the event; etc.). If so, is there a way where the trigger event (backyard camera north) could be {{triggered by backyard camera north}} and then just reuse the same automation but with different "fill in the blank" code?
@fasthowto12 күн бұрын
So, you're saying 7 different automations instead of one automation with 7 different choose options/actions? Or did I misunderstand?
@suzithewitch11 күн бұрын
@@fasthowto No, just one automation, but instead of specifying "North camera" the automation action specifies "triggered by". All your triggers would remain the same. If the North camera triggers, then all of the actions will get {{ triggered_by.north_camera }}, so you don't need 7 actions, just one action where the information gets filled in by the trigger. I saw someone on Reddit talk about something like that. Maybe they're called variable triggers?
@fasthowto11 күн бұрын
Hrmmm.. I'll look into that. I mean, programmatically I know how I would do this in, for example, C or C++, but I'm a bit limited with what HA makes available to us. I definitely want to figure something out though, every time I look at this big mess of an automation is annoys me. Lol
@dbme612 күн бұрын
Trigger IDs and Choose is the way!
@fasthowto12 күн бұрын
Indeed! Unfortunately, that's one of hundreds of automations that I have that are ALL in need of some TLC. LOL It's gonna take me a bit to get through them all. Thanks for watching!
@ToddHolter12 күн бұрын
Also use labels.😉
@fasthowto12 күн бұрын
@@ToddHolter UGH! I KNEW there was something I forgot to mention!! You can see when I switch back to the automations list that I do have labels set up. Darn it, I should have called that out! Great catch, hopefully other viewers see your comment! :)
@ToddHolter12 күн бұрын
@fasthowto yep HA is all about learning and making automations as efficiently as possible.
@TEverlith12 күн бұрын
Yeah! great for consolidating your automation's!
@lifewithTomnJerry12 күн бұрын
Great details! Thanks!
@fasthowto12 күн бұрын
Thank you for watching!
@1kobbens12 күн бұрын
from 14.17 minutes to 17.22 absolutely useless no explanation what you did...
@fasthowto12 күн бұрын
I told you what I was going to do, then I did it. I'm not sure what else you're looking for.
@1kobbens12 күн бұрын
@@fasthowto I understood what you were going to do, but not how you did it and why. You cut pasted changed, but what did and why would have been nice, watching these videos fto be able to learn myself, but until this was good, but then it fell away for me.
@fasthowto12 күн бұрын
@@1kobbens I see. The changes that I was making have been covered in several of my previous videos. I try not to repeat the same content too many times, and the assumption is that viewers either already know how to perform some tasks, or have watched previous videos where I showed how to do them. All I did during that time was copy the code from the outlet button, change the display name, and the entity that the button controlled. If you watch that section again, you can see the changes happening in real time on the dashboard preview window to the right of the code. You can see the extra button called "Sink Light" appear, then you can see a second button called "Sink Light" appear, then you can see me realize I forgot to change the name of it, so I go back and change the display name to Coffee Undercabinet. You can do all that in the UI as well, but I just find the code faster and easier to work with if there are very minor changes that need to be made - like just a display name and an entity. There's no way to "copy" a button in the UI that I know of, so that's actually slower - for me, anyway. Hope that helps!
@1kobbens11 күн бұрын
@@fasthowto OK tanks! I will watch more of your videos...😀
@tankminder13 күн бұрын
Extremely useful video! I pretty comfortable with code (30+ years in development), but new to homeassistant and was able to got most of this up and running from the video - so thanks!. My one struggle has been with the configuration code for the weather_forecast sensor. From what I can gather the syntax may have changed in how template, trigger, and platform are declared with time pattern. Either that or I'm way off on something. -platform: time_pattern is the first issue. ("string does not match the pattern of legacy syntax") and I've read in the forums about "old way" vs "new way" syntax with platform being no longer necessary? Any suggestions?
@fasthowto13 күн бұрын
Yeah, there were syntax changes made to everything a few months back. I went through and updated all my stuff, but AFAIK it's not necessary. The old syntax still works (and according to the docs will NOT be deprecated), even if Studio Code does bark at you. There are several spots in my config file where it complains with one update, then stops complaining with another. All my stuff keeps working just fine. :) Just have to remember that studio code is an add-on, and is NOT part of Home Assistant, so the things it complains about are not *Home Assistant* complaining, it's just a third-party IDE. As long as HA continues to interpret it correctly, it doesn't really matter was Studio Code thinks (even though my OCD says otherwise). Not to mention that even once you fix the trigger/platform thing, Studio Code is STILL going to complain about the code for the sensor (or at least, mine does) - but again, it still works just fine. :) If you want to update your config file for triggers, the release notes from 2024.10 has the info: www.home-assistant.io/blog/2024/10/02/release-202410/#improved-yaml-syntax-for-automations I actually meant to do a video about this when I ran into it and fixed it all, but time just got away from me. Maybe next month? Thanks for watching!
@Hackrifice13 күн бұрын
This was so helpful! But one important step that wasn't mentioned (or maybe I missed it?), for a noob, is that I needed to enable virtualization in Windows by restarting my machine, and entering the bios setup. The option for this was really buried in my bios and I had to find a video specific to my setup to find it. It also took me a lot of Googling to figure out that this is what I was missing and why my VM wouldn't start. Hopefully this helps someone else.
@Pixelated-Builders15 күн бұрын
this worked somehow this time great video keep it up i subbed
@nc356516 күн бұрын
And the same but on debian wsl?
@fasthowto12 күн бұрын
huh?
@nc356511 күн бұрын
@@fasthowto hass in container witth wsl2
@fasthowto11 күн бұрын
@@nc3565 I don't do containers.
@markrobertson800816 күн бұрын
Similar to original video, do you need to remove existing partitions on the M.2 SSD drive that was removed from the Nuc? Recommendation? Etcher under windows is having issues with seeing the M.2 SSD in the USB adapter but the SSD boots in the Nuc.
@kcalp2117 күн бұрын
Current file location Protect 5.1.57 /usr/share/unifi-protect/app/config/default.json i had to add a comma on the last line before adding "enableSsh": true make sure you have notepad++ installed then you can edit /var/etc/persistent/ubnt_sounds_leds.conf from winscp instead of using vi
@fasthowto12 күн бұрын
Good call! I actually gave up on these doorbells - and on Ubiquiti cameras altogether. Their wifi antennas are inferior to every other brand I've tested - and you can get cameras and doorbells that are better in every way for a lot less money. I'll be doing a video in the near future about what doorbells and cameras I'm using now. Thanks for watching!
@unintendedmusic992220 күн бұрын
I spent HOURS... HOURS! Disgusting that UA Audio cannot fix there software for windows compatibility EVEN if it comes at latency WHO CARES. Super stubborn old company when a Focusrite can already do this without all the mumble jumble. Anyways man ty SO SO MUCH. I couldnt get my microphone to work in games since I got this thing and your the only video that truly helped fix the issue in a fast concise way without insane amounts of bloat software. TY
@fasthowto20 күн бұрын
no no no... No latency! Latency = bad. You definitely don't want latency. Latency is one of the reasons I got rid of my focusrite. That, and stability. The thing would just randomly stop working and require a reboot. Yes, there are a lot of things that annoy me about this Apollo, and yes, I think their poor quality Windows app is deplorable. They should DEFINITELY hire some real programmers. But overall, given the choice between a Scarlett and an Apollo, I'd still take the Apollo 10/10 times. You're most welcome, glad it helped you get it fixed. :)
@autobaun7021 күн бұрын
Will the virtual box run on boot without logging into the PC? I plan to install this on an desktop that is set to automatically power on upon being connected to power, and would want to insure that it comes up without having to log into a user account on the PC itself for it to come on and function.
@Elitewzclan21 күн бұрын
And how do i use it without ethernet?
@fasthowto21 күн бұрын
That is not supported.
@averagemanreviews959822 күн бұрын
Thank you for making this quick and simple video. Do you also have one on how to uninstall it from windows?
@fasthowto12 күн бұрын
Just go to add/remove programs. Then after it's uninstalled, delete any of the disk files remaining.
@tsint22 күн бұрын
Is the configuration unique to the DreamMachine? I cannot find any SSID to track on my Unifi Express.
@fasthowto22 күн бұрын
Unsure. I've never used a unifi express. I would imagine you'd still get device trackers from that though? Check the integration config. I know at some point after this video the developer made the decision to disable all the device trackers by default, so they never got created. You may have to run through the config and enable them.
@tsint21 күн бұрын
@@fasthowto yeah, found the device tracker after a while, now it works!
@fasthowto21 күн бұрын
@@tsint Awesome, glad to hear it!
@broncobuddha23 күн бұрын
I know you prefer rye, however, Heaven Hill Bottled in Bond bourbon is a fantastic daily drinker and I always have a bottle on hand.
@fasthowto23 күн бұрын
Absolutely! I have several bottles of that on hand. Truth be told, bourbon was my first love, rye is relatively recent-ish. But fRYEday works much better than fBOURBONday, so... 😂😂 Thank you for the suggestion, though. Even though I already have that one, I'm always open to trying new stuff. Let me know if you have any other recommendations!
@Plazman23 күн бұрын
Stupidest design I've ever seen. There's no "up" position!! Traditionally, you press "up" to turn on a light, right? Been that way for 100 years. Not with these. You can only click down! Pressing "down" toggles the light on and off. So stupid. Can't beat the price, but having to explain to visitors how to use a friggin' light switch??!? A black eye for home automation.
@fasthowto12 күн бұрын
Sounds to me like you live in a tiny house. Normal humans are used to operating three way light switches, so if the light is off, you just flip the switch to the opposite position to turn it on - meaning if the switch "looks" on, but the light is off, you flip the switch in front of you to "off" and the light magically turns on. I have never once had to explain - to anyone - how to operate any of the lightswitches in my house. Perhaps you should invite more intelligent guests? LOL Anyhow, thanks for watching!
@Plazman12 күн бұрын
@@fasthowto I'm mistakenly talking about the Tapo switches. I have Kasa also, so I got confused. It's the Tapo ones that frustrate me because other than the rocking motion, they're fantastic. It's not a three-way switch. I probably didn't explain it very well, but the switch does not rocker to an ON position. If you press the bottom of the switch, it toggles it on and off. If you press the top, it does nothing. The rocker hinge, if you will, is at the top of the switch, not in the middle, where you'd traditionally find it. If you want to turn on the light, you press down. If you want to turn off the light, you press down. Another annoying fact is that the switch doesn't turn on until your RELEASE the switch. Every other switch I've ever used switches immediately upon pressing it. Appreciate the video though. I liked and subscribed. :-)
@fasthowto12 күн бұрын
Thank you for the like and sub, much appreciated! The behavior you're describing is the same as how the KASA switches operate. I still stand by my statements though about not having ever had to show anyone how they work. I realize you weren't talking about three-way switches; what I was describing is simply that due to the fact that three-way switches exist, most people don't give a second thought to the actual position of the switch, they just push it the opposite way to make it do the opposite of what it's currently doing. The not turning on or off the light until you release it though... Yeah, now that took a wee bit of getting used to. None of my guests have commented on it since they probably didn't notice, but.. The reason for that is that you can actually program the KASA switches to do different things based on if you double tap them, or if you hold them down. For example, the dimmer switches can be programmed to fade on or off if you hold them down vs just tap them. Even if you change the setting to tell it not to fade at all, and to immediately toggle the light, there is still a slight delay while the switch waits to figure out if you're going to double tap it. We got used to it, and it's pretty much a non-issue now. But even beyond that, SO many of the lights in my house are automated via the use of motion sensors, presence sensors, or contact sensors that there are very few light switches I actually need to press anymore. I walk into a room and it just does what I want it to do. To me, that's the definition of a smart house - where I can just walk around and the house automatically adjusts to the way I want it to be. Super convenient.
@Plazman12 күн бұрын
@@fasthowto One thing I found useful, is being able to set the bathroom fan to automatically turn off after 15 minutes.
@fasthowto12 күн бұрын
@@Plazman You must've missed the episode where I talked about that automation. My bathroom fans turn on and off by themselves. :) I don't remember which episode it was, unfortunately, but I talked about it. Basically, if the light is on for 90 seconds, I'll assume you were in there for more than just #1, so the fan turns on. I also control the fans based on humidity in the bathrooms. This is super helpful.
@oggabooga598123 күн бұрын
I thought this story would be about all the annoying "Amazon Key" ads in the app which isn't even a service available in my area anyways. Fuck MyQ
@fasthowto22 күн бұрын
Indeed, those ads are irritating, but not nearly as annoying as having to purchase a third party product to control a garage door opener that is already wifi connected....
@didierjuges808524 күн бұрын
Thanks for the video and detailled instructions. I will try that this weekend. My previous attempts at running HA under WSL have not been that great (mostly due to limitations of WSL). I also like your t-shirt, my daughter has the same one :)
@mike_realityi25 күн бұрын
I am looking to try out the Bond Bridge to get a better Spouse Approval Factor but........ Thank you. I just checked their compatibility checker and the FCC ID I entered for my ceiling fan came back to window blinds. A thought about your Garage Door issue. Check to see if charging == true then stop. If it's an iPhone you can also check the battery status because the iPhone boots when it reaches a battery level. You may also try a logic of if charging == true and goes from unavailable to home then stop. You may also be able to check charger type (AC(USB) or wireless) or if connected to Android Auto/Apple Car Play.
@fasthowto25 күн бұрын
Glad to hear you found the info about the Bond helpful!! I had to think about your garage door suggestion for a minute. The charging idea almost had me hopping up and down shouting "EUREKA!", but then I realized she has a car charger, and would be hoppin mad if the garage door didn't open when she pulled in the driveway just because the phone was on the charger. Alas, her vehicle is older and does not have Android Auto - however, that is a GREAT idea for her next vehicle, and I'll be sure to implement that. In fact, that would be AWESOME if I could use "zone away -> home" && "connected to android auto" for both phones. That would TOTALLY solve another manual workaround that I had to put in place for when we are visiting neighbors or going for a walk around the block. When we ride with someone else, or are going for a walk, manually opening the garage door using the companion app is easy. *sigh* sounds like a "some day" solution. LOL But thank you, I hadn't thought of it! Thanks for watching!
@mike_realityi24 күн бұрын
@fasthowto would if home == true & Last Reboot <= 5 minutes then stop or include the charging?
@fasthowto24 күн бұрын
@@mike_realityi I was thinking about this some more, and I'm not sure this is the right path. The only way to get charging info is via the companion app. The issue is that one of the triggers for home or away is the wifi connection status via a device tracker from Ubiquiti. This is necessary since I have a different automation that automatically enables and disables port forwarding. By default, when we are both home, all port forwarding is disabled. When one of the phones disconnects from wifi for 30 seconds, HA assumes we have left the house and enables the port forward rule to allow us to communicate via the companion app. I think I have need to rethink several pieces here to get this working the way I want.
@LiviuDanielStanciu25 күн бұрын
agree, but about the Shelly, wifi version. I have +20, and work only locally, if you set it you have a bottle, do a good thing and take a better image. I will like to check 😊
@fasthowto25 күн бұрын
I'm sorry, I don't understand what you're saying.. ?
@ruxik9226 күн бұрын
Quick SmartHome & IT "Quick SHIT”
@darknessblades26 күн бұрын
Would something like a "M5Stack AtomS3U" work for BT proxy. as I can't find any documentation on it since its essentially a small usb-stick with a ESP32-S3 chip. which would make it a lot easier to setup and use, as there is no need for casings/mounts and it is just a plug&play solution. that you can hide nearly everywhere
@Mert_C_Flerkins27 күн бұрын
How can I change the washer & dryer icons, to black frontload machines?
@fasthowto27 күн бұрын
@@Mert_C_Flerkins I'd imagine you could just find pics of them online and then put them in place of the original files?
@clausqp28 күн бұрын
This video worked for me to get started with HA, thanks!
@fasthowto28 күн бұрын
Not sure what the issue was with the other one, but I'm glad this one worked for you! :)
@clausqp28 күн бұрын
out of date and does no longer work...
@fasthowto28 күн бұрын
I'm gonna have to go ahead and say it's operator error. Commenters as recently as 3 days ago had no trouble...
@clausqp27 күн бұрын
@@fasthowto And that might very well be the case. For one I never found out how to get into "expert mode", and this video does not show how to do that, so... (And I do not have the "guided mode" button either!)
@jpcme200229 күн бұрын
nice tip thanks I had some issues but it was flashing, problem solved!!!
@fasthowto29 күн бұрын
Sweet, glad it worked for you. Thanks for watching!
@tobii9329 күн бұрын
how to find my device id?
@fasthowto29 күн бұрын
Configure the code once through the UI and HA will find the device_id for you. That's how I do it, anyway. Thanks for watching!
@michaeltaylor593929 күн бұрын
Please do one of these that does not utilize Windows.
@fasthowto29 күн бұрын
You just watched it....
@michaeltaylor593927 күн бұрын
@fasthowto what I just watched shows you need a Windows PC to run the software to set it up. I'm not just talking about the end result.
@fasthowto27 күн бұрын
Feel free to use whatever you like.
@terryharrigan6324Ай бұрын
Amen. Time is money. We have better shxt to do than save a few bucks or frustrate over something that "sort of" works.
@fasthowtoАй бұрын
Preach! Thanks for watching! :)
@DrBilly90210Ай бұрын
Currently, I've got 9 plugs and 9 switches by Kasa installed. Got started when I wanted remote (from inside house) control of deck lighting (controlled at outside switchbox). Fantastic solution! Used a dimmer (not a 3-way dimmer) switch and the brightness calibration took a little trial and error (mainly on low-end/off) but they work fine now. Have replaced "dumb" timers (for lights) and timer switches with these and only one issue..... Do you have any circuits with 3-way and 4-way switches (i.e. control lights from 3 or more locations) where you've used a Kasa 3-way switch? I've run into issues with a 3-way (non-dimmer) switch in a circuit that has a 4-way switch. I installed the Kasa 3-way in the line-side box. Switch functions normally when physically pushing it on/off; other switches ("dumb" 3-way and 4-way) also function normally. Trying to turn on/off switch from the app is another story. Probably too complex to describe here, but I've seen it in another video on Kasa switches. Basically, it works, but the status shown on the app doesn't always match actual status. I've used Kasa 3-way switch in another 3-way circuit (that doesn't have any 4-way switches) and it works fine. Finally, I initially bought the Kasa HS210 "kit" which contains two 3-way switches. I thought I could use each individual switch on separate 3-way circuits. Nope. Kasa claims the "kit" is sold for aesthetics. What you end up paying for is one smart switch and an expensive "dumb" switch. Kudos for running neutrals where needed! Can be challenging work.
@fasthowtoАй бұрын
I don't have anything other than 3-way switches in my house, no 4- or 5-way, sorry. The HS210 only requires one switch per 3-way circuit, I have many of them in my house. Over a dozen of them (I know, I know). Yes, running the neutrals can definitely be a challenge depending on construction and wire location, etc. It's worth the work, though (in my opinion, anyway). Thanks for watching!