Тёмный

Home Assistant and AppDaemon 

Jimmy James
Подписаться 4,4 тыс.
Просмотров 30 тыс.
50% 1

In PART 1 - We check out AppDaemon 4, set it up in Home Assistant , setup logs for debugging our Apps and see how it work. And run through an app too see how a simple app operates.
01:25 - Install AppDaemon 4 in Home Assistant
02:30 - Setup appdaemon.yaml file and custom log files
05:00 - Setup Apps and Apps.yaml file
06:25 - Start first App and explanation of Class and Methods
11:30 - Test out app tailing the log files in terminal and very basic debugging
AppDaemon works along with Home Assistant and is useful for creating more complex automations and the created apps can be reused in other place around your automation system. It use Pythonic script so learning about Python would be very useful if you are interested in using AppDaemon.
Check out these guys if you want my video on Python:
/ @coreyms
/ @techwithtim

Наука

Опубликовано:

 

8 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 27   
@BryanWood1
@BryanWood1 3 года назад
I'm a fellow electrian turned plc programmer turned home automation programmer. Nice to find you and your videos. Keep them coming. I thought I gave up on appdeamon a few years ago, but this makes me want to give it another go...👍
@a-a-ron21
@a-a-ron21 Год назад
Thank you so much for the video!!! This was a HUGE help for a Home Automation newbie like me. It also helped me gain a better understanding of using the Visual Studio Code alongside an Add-on and being able to change the code and re-start the add-on without using the terminal. I am also able to check my logs quicker by using the Visual Studio Code editor vs the terminal. This home automation is fun!! Frustrating sometimes, but fun! People like yourself take a lot of the guesswork out for people like me and I truly appreciate it!!!
@Rudirudel
@Rudirudel 4 года назад
Nice vid! Thanks for giving a first look into AppDaemon!
@liveartrainbow
@liveartrainbow 3 года назад
Thank you for sharing and spreading the knowledge.
@clairerovic
@clairerovic 2 года назад
Okay okay I will install it 😊. Seems easier when handling complexity than a huge chunk of yaml automation
@StePhanMckillen
@StePhanMckillen 4 года назад
10 out 10 bro you have turn the light on for me LOL
@46_wrtyui
@46_wrtyui 3 года назад
thanks, very good tutorials.
@OthmanAlikhan
@OthmanAlikhan 3 года назад
Thanks for the video =)
@mrskylerriley
@mrskylerriley 4 года назад
Great video! Have you played around with NodeRed? If so, what are your thoughts on how it stacks up against AppDaemon? I see that you install home automation systems professionally, and I too want to do so. It'd be awesome to hear your professional opinion on which tools I should focus on for enterprise grade HA automation.
@richardhobbs4995
@richardhobbs4995 3 года назад
Great Video :-)
@PatrickFelstead
@PatrickFelstead 4 года назад
Thanks Jimmy I’ve been meaning to get into appdaemon for some time cheers
@SparkyJames
@SparkyJames 4 года назад
I know I've looked at it for a few years and thought I'll try that out soon. I got motivation because I wanted to get my Air Con and DALI lighting controller working with HA and this seems like the easiest way.
@hartleyelectricalcontracto2537
@hartleyelectricalcontracto2537 4 года назад
@@SparkyJames Hi Jimmy, fellow electrician from the UK here. I have also been looking at incorporating Dali lighting using appdaemon into HA but found a different lighting solution that has worked well for me, I'm using DMX art-net within HA to control regular LED dimmable fittings throughout the property, as far as I'm aware this is a lower cost and simpler solution than using dali and your not restricted in terms of choice of fittings, you can also use dmx to control extractor fans or anything else that can be controlled using a triac dimming circuit / RGBW / switched. Would be happy to share the setup with you if it interests you. I have subscribed and am looking forward to watching your future videos!
@SparkyJames
@SparkyJames 4 года назад
Hi, I would be interested in knowing what products you use? Send us us an email when you get a free moment. james@egglec.com.au Thanks for your comment
@johnchatzistampoulidis8261
@johnchatzistampoulidis8261 4 года назад
good job!!!
@melitajay
@melitajay 2 года назад
What do you actually click to run the file e.g. after you fix the colon? I can hear typing but I can't see what was done. When I run the tail command, I get no log output showing. I can see the log output in the Log tab of the AppDaemon page under Supervisor but not getting it in the terminal interestingly.
@K0daPop17
@K0daPop17 2 года назад
Jimmy, what file editor are you using? it looks so much cleaner than what I am using and makes it so much easier to read. I particularly like the colored sections you have to the left of the script.
@SparkyJames
@SparkyJames 2 года назад
Hi David, it’s VS code add on for home assistant.
@jesperesbjerg
@jesperesbjerg Год назад
Where do you get the script number from?? And Nice to learn how to 😀 so thanks for this video
@jackywoo4975
@jackywoo4975 4 года назад
hi Jimmy, great vedio. Do you use Appdaemon dashboard? If so, do you know if you able to code in Appdaemon to make a dashboard reload at a certain time e.g 3am in every morning? Cheers
@SparkyJames
@SparkyJames 4 года назад
If you wanted the dashboard to be reloaded or refreshed in the browser, then I don't think you can. If you mean change the dash board to another dash board as in a night and day dash board you could. But to refresh the browser you would need to use a browser like Fully Kiosk, that way you can control the browser itself and make it refresh reload the page.
@jackywoo4975
@jackywoo4975 4 года назад
@@SparkyJames thanks Jimmy
@AndreasScheucher
@AndreasScheucher 2 года назад
Hi Jimmy, that is really a great introduction to AppDaemon! Just one thing, there is a high pitching noise throughout the whole video. Its really disturbing and a petty to have it in a otherwise great video. Thanks for sharing.
@SparkyJames
@SparkyJames 2 года назад
Yeah, sorry about that, what you can hear is what it sounds like to be in the Australia outback camping and my garage too😟 and it's actually crickets they are everywhere specially in summer, I'm trying to fininsh making a studio at my place to block out the sound, it's very annoying.
@AndreasScheucher
@AndreasScheucher 2 года назад
@@SparkyJames Damn! These are loud crickets! I wouldn't have identified as them, as they sound a bit tinny in the recording. I really don't mind them in real live. I really like them. But in an audio recording, they are really annoying. Really understand you graving for a studio! All the best building one!
@n.r.2258
@n.r.2258 3 года назад
unfortunately the video differed already in the configuration (no visual code on the sidebar. So, after 2:24 it’s the end for me. sorry.
@melitajay
@melitajay 2 года назад
It's an extra addon which needs installing - "Studio Code Server"
Далее
Home Assistant and Appdaemon Part 2
24:04
Просмотров 6 тыс.
ОНИ НИКОГДА НЕ СПЯТ
28:35
Просмотров 511 тыс.
Daltonik qiz (QVZ 2024)
00:53
Просмотров 149 тыс.
YAML Basics // Level Up Your Home Assistant Skills
22:58
Starting with AppDaemon in Home Assistant
18:20
Просмотров 25 тыс.
Setting Up The PERFECT Home Assistant Wall Dashboard
11:17
5 Amazing Ways to Automate Your Life using Python
18:40
The best and worst decisions I made for my smart home
17:03
HOME ASSISTANT - THE WATCHMAN - CLEANING HOME ASSISTANT
12:35
This AI Agent with RAG Manages MY LIFE
10:52
Просмотров 3,5 тыс.
How to Soldering wire in Factory ?
0:10
Просмотров 15 млн