I have a nice, little weather station in my garden which sends all its data without problems to HA. Now I want to give my neighbor read only access to only this data. What’s the recommended way to do that? I think I can’t use a public MQTT broker since I already use MQTT internally. Is it possible to publish selected data publicly with REST? Or any other ideas?