#Using sensor as climate entity?
1 messages · Page 1 of 1 (latest)
Unfortunately, this is not possible, there is an open discussion about it https://github.com/home-assistant/architecture/discussions/1084#discussioncomment-9488626
GitHub
Problem Asking Assist "how many windows are open?" or "which doors are closed?" will only count/list the doors and windows that are defined as covers (with the respective device...
All you can do is create your own intents to ask for temperature and select your sensor..
Unfortunately, built-in intents won't work
Or you can create climate entity out of you temperature sensor.
this is some workaround