sinricpro / esp8266-esp32-sdk

Library for https://sinric.pro - simple way to connect your device to Alexa, Google Home, SmartThings and cloud
https://sinric.pro
227 stars 121 forks source link

Alexa doesn't work with Custom Devices #351

Closed Chaydenn21 closed 7 months ago

Chaydenn21 commented 7 months ago

When I make readable devices, Alexa can't tell me the data, the Utterances don't work, for exaple a Humidity sensor

image

kakopappa commented 7 months ago

Alexa doesn’t support Humidity AKAIK. It’s visible in the app though

On Wed, 22 Nov 2023 at 12:58 PM Chaydenn21 @.***> wrote:

When I make readable devices, Alexa can't tell me the data, the Utterances don't work, for exaple a Humidity sensor

[image: image] https://user-images.githubusercontent.com/151711713/284804460-36e549d5-5df6-4dc7-aa82-e8548ea814cb.png

— Reply to this email directly, view it on GitHub https://github.com/sinricpro/esp8266-esp32-sdk/issues/351, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZAZZQR2O2AEIYLJ25MGE3YFWIA7AVCNFSM6AAAAAA7VVP2M2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYDKNRSHE4DCNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Chaydenn21 commented 7 months ago

I thought it worked because in one section it says this Screenshot_2023-11-22-01-16-41-685_com android chrome-edit

Thanks!

kakopappa commented 7 months ago

In your custom device template, are you using a a Range Controller to show the Humidity or are you using Temperature Sensor?

On Wed, 22 Nov 2023 at 1:17 PM Chaydenn21 @.***> wrote:

I thought it worked because in one section it says this [image: Screenshot_2023-11-22-01-16-41-685_com android chrome-edit] https://user-images.githubusercontent.com/151711713/284807808-c3ba61c9-4264-4966-837a-6fa6473f4020.jpg

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/sinricpro/esp8266-esp32-sdk/issues/351#issuecomment-1822176810, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZAZZTM4WJC7SP7IYDN73LYFWKJFAVCNFSM6AAAAAA7VVP2M2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRSGE3TMOBRGA . You are receiving this because you commented.Message ID: @.***>

Chaydenn21 commented 7 months ago

A range controller, the range name is humedad and the device name is jardín, when I use Temperature sensor, I can only see de Temperature in alexa app, I dont know if Im doing something wrong

kakopappa commented 7 months ago

Hi,

The format is correct for English, not sure about your language. Have you selected the correct language in your Range Controller from below selection ?

image

github-actions[bot] commented 7 months ago

This issue has gone quiet. Spooky quiet. We currently close issues after 14 days of inactivity. It’s been at least 7 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. As a friendly reminder, the best way to fix this or any other problem is to provide a detailed error description including a serial log. Thanks for being a part of the SinricPro community!

Chaydenn21 commented 7 months ago

Thanks!!