grantlewis
Active Member
EDIT: I went ahead and did the search and replace operation to update the Home Assistant entity names. No idea how this popped up today!
= = =
Having a little insomnia tonight, and I woke up to many spontaneous entity name changes, all of them OmniPro flags that I use in Home Assistant as switches:
switch.familymotion is now showing in Home Assistant as switch.omnilink_familymotion
switch.kitchmotion is now showing in Home Assistant as switch.omnilink_kitchmotion
switch.extdoralrtor is now showing in Home Assistant as switch.omnilink_extdoralrtor
... etc. ..., "omnilink_" being added as a prefix to each flag name.
I restarted OmniLinkBridge, Home Assistant, and MQTT, no change.
I investigated the omnilinkbridge.ini file and, sure enough, there I see:
But I haven't touched that file in... years?
I haven't made any changes to my config that I think would cause this behavior, so wondering if someone might have advice as to what might have caused this problem.
There are about 30 name changes in all. It wouldn't be a horrible thing to do a global search and replace, but I'd just as soon avoid that. Is the recommended course of action just to # out that line, reboot everything, and see how it goes?
= = =
Having a little insomnia tonight, and I woke up to many spontaneous entity name changes, all of them OmniPro flags that I use in Home Assistant as switches:
switch.familymotion is now showing in Home Assistant as switch.omnilink_familymotion
switch.kitchmotion is now showing in Home Assistant as switch.omnilink_kitchmotion
switch.extdoralrtor is now showing in Home Assistant as switch.omnilink_extdoralrtor
... etc. ..., "omnilink_" being added as a prefix to each flag name.
I restarted OmniLinkBridge, Home Assistant, and MQTT, no change.
I investigated the omnilinkbridge.ini file and, sure enough, there I see:
Code:
# Prefix for MQTT state / command topics
mqtt_prefix = omnilink
But I haven't touched that file in... years?
I haven't made any changes to my config that I think would cause this behavior, so wondering if someone might have advice as to what might have caused this problem.
There are about 30 name changes in all. It wouldn't be a horrible thing to do a global search and replace, but I'd just as soon avoid that. Is the recommended course of action just to # out that line, reboot everything, and see how it goes?
Last edited: