Skip to content

1.0.4pre2

Pre-release
Pre-release
Compare
Choose a tag to compare
@OStrama OStrama released this 27 Nov 12:32
· 20 commits to rename_entities since this release
5f4bbae

Generates a json file for later renaming of entities. Usage

  • Make a backup of your Home Assistant!
  • Update the integration
  • Reconfigure the integration: Disable the option "Use old name style"
  • restart HA: When setting up the entities, a file called list_names.json will be created in the integration's directory
  • download this file and put it in a directory together with the little tool you can find here: https://github.com/OStrama/weishaupt_modbus/tree/rename_entities/rename_tool. It is based on https://github.com/saladpanda/homeassistant-entity-renamer and additionally allows usage of the json file
  • update the config.py of the tool with your HA's IP address and the access token
  • run the tool, the entities will be renamed.
  • now you can switch the integration to new name style completely. I deleted and reinstalled it to make sure that all entities are assigned the right way
  • perhaps you'd need to update some dashboards etc.