Home Assistant + Imou camera

'https://github.com/Imou-OpenPlatform/Imou-Home-Assistant No Cloud, No Fees! Full Local Control with this 2K Smart Camera & Home Assistant (2025) 'https://www.youtube.com/watch?v=Ca-zdj-5GRU 'https://open.imoulife.com/book/guide/haDev.html 'https://fixtse.com/blog/imou-ranger-2c We integrate IMOU cameras into Home Assistant via OnVIF 'https://www.youtube.com/watch?v=I0HcVeqwr0E windows viewer 'https://www.imou.com/support/download 'youtube.com/watch?v=57ds1DyGjjQ ONVIF 'https://youtu.be/I0HcVeqwr0E?t=304 type: custom:webrtc-camera url: >- rtsp://admin:{enter your password}@{enter ip address}:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif mode: webrtc ptz: service: onvif.ptz data_left: entity_id: button._ptz_left distance: 0.5 … Continue reading Home Assistant + Imou camera

Home Assistant + Atom Echo (by M5 Stack)

'https://docs.m5stack.com/en/atom/atomecho How to Setup LOCAL VOICE Assistant Using ATOM ECHO In Home Assistant 'https://www.youtube.com/watch?v=8uW3RfC7oVo' How I Setup LOCAL VOICE Assistant with WAKE WORD In Home Assistant Using USB Microphone 'https://www.youtube.com/watch?v=P4V2JqCmk7M LOCAL VOICE CONTROL of Home Assistant with the M5Stack Atom Echo 'https://www.youtube.com/watch?v=U2rykdQlSgA Setting up the M5Stack Atom Echo as a voice assistant for Home Assistant … Continue reading Home Assistant + Atom Echo (by M5 Stack)

Home Assistant + Google Apps API

Make Your Home Assistant Work With Google Apps in 5 Minutes! 'https://www.youtube.com/watch?v=MPpH8RUsyDA Google photos: 'https://console.cloud.google.com/apis/library/photoslibrary.googleapis.com Google drive: 'https://console.cloud.google.com/apis/enableflow?apiid=drive gmail 'https://console.cloud.google.com/apis/library/gmail.googleapis.com Google task 'https://console.cloud.google.com/apis/enableflow?apiid=tasks.googleapis.com calendar 'https://console.cloud.google.com/apis/library/calendar-json.googleapis.com

Home Assistant + MQTT

Get Started with the Home Assistant MQTT Integration 'https://youtu.be/tZjW1IHZ3Lc 'https://postman.com/postman/workspace/program-smart-lights/overview How to install Home Assistant OS, MQTT Mosquitto and Zigbee2MQTT - step by step! 'https://www.youtube.com/watch?v=hGv8Jm574LE Home Assistant 101: How to Integrate MQTT Devices: 'https://www.youtube.com/watch?v=WYyPMHqMV-w MQTT 101: Integrate your DIY Devices into Home Assistant 'https://www.youtube.com/watch?v=Q0S0xOW35k8 Install Zigbee2MQTT, Setup in 10 Minutes: 'https://www.youtube.com/watch?v=sfsZF0R0HtE Home Assistant - installing … Continue reading Home Assistant + MQTT

Home Assistant + Servo motor

esphome: name: servo friendly_name: servo esp8266: board: esp01_1m # Enable logging logger: # Enable Home Assistant API api: encryption: key: "stI+rdfUj+puPC9qgSl91Ju4cifPEF=" ota: password: "182df9b84c45116a648bea" wifi: ssid: !secret wifi_ssid password: !secret wifi_password # Enable fallback hotspot (captive portal) in case wifi connection fails ap: ssid: "servo Fallback Hotspot" password: "ezwCAGE2h" captive_portal: output: - platform: esp8266_pwm id: … Continue reading Home Assistant + Servo motor