It’s working great, but I tried to experiment a bit with ESPHome, so I wanted to convert the above template to a YAML for ESPHome and I was asking myself some questions:
Is there a similar database for ESPHome configurations?
How do I convert any Tasmota template to an ESPHome configuration. Is there any convenient way, since a database for Tasmota already exists?
Besides the common settings (like wifi, logger, api, ota) I need to configure the correct switches and binary sensors and I have no idea how to use the information from the Tasmota database to create a working ESPHome configuration.
Thanks to all 3. Every information was helpful and I managed to set this switch up. Also, I now understand how to create the ESPHome config based on the Tasmota template. Thank you!