#Telegram integration: Where/how to get config_entry_id?
1 messages · Page 1 of 1 (latest)
what do you need it for?
you can get it with a template:
https://www.home-assistant.io/docs/configuration/templating/#config-entries
It's required if you have configured more than one bot, so that the message is delivered to the correct one.
ok. I was looking at the telegram integration, not telegram_bot
If I simply use the name from the configuration page, it's not working...
did you follow the example in the docs that I linked to?
I have no idea how to do this as I have no entity id. Simply nothing if I search for something like "telegram" within the entities...
you can suggest an update to the docs with the buttons at the bottom of the integration doc page
Unfortunately there is no such option 😦
ok. I have no experience with this integration
it's surely here:
In case you haven’t found it yet, /config/.storage/core.config_entries
from that same post
ah, that's interesting! Thx a lot, looks promising.
Got it! Thx a lot, that helps much. But def. something to improve within the telegram bot integration
I agree. Please submit feedback on that doc page to at least suggestion mentioning where/how to get that ID