Hi there,
I have noticed that @balloob started making the entity registry editable through the UI-only. (See PR).
I am a little worried about this because on the interview with Open Sourcecraft last year he also said that he’d like everything to be configurable through the UI.
I personally chose Home Assitant because everything is easily changeable through configuration files. This makes Home Assistant unique from other projects and products (such as OpenHAB, which is a pain in the butt to manage without the UI). I understand that noobs might be more comfortable with the UI, but what speaks against having the choice between the UI and configuration files?
I am quite sad that the entity registry cannot be edited through the YAML file any more. I sometimes need to change entity ids (e.g. when I rededicate the usage of a ZigBee plug) and before HASS 0.77 I could simply change the entity id in the YAML file to represent the new use-case of an entity. Ideally through a simple “sed
” command in the config directory. Now I am supposed to open a browser for that?
So dear developers, I would really appreciate if you could please think of the people who manage their Home Assistant through configuration files instead of the UI. Please don’t take away the command line and YAML files from us.
BTW: This is not meant to be overly critical. I am just a concerned user who loves to play with Home Assistant. And I love the command line