bruhautomation / ESP-MQTT-JSON-Multisensor

(OBSOLETE) ESP MQTT JSON Multisensor for Home Assistant. Supported sensors include the TEMT6000 light, AM312 PIR, DHT22 temperature/humidity sensors. RGB led supports flash, fade, and transition. Over-The-Air (OTA) uploading, too!
https://youtu.be/jpjfVc-9IrQ
Apache License 2.0
340 stars 152 forks source link

Invalid config for [sensor.mqtt]: value is not allowed for dictionary value @ data[‘device_class’]. Got ‘motion’. (See ?, line ?). Please check the docs at https://home-assistant.io/components/sensor.mqtt/ #56

Closed cooljimy84 closed 6 years ago

cooljimy84 commented 6 years ago

Just upgraded to 0.69.1 (finally as Ubuntu 18.04 is now out and using new python)

but seem to be getting this error and my motion sensors are not showing up.

Invalid config for [sensor.mqtt]: value is not allowed for dictionary value @ data[‘device_class’]. Got ‘motion’. (See ?, line ?). Please check the docs at https://home-assistant.io/components/sensor.mqtt/

cooljimy84 commented 6 years ago

fixed, for some reason i had device_class: motion set in the yaml config.