Skip to content

How do I change name to so many devices and entities in HA? #161

Answered by Arnold-n
samusamu81 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @samusamu81, the easiest way to rename the devices is directly in the bridge with the commands:
-P14 AC_day on bridge0 (via telnet of P1P2/W/P1P2MQTT/bridge0) followed by D5 to save, D0 to restart
-P14 AC_night on bridge1 (via telnet of P1P2/W/P1P2MQTT/bridge1) followed by D5 to save, D0 to restart
-wait until ready (max 5 minutes)
-press MQTT_Delete_All_Rebuild on one of the bridges to delete and rebuild all MQTT entities with new unique identifiers
-wait until ready (max 5 minutes)
-rebuild your HA dashboards.

For single-bridge users, it would suffice to do
-P14 new_name (name is max 8 characters) on bridge0 (via telnet of P1P2/W) followed by D5 to save, D0 to restart, wait until rea…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@samusamu81
Comment options

@samusamu81
Comment options

Answer selected by samusamu81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants