ESPhome: How to send values to thingspeak

Hello! I have not found this anywhere. Is it possible to send values like temperature and humidity from DHT sensor to thingspeak.com? How to achieve that please?
Thanks, Jan

esphome will create sensors in home assistant.

Then there is this integration https://www.home-assistant.io/integrations/thingspeak/

You can also use MQTT in ESPHome to publish data. ThingSpeak has its own MQTT broker.
https://www.mathworks.com/help/thingspeak/mqtt-basics.html