You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report! It's expected to include the name of each lightbulb in each answer. Something along the lines of:
"Your Corner lamp top lights are on. Your Corner lamp mid lights are off. Your Corner lamp bottom lights are off. Your Living Room lights are on."
I filed stanford-oval/thingpedia-common-devices#336 to fix this.
@gcampax That is however only part of the problem. The response itself is not complete or correct. I have around 30 lights in HA and all of those I can see as skills in Almond. When I ask "which lights are on?" it attempts to list 5 ones (thanks to your PR soon with the actual name), but those are all off.
So I think there are two things here:
If I ask for switched on lights, it seems to respond with switched off ones.
If the logic is to only list the first five matching devices in case a command matches more than that, then it would be helpful if the output mentioned that there are X others.
Perhaps explained by point 2: I currently have one light switched on (via Almond), but still the command mentions only switched off lights. Could be a state detection issue or just the fact that not all light devices are listed in the response and if more were, the actually switched on one would have been marked as switched on. If the output is just completely inverted currently (point 1) then this would be another explanation.
Latest Almond Edge HA add-on:
Q: which lights are on?
A: Your lights are off. Your lights are off. Your lights are off. Your lights are off. Your lights are off.
=> Repeated answer, plus incorrect since some lights were on.
The text was updated successfully, but these errors were encountered: