Sensor intents
#1204
Replies: 4 comments 3 replies
-
|
Aliases in HA |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
which error do you get when running the tests? |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I've had a look (forked your repo) and I have a working version with area's However, the temperature intents are creating conflicts with the climate intents. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
🎉 #1451 For now, only with entity name. Next on, we will tackle areas. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to write sentences for specific device class sensors, like "What is the pool temperature", "What is the living room air quality", "How much energy am I using?"
Now I am stuck with getting sensor values for specific area, like "What is the humidity in the living room?", but recognition fails for that.
Is that even possible or am I doing something wrong? You can check my changes here.
Beta Was this translation helpful? Give feedback.
All reactions