kevinvincent / ha-wyzesense

A Home Assistant Component to interface with the WYZE Sense hub and sensor system
368 stars 97 forks source link

Unable to load Wyse Sense Integration #188

Closed bjs-pdx closed 3 years ago

bjs-pdx commented 3 years ago

I think I've followed all the instructions to install this correctly but I keep getting errors:

Component error: platform - Integration 'platform' not found. Component error: device - Integration 'device' not found.

The Wyze component seems to be installed under HACS and I've modified the configuration.yaml appropriately.
config file contents:

Configure a default setup of Home Assistant (frontend, api, etc)

default_config:

Text to speech

tts:

group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml

Wyze Sense

binary_sensor: platform: wyzesense device: “/dev/hidraw0”

What am I missing? Screenshot_2020-10-11 Configuration - Home Assistant Screenshot_2020-10-11 HACS - Home Assistant

bjs-pdx commented 3 years ago

I completely uninstalled the Wyze integration, deleted the directory, rebooted and then reinstalled and now it is working.