Can't set name or entity id of script in the UI

For some reasons since updating to 2020.9 I’m not able to set the name or entity ID when creating a script in the UI. Only way I can change it is to change the alias name in the yaml or edit the entity ID in the scripts.yaml.

2 Likes

I’ve also been having this issue. The script will be given a long int as an entity name instead of the ID specified. Trying to set the entity_id tag gives me this…

Message malformed: extra keys not allowed @ data['id']

Trying to rename the entity manually after it is created caused me a massive headache of a duplicate script that claimed it wasn’t in the scripts.yaml file. Hopefully this is fixed soon.

Same issue here.

Ditto for me, editing the name from the info button also made the script uneditable.