Claro! Não sei se estará certo assim, mas diga se conseguiu:
[{"id":"5826d8eb4440a1cc","type":"ha-get-entities","z":"e88d503894cd9520","name":"Todos postos","server":"abc975db.c3cef8","version":0,"rules":[{"property":"entity_id","logic":"starts_with","value":"sensor.fuel_","valueType":"str"}],"output_type":"split","output_empty_results":false,"output_location_type":"msg","output_location":"payload","output_results_count":1,"x":370,"y":80,"wires":[["9f33c447e3c56f58"]]},{"id":"9f33c447e3c56f58","type":"template","z":"e88d503894cd9520","name":"Formatação","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{{payload.attributes.friendly_name}}: {{payload.state}} {{payload.attributes.unit_of_measurement}}","output":"str","x":590,"y":80,"wires":[["cf0d19e209fbf3d6"]]},{"id":"cf0d19e209fbf3d6","type":"join","z":"e88d503894cd9520","name":"","mode":"auto","build":"string","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":false,"timeout":"","count":"6","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"num","reduceFixup":"","x":770,"y":80,"wires":[["9e64f418948f316c"]]},{"id":"5c3d6af80b88322e","type":"telegrambot-notify","z":"e88d503894cd9520","name":"","bot":"b2666c6c68168d2f","chatId":"","message":"","parseMode":"","x":1160,"y":80,"wires":[]},{"id":"33e70daeb7b90177","type":"telegrambot-command","z":"e88d503894cd9520","name":"/combustivel","bot":"b2666c6c68168d2f","command":"/combustivel","commandType":"str","commandCase":false,"x":150,"y":80,"wires":[["5826d8eb4440a1cc"]]},{"id":"9e64f418948f316c","type":"function","z":"e88d503894cd9520","name":"array to string","func":"msg.payload = msg.payload.join(\"\\n\")\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":960,"y":80,"wires":[["5c3d6af80b88322e"]]},{"id":"abc975db.c3cef8","type":"server","name":"Home Assistant","version":2,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true,"heartbeat":false,"heartbeatInterval":30},{"id":"b2666c6c68168d2f","type":"telegrambot-config","botname":"BotName","usernames":"","chatIds":"chatId1, chatId2","pollInterval":"300"}]
Lembrando que tens que ter configurado o Telegram préviamente