3 Great HACS components + one simple Trekkie template

  Рет қаралды 16,136

BeardedTinker

BeardedTinker

Күн бұрын

Пікірлер: 54
@markloughtonUK
@markloughtonUK 11 ай бұрын
I got into trouble with my wife this morning because the automation to turn my Christmas tree lights didnt turn the socket off. For some reason the socket had disconnected from the network. I will use Retry and it will save my marriage 😂
@BeardedTinker
@BeardedTinker 11 ай бұрын
😂 Better safe then sorry!
@Weeem
@Weeem 9 ай бұрын
The HACS retry has changed since this was released. Now, after HACS install we need to: Add Integration - Retry This is because the retry service can be created in an automation/scripting GUI rather than manually typing the yaml :)
@BeardedTinker
@BeardedTinker 9 ай бұрын
Need to check that out - thank you for the update!!!
@JohnDee-n8x
@JohnDee-n8x 10 ай бұрын
Bedankt thanks! I don’t know how you do it but every video is to the point and exactly what I’m looking for. Guidance is crisp clear. Thanks again.
@BeardedTinker
@BeardedTinker 10 ай бұрын
Thank you very very much - and sorry for the late reply, Got flu or something like that.
@bertdebondt9145
@bertdebondt9145 11 ай бұрын
thanks BT for the Network Scanner HACS tip , nice NMAP integration, really love the HACS diamants you find ;-) I hope there is way to manually edit/insert the Custom Name and Custom Description somewhere so I can name my found known devices. Maybe someone already found this ?
@BeardedTinker
@BeardedTinker 11 ай бұрын
Not that I know of at this time. Only way to add is to remove existing and add once again. That will show the configuration screen where you can add up to 24/25 names and mac addresses
@LoznOz
@LoznOz 10 ай бұрын
Thanks for the Network Scanner HACS reference. 1. I haven't managed to get the custom name / manufacturer to work for my (known) device(s) eg 'B0:xx:56:xx:yy:xx;Orbi_Router;Netgear' is the 'devices' entry needed before the device list?- may try restart & see.. 2. Wondering now if there is a way to detect the IP address of a device (non static IP) from the MAC, then assign that discovered IP to an HA parameter for use in other HA scripts / automations that depend on device IP (thinking LGTV integration for example)?
@gedgicat2063
@gedgicat2063 11 ай бұрын
An amazing list of HACS components, I will be checking out retry for sure as it could replace my own states tracking and device online tracking automations
@BeardedTinker
@BeardedTinker 11 ай бұрын
Retry got few updates in last day or so - loving when things get worked on.
@Mrcaffinebean
@Mrcaffinebean 10 ай бұрын
That retry function should be built into HA. Definitely key! It would be great to get a failure notification if the retrying fails
@BeardedTinker
@BeardedTinker 10 ай бұрын
Totally agree! I tried hinting this to devs few time in last week or two...
@iainhay2823
@iainhay2823 11 ай бұрын
You've found another that is going to help me :) Retry is just what I need to deal with some troublesome devices! As usual thank you
@BeardedTinker
@BeardedTinker 11 ай бұрын
😍 that one is really good. Strange that someone didn't create it earlier... Thank you 👍.
@geoffreycoan
@geoffreycoan 11 ай бұрын
Thanks. The expander card looks especially useful, I’ll be installing it now. Do you know if there’s a way to do something similar horizontally, a swipe right/left to see more entities ? Maybe a walkthrough of the base Lovelace components, how and where to use them (and key HACS extras) would be useful 👍
@BeardedTinker
@BeardedTinker 11 ай бұрын
There is something, but I have to dig it out. I've seen it few weeks back.
@JamesTenniswood
@JamesTenniswood 11 ай бұрын
Recommended for future video... Thermal Comfort. I use it for three things, outdoors for frost warning, indoors for relative summer comfort and inside my filament storage for showing absolute moisture levels (rather than humidity which is affected by the temp of room) It's just been updated so you can do all the config in the UI and not in code 🎉
@BeardedTinker
@BeardedTinker 11 ай бұрын
Nice one, adding it on the list! Thanks for the hint
@wscottfunk
@wscottfunk 11 ай бұрын
Hey BT! I signed up for membership today. Hope it helps you as I always look forward to your videos and have gleaned a lot of useful tips along the way! I definitely like the expander card better than the collapsible card that I've been using. It looks much easier to setup and more intuitive. Merry Christmas to you and your family! 🎄🎅 ✝️
@BeardedTinker
@BeardedTinker 11 ай бұрын
Welcome aboard! I've seen in notifications one other message from you - not sure if you've deleted it or KZbin just removed it (happens from time to time), I'm ashamed that most of those cards are available on my recording and test systems - while my main setup hasn't been freshened up in years....
@74357175
@74357175 11 ай бұрын
The retry tool looks awesome! Question: is there a way to report if all retries failed?
@74357175
@74357175 11 ай бұрын
Replying to myself: the documentation says that repeated failures generates a repair ticket. Very cool!
@francescoatria1086
@francescoatria1086 11 ай бұрын
can you use the retry service to redo the speedtest when it gives you the "uknown mbit/s result? if so any suggestion on how to write the yaml code?
@Kokysyn
@Kokysyn 11 ай бұрын
I try Network Scanner, but it has couple of bugs. It has limited count of MAC specification for known devices, scanner did not works well for all of my devices and did not found them, all devices behind WiFi range extender had same MAC address of that extender. For example my router show me that I have connected 27 devices but "Network scanner" shows me only 19.
@BeardedTinker
@BeardedTinker 11 ай бұрын
Haven't cough this one as I've removed all my extenders and replaced them with wired APs. The other is probably limitation of library used. You can try to ask author on GitHub about this one.
@adifoto6362
@adifoto6362 11 ай бұрын
Nice founds, thanks for making the time to find and make the video.
@BeardedTinker
@BeardedTinker 11 ай бұрын
Any time Adi! And thanks for becoming the member!!!
@adifoto6362
@adifoto6362 11 ай бұрын
@@BeardedTinker my pleasure
@jukka-pekkakokkonen4711
@jukka-pekkakokkonen4711 11 ай бұрын
I tried expander cards; installation worked but when I try to make new sheet for testing, my HA screen is updating continuously and I cannot create anything. I also installed Retry -service and update my Christmas lights -automation because sometimes automation didn't change all lights on/off. Let's see how it work.
@BeardedTinker
@BeardedTinker 11 ай бұрын
About that issue - I've seen it on one of my test systems. Need to figure out if that's conflict with one of other hacs components. On other systems it works ok. Hoping retry works for your case. It should...
@jukka-pekkakokkonen4711
@jukka-pekkakokkonen4711 11 ай бұрын
HA told that my automation is using unknown service, retry.call. Here are the automation rows: default: - service: retry.call data: service: homeassistant.turn_on expected_state: "on" target: entity_id: light.group_autotie At first I tested it only one place but it didn't work 😐 My system is: Core: 2023.12.1 Supervisor: 2023.11.6 Operating System: 11.2 Raspberry Pi 4
@BeardedTinker
@BeardedTinker 11 ай бұрын
Did you add retry: in configuration.yaml file? Try adding it and restart HA to see if it works.
@jukka-pekkakokkonen4711
@jukka-pekkakokkonen4711 11 ай бұрын
I missed that when I checked your video. Now I have added retry as a new integration, not in configuration.yaml. Any way, it was my bad and now retry -service seems to work and I will add it to all my automations because I have had some problems with Zigbee -lights and I trust this will fix all problems. Also that HA screen updating problem has gone without any changes. It seems that 2-3 restarts fixed it.
@adfjasjhf
@adfjasjhf 11 ай бұрын
Amazing finds as always, installed all of them once again :)
@BeardedTinker
@BeardedTinker 11 ай бұрын
Glad you like them! I'll dig some more for next time!!!
@atomicpapa
@atomicpapa 11 ай бұрын
I see that you are also a Hermitcraft fan. Love it!
@BeardedTinker
@BeardedTinker 11 ай бұрын
Yeah, they are really great and fun...
@gallardoedgar
@gallardoedgar 11 ай бұрын
suscribed just for having Tango and Skizz in your dashboard hahahaha
@BeardedTinker
@BeardedTinker 11 ай бұрын
😍 who knew that Tango would help me out :) Thank you!!!!
@EbrahimHasan
@EbrahimHasan 11 ай бұрын
True gems. Thanks.
@BeardedTinker
@BeardedTinker 11 ай бұрын
Thanks for the comment!!!
@ronm6585
@ronm6585 11 ай бұрын
Thanks B.T.
@BeardedTinker
@BeardedTinker 11 ай бұрын
Any time Ron and thanks for the comment!
@Redfire05GT
@Redfire05GT 10 ай бұрын
I love the retry service! Works beautifully! As for the Stardate sensor, I'm not a fan of the calculation based on the Stardate today would be in a current TNG episode if it were still filming so I created my own which I think is more realistic and gives today's Stardate based on Stardate 00000.0 being Friday, July 5, 2318 around noon (Starfleet Command time which is USA CDT). Right now it is Stardate 270457.5 BT which is -270457.5 "Before Trek" (not BeardedTinker!). The template is: {{ ((as_timestamp(states('sensor.date_time_iso')) - as_timestamp("2318-07-15 00:12:00.0-05:00")) / 34367.0564 )|round(1,'floor') |string}} BT
@BeardedTinker
@BeardedTinker 10 ай бұрын
I plan a big Star Trek related video for next year. Not very soon, but something really big - if I manage to pull it off.
@74357175
@74357175 11 ай бұрын
Question: if you ever shave your beard, will you have to start a new KZbin channel?
@BeardedTinker
@BeardedTinker 11 ай бұрын
That's an awesome question - but yeah probably 2 one would be Shaved Tinker and later newer one - Plain Tinker 😂
5 HACS Frontend Components that will make your data and UI look great
19:57
4 more HACS components for your Home Assistant powered Smart Home
14:57
У вас там какие таланты ?😂
00:19
Карина Хафизова
Рет қаралды 27 МЛН
Uncovering 4 Must-see HACS Gems For 2024: Let's Dive In!
14:22
BeardedTinker
Рет қаралды 25 М.
Phone Alarm and Speech Notifications
12:16
BeardedTinker
Рет қаралды 7 М.
Material Symbols and Status Card from HACS
9:07
BeardedTinker
Рет қаралды 9 М.
Why you SHOULD use Entity Controller over Automation (sometimes)
9:53
15 Home Assistant Tips You MUST Do
14:28
Everything Smart Home
Рет қаралды 406 М.
Improve your UI in Home Assistant with 4 HACS components
13:44
BeardedTinker
Рет қаралды 56 М.
To-Do Lists and much more
19:21
BeardedTinker
Рет қаралды 9 М.
What's On My Home Server? Storage, OS, Media, Provisioning, Automation
27:30
Wolfgang's Channel
Рет қаралды 1,2 МЛН