I would like to push data from HA at a regular interval to a REST API service that I own. I’ve had a Google but can’t find a definitive answer on how to achieve it, what would be the best way?
For example, I am collecting weather data from a number of sensors, I would like to submit this data to a POST endpoint every 5 minutes.
2 posts - 2 participants