Hi!
Just got Home Assistant set up with a Mysensor MQTT gateway and it works like a charm. I get my sensors discovered as soon as they start sending data and they show up fine in Home Assistant.
Now I'd like to customise my devices (sensors) and also group them together but I cannot figure out how to reference them in the configuration?
It's a bit frustrating, I'm a professional system developer, working with yaml configs all day long :). I feel like I'm either stupid, or the documentation is leaving out big chunks of information...
Is the mysensor gateway a "platform"? How do I name each sensor and what type of properties can I set on them? I'd like to give each sensor some friendly name, perhaps an entity picture and then group them together, is that doable?
The only config examples I can find are related to setting up the gateway, which I already have done. If someone has a configuration.yaml
doing some more stuff with the mysensor integration than just enabling the gateway, like referencing the sensors, it would fantastic if you could share it here as a reference.