Home Assistant Wyze Sense - HerbFargus/Wikis GitHub Wiki

This assumes you already have home assistant and HACS installed.

Don't plug in your Wyze Sense Hub yet!

In order to install the integration for Wyze Sensors you need to click the 3 dots and select a custom repository.

Paste https://github.com/kevinvincent/ha-wyzesense and select integration and add the repository

scroll to the bottom and select Wyze Sense Component and install it.

Restart your instance.

Now you can plug in your Wyze Sense Hub

Add this to your configuration.yaml

binary_sensor:
  - platform: wyzesense
    device: auto

Restart again

Connecting Sensors:

developer tools>services>wyzesense.scan

Press the Call Service button and then use your paperclip on your sensor to sync the sensor to the bridge

You can then go to Configuration>Entities to name and configure each sensor you've set up.