Since the v3 update Alexa has not been able to find any new devices. I left it for a couple of days since the upgrade, but always got Device is not responding. So, I essentially removed all the configuration and linking of Alexa to Openhab Cloud and removing the tags and trying the v3 style - but to no avail. I am running on Release 2.4.
Perhaps a syntax error? I have 125 items and some of them are image items.
Although I do get many of the these messages below when triggering a discovery from the Alexa app: 2019-08-17 17:12:52.207 [WARN ] [thome.io.rest.internal.DTOMapperImpl] - Field 'editable' could not be eliminated: Can not set boolean field org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTO.editable to null value
and it’s always no new devices found for awhile after that.
My recommendation for 2.4 users is to use the release candidate version of the binding from here. It works fine with 2.4 installations. Or of course, the 2.5 M2 includes the same version out of the box.
I have been adding some new thermostat upper and lower items, see below for two examples. I would like to test them, but I am not sure what to say to Alexa to get the values set, can you advise?
Number BR1_Max_Temp "BR1 Max Temperature" (gBR1_Temp, statepersist, gRoundup_1, gTempMax) { alexa="ThermostatController.upperSetpoint" }
Number BR1_Min_Temp "BR Min Temperature" (gBR1_Temp, statepersist, gRoundup_1, gTempMin) { alexa="ThermostatController.lowerSetpoint" }
Hi, sorry for the delayed response, I did the following today 17/08/2019 :
10:11, “alexa turn on Heat recovery”
10:12, “alexa discover devices”
Location: Northumberland, England.
Many Thanks for looking into this.
So, I just switched to OH 2.5.0.M2.
But the Alexa commands are still not working. Still the same behaviour. Devices do not react and searching for new devices doesn’t find anything.
Do I have to do anything else?
I already restarted the system several times with no success.