How to add new sensor on runtime?

Hi there, I am developing a custom component which fetches data from meteostation.
Now I have set of default sensors that are always available. But I am running to problem. There could be more than 5 additional sensors.
How can I add a sensor in custom component if the station starts to send new data for sensor that has not been added at initial startup?