Wyze v3 RTSP // Free Your Wyze Cam’s Video
Example Code to Add Wyze Cam to Home Assistant
- platform: ffmpeg
name: Test Camera
input: -rtsp_transport udp -i rtsp://user:pass@192.168.X.X/live
- platform: ffmpeg
name: Test Camera
input: -rtsp_transport udp -i rtsp://user:pass@192.168.X.X/live
UPDATE: If you forgot to grab your Z-wave network key before removing the Z-wave 1.4 integration. Then you can see this post here on how to retrieve the key from a backup. https://tshouse.link/zwavekey If you want to see the community guide for this install, please go here: https://community.home-assistant.io/t/switching-from-zwave-1-4-to-zwave-js/276718/2 In today’s video, we are looking at…
https://youtu.be/QNiEH77bKO0 Code for Node-Red This little block of code is used in Node-Red as a part of Home Assistant. It works by sending a timestamp every minute which is compared to input datetime we created earlier. If those two match, then it fires the command to turn on the light to green. Code for YAML…
Our first YouTube video! Just a quick introduction to the Nest Temperature Sensor. How I use it in my house and how the BLE performs in the real world.
So if you have recently moved from the original z-wave implementation in Home Assistant to Z-wave JS, or are setting up a fresh instances, you will need the Z-wave security key. This key is required to communicate with your Z-Wave secure devices (like locks) and without it, you will have to re-enroll your secure devices….
https://youtu.be/616Rxpg-bBE In today’s video, we deal with an issue that just recently bit me. I made the mistake of signing into my Nest account with my Google account (I totally missed the login with Nest button). Once I logged in, it broke my Nest integration with Home Assistant. Thank goodness that USA-Reddragon made a custom…
Tasker Profiles Files Parse – Car to HA MQTT Sensors in Home Assistant (sensors.yaml) Virtual Device Tracker