I am currently migrating to OH3 and after some initial confusion my love for its concepts is growing with every item I add. I especially love the automatic representation of the semantic model, where I found a problem I could not solve.
On the locations tab, we get a temperature reading (and humidity and …?) on each room widget if the room contains an item that is tagged with the semantic property “temperature”. The problem is that I have tagged every temperature item accordingly and that not all are “logically compatible”. For example, one item is the temperature of my 3d printer, so the room shows 130°C (average of hotend and bed temperature). Another room shows 30°C which is the average of the actual temperature sensor and the CPU temperature of the Raspberry Pi in that room.
Is there a tag or metadata to exclude non-room temperatures or is my concept of semantically tagging every temperature measurement wrong?