HA Data Editor is a custom integration for Home Assistant that provides a user-friendly interface for managing and editing device and entity properties directly within the Home Assistant UI. This integration includes a custom panel equipped with an editable table, allowing users to view and effortlessly modify device details, such as names and areas.
Initial Release: The project is in its early stages. Currently, it only supports changing the area of devices. Future updates will expand this functionality to include changing other information and supporting other data registries such as entities, areas, users, etc.
Note: The user interface may not be aesthetically pleasing at the moment, but it is functional. Improvements to the UI are planned for future updates.
https://github.com/fredck/ha-data-editor
to the list.ha_data_editor
folder from this repository.ha_data_editor
folder into the custom_components
directory of your Home Assistant installation.After installation, go to the integrations page and add the "HA Data Editor" integration.
Important: Right after the installation, the new "HA Data Editor" will be immediately available in the sidebar but it'll be empty. Refresh the browser to make its contents show up.
Interact with the editable table in the HA Data Editor panel to manage your Home Assistant devices and entities. Changes made through the editor are reflected instantly in Home Assistant, streamlining your smart home management.
Contributions to "HA Data Editor" are greatly appreciated. For contribution guidelines and how to set up your development environment, please refer to our contribution guidelines.
This project is licensed under the MIT License.