I'm creating a bot where I can ask a specific temperature of a room. I've build something custom where I can read the temperature of my room. But when I build an hierarchical entity where I put the word temperature in, it refuses to use the word because LUIS use it in an prebuilt model.
Is there a way i can use the word?
BadArgument: The name temperature is reserved to prebuilt models. Please use another name
