Covers not appearing as entitys

Did you change the default_entity_id? Ignore vscode and just use what I posted.

yes that worked, I have a cover entity now in developer tools - state

I deleted everything in template.ymal and pasted in your suggestion. .

it should be cover.garage but it saying cover.gate?

Log details (ERROR)

Logger: homeassistant.config
Source: config.py:354
First occurred: 22:05:31 (1 occurrence)
Last logged: 22:05:31

Invalid config for ‘template’ at template.yaml, line 14: Service switch_toggle does not match format . for dictionary value ‘cover->0->stop_cover->0->action’, got ‘switch_toggle’

Typo, just change that action from _ to .

That one

thanks very much the covers are there now. :+1:

I really appreciate all your help.