Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't set name to "" #413

Open
eikowagenknecht opened this issue Mar 2, 2024 · 0 comments
Open

Can't set name to "" #413

eikowagenknecht opened this issue Mar 2, 2024 · 0 comments

Comments

@eikowagenknecht
Copy link

So I have some entities where I want to reset to the default HA names. Entities that have this have "" as "name" property in the output of hass-cli. But setting with

hass-cli --server "http://pi-homeassistant:8123" --token "12345" entity rename switch.entity_12345 --name ""

failt with Error: Option '--name' requires an argument.

I tried "null", $null, $false, "None" and some more variations, but couldn't get it to remove the name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant