#Sensor showing "unsupported" on Alexa

1 messages · Page 1 of 1 (latest)

primal jackal
#

I have literally 100's of other ESPHome sensors exposed to Alexa. Why would this one be any different? It has a name and an id....

    multiplexer: 'A0_GND'
    name: "A0 ADS1115 A0_GND - RTD"
    id: smoker_rtd_temperaturex
    unit_of_measurement: "V"
    accuracy_decimals: 3
    update_interval: 1s
    gain: 6.144  # measures up to 6.144v

this is just 1 of many that have the same problem. I'm tring to figure out what the common attribute is that cause them not to be able to be exposed to Alexa. I can use them all over dashboards, etc.

deep geode
#

Are they all volt sensors?

primal jackal
#

yes, but some are also "copy" template sensors.