No video

Z-Wave JS and Home Assistant

  Рет қаралды 34,269

Home Automation Guy

Home Automation Guy

Күн бұрын

Пікірлер: 49
@chiebert
@chiebert Жыл бұрын
Great getting-started piece, as always! In case anyone comes here because their first Z-Wave device is an S2-secured device like the Schlage Connect (Z-Wave Plus version), DON'T FORGET to go (in the Z-Wave JS UI console) to Settings > Z-Wave section and fill in all of the security keys that are blank, by clicking the double-arrow to generate new keys. I spent WAAAAAY too much time trying to troubleshoot my setup, even temporarily moving my server+Zooz S2 stick right next to the lock, and installing an MQTT broker (because I saw errors in the Z-Wave JS log console) - all the wrong rabbit holes...
@HomeAutomationGuy
@HomeAutomationGuy Жыл бұрын
Thanks for sharing!
@woldy25
@woldy25 Жыл бұрын
Thanks, I've been trying for a week to get my Z Wave stick talking to my home assistant instance, this is the first guid that actually worked for me and gave me enough detail to understand the USB device passthrough!
@HomeAutomationGuy
@HomeAutomationGuy Жыл бұрын
Glad I could help
@RHillJason
@RHillJason 2 жыл бұрын
Super video. A small request - a guide to implement mealie into HomeAssistant and how to setup the API so one can show todays meals, weekly plan and recipes :)
@SnTu9743
@SnTu9743 Жыл бұрын
Great! fastest guide ever :)
@khalpin11
@khalpin11 Жыл бұрын
Helped a bunch! thank you!
@kikevasv2370
@kikevasv2370 Жыл бұрын
thank you from Spain, WONDERFULL!
@BebeMischa
@BebeMischa 2 жыл бұрын
Finally. Zwave keeps getting overlooked in the world of cheap Tuya things...
@stevendennis5911
@stevendennis5911 Жыл бұрын
Super helpful and easy to understand. Thank you.
@Ollital
@Ollital 2 күн бұрын
Since you helped me I help you by clicking 👍
@HomeAutomationGuy
@HomeAutomationGuy 2 күн бұрын
I really appreciate it 🙏
@papimpapum
@papimpapum Жыл бұрын
Thanks for your help, but how can I access WS Server from remote? It seams the tcp 3000 port is accessible only from localhost. If homeassisten is remotly dosent works
@VideoNOLA
@VideoNOLA Жыл бұрын
What if my HA is running in Docker on a Synology NAS (DS218+)? Do you have a guide to the extra steps needed to re-invoke USB support in DSM7? Seems like a PITA. And are there any reliable HA-compatible USB sticks these days that will do BOTH ZWave and Zigbee?
@Joseph-ko2kl
@Joseph-ko2kl 2 жыл бұрын
THANKS!
@devinhedge
@devinhedge 7 ай бұрын
Good introduction for installing Z - wave.JS, but doesn’t go into using ZN wave devices in any type of advanced way taking advantage of what Z wave provides. Instead, the emphasis is what you can do with Home Assistant using the Z wave controller.
@HomeAutomationGuy
@HomeAutomationGuy 7 ай бұрын
That is correct
@tonyseeley
@tonyseeley 6 ай бұрын
With the current version of ubuntu server you can no longer find the USB device using "ls -l /dev/serial/by-id", does anyone know how to find the device today? Using the /dev/ttyACM0 doesn't work (like you say in the video) but I don't know how to do it any other way anymore 😞. Any help would be really appreciated.
@1ryanlc
@1ryanlc Жыл бұрын
Thanks for your help, you explained the passthrough so much better than the official guide!! Why does the guide use --rm? I didn't catch it the first time and lost my USB stick after a restart
@HomeAutomationGuy
@HomeAutomationGuy Жыл бұрын
I have no idea, that makes little sense to me.
@pashadavidson6808
@pashadavidson6808 Жыл бұрын
Hey Awesome video! I noticed zwavejs2mqtt seems to be re-branded to zwave-js-ui. Does that mean that my image instead of being zwavejs/zwavejs2mqtt:latest will be zwavejs/zwave-js-ui:latest ?
@shavignan
@shavignan Жыл бұрын
i have same thoughts too. is this out of date or it is just name change ? did you find way ?
@bprigg
@bprigg 10 ай бұрын
Thanks!
@HomeAutomationGuy
@HomeAutomationGuy 10 ай бұрын
That's so amazing! Thank you so much for your support 🙏
@giovannifrancesco3344
@giovannifrancesco3344 2 жыл бұрын
Any guidance on setting up a single door lock with keymaster? I am trying to replace my SmartThings with HS and the missing piece is how I can get push notifications to my phone every time a specific door code unlocks my front door.
@Armetron
@Armetron 2 жыл бұрын
Excellent video, I will definitely have to go over your configuration file and compare it with mine. Isn't it required to disable the mqtt setting before enabling the web hook option?
@HomeAutomationGuy
@HomeAutomationGuy 2 жыл бұрын
In my setup the MQTT setting wasn't enabled by default, so I didn't need to disable it.
@corybowdach74
@corybowdach74 Жыл бұрын
Im trying to make a simislr setup with Windows becuse I want to use Blue Iris, but how do I pass the usb device to the docker container? Its not linux so no tty
@tomaszdanielak9804
@tomaszdanielak9804 Жыл бұрын
Hi have problem with dongle I bought 3 Silabs SLUSB7000A / SLUSB001A, one for my colleague, and he's update to latest version, 7,19,2 or something like that. After that, his dongle not detect any devices. The same happen to me, but after I install Z-Wave JS UI (its new name for mqtt) I change region to Europe, cuz I'm in Europe, dongle start detecting Z-Wave devices. But I have basic firmware FW: v7.11.0 I don't make any update, my colleague has new one. So like u know I want to make flash, so what u suggest? Use HA to update Dongle, or some software? Can u tell me how u do it for your self?
@justinlempka8117
@justinlempka8117 Ай бұрын
Do you have a tutorial on how to update this? I've been looking for awhile and I can't seem to find anything. Thanks!
@HomeAutomationGuy
@HomeAutomationGuy Ай бұрын
Sorry no. I don't use ZWave in my house
@KeithHuffstutler
@KeithHuffstutler 2 жыл бұрын
Why use the service instead of just device, device turn on? Same thing for the trigger. Select the device and the trigger from the device, like "Motion Sensor ias_zone started detecting motion". Doesn't require the state From and To. I guess that would provide more granular control for some situations, but if you don't need it, it seems like added complexity.
@HomeAutomationGuy
@HomeAutomationGuy 2 жыл бұрын
Not all the devices I have support those types of actions and triggers, so I just got used to doing it this way. Nothing wrong with your approach though, I can see how mine adds extra complexity!
@bat3332
@bat3332 2 жыл бұрын
@home automation guy thank you for the video. Could you please make a video integrating fitbit to home assistant. I know documentation is available for integration but if I am guy who can read documentation and do stuff I wont be the guy who is watching the videos I will be the one making videos. And I have checked youtube and none has covered fitbit integration so far so that might another usp for your next video to help out the fitbit community HA users.
@BluelightGaming1
@BluelightGaming1 Жыл бұрын
Curious about the docker setup... Could you install supervisor on docker and then just use the same zwave js addon when using docker and the HA container version with supervisor ? Reason I'm asking is I setup Hass OS but I can't use hardware acceleration on my thin client running hass OS because I guess I need Radeon drivers. I was told that switching to docker was the only way to do that. I have no reason to want to do that right now other than hardware acceleration for frigate.. So if you know a better way or if I can do docker with supervisor that would be helpful since I'm used to it.
@HomeAutomationGuy
@HomeAutomationGuy Жыл бұрын
You can do that, but it's not an officially supported configuration
@tomi3788
@tomi3788 Жыл бұрын
awesome, now make same without addons for rest of us :P
@HomeAutomationGuy
@HomeAutomationGuy Жыл бұрын
I cover both Docker and Add-on in the video
@tomi3788
@tomi3788 Жыл бұрын
@@HomeAutomationGuy sorry, i watched so many videos... Great Job!
@papimpapum
@papimpapum Жыл бұрын
Z-Wave JS WS Server dosen't works on RASPBERRI PI
@josea.9622
@josea.9622 Жыл бұрын
Una auténtica mierda la integración de Zwave con HA. Con un AEOTEC gen7 el alcance del 5 metros. Lo he probado con enchufes FIBARO.
@chenfeiliu3351
@chenfeiliu3351 Жыл бұрын
It worked fine, but when I reboot my Raspberry Pi, the zwavejs2mqtt just stopped working, and it can't start/restart from the Porainer interface. So I tried to run 'docker-compose up -d', and it shows '' '/dev/serial/by-id/.......' no such file or directory". Could anyone help me with this, please?
@HomeAutomationGuy
@HomeAutomationGuy Жыл бұрын
I've been having the same problem recently, and I have sadly not found a solution yet :(
@TheDropForged
@TheDropForged 2 жыл бұрын
For me, I had to install add-on too.
@mrbodo69
@mrbodo69 Жыл бұрын
They've changed HA. No more addons. Any help?
@HomeAutomationGuy
@HomeAutomationGuy Жыл бұрын
There are still add-ons...?
@ZoneOne2150
@ZoneOne2150 6 ай бұрын
zeeeeeeeeeeeee way
@HomeAutomationGuy
@HomeAutomationGuy 6 ай бұрын
Zed waaaaaayve
The best and worst decisions I made for my smart home
17:03
Home Automation Guy
Рет қаралды 50 М.
لااا! هذه البرتقالة مزعجة جدًا #قصير
00:15
One More Arabic
Рет қаралды 52 МЛН
Fortunately, Ultraman protects me  #shorts #ultraman #ultramantiga #liveaction
00:10
ОБЯЗАТЕЛЬНО СОВЕРШАЙТЕ ДОБРО!❤❤❤
00:45
Challenge matching picture with Alfredo Larin family! 😁
00:21
BigSchool
Рет қаралды 42 МЛН
Smart Home Protocols: Z-Wave Explained!
8:45
Everything Smart Home
Рет қаралды 40 М.
Fixing my Zigbee with a network Zigbee coordinator
10:41
Home Automation Guy
Рет қаралды 44 М.
Getting Started With Home Assistant Yellow!
19:12
Everything Smart Home
Рет қаралды 79 М.
ZWave or Zigbee? That is the Question.
8:03
SlackerLabs
Рет қаралды 25 М.
Home automation that's private and local?! (Home Assistant Yellow)
19:49
How to start your HomeLab journey?
17:32
Christian Lempa
Рет қаралды 84 М.
6 Hardware Recommendations for Home Assistant
13:06
Everything Smart Home
Рет қаралды 214 М.
Improve Zigbee network performance and stability with these 3 tips
11:41
Home Automation Guy
Рет қаралды 173 М.
Control Tuya devices locally WITHOUT Cloud in Home Assistant!
40:21
The Home Automation Project
Рет қаралды 1 М.
12 Of The Best Smart Home Automation Ideas!
20:14
Everything Smart Home
Рет қаралды 318 М.
لااا! هذه البرتقالة مزعجة جدًا #قصير
00:15
One More Arabic
Рет қаралды 52 МЛН