Hi - having issues with main computer re media player not showing - laptop shows.
Getting following errors in log, but shutdown, sleep etc all show and are working.
As a note I have changed the name of the computer in settings, rebooted, restarted HA and completely rebooted.
Any ideas? Many thanks.
2023-08-18 17:37:21.939 WARNING (MainThread) [homeassistant.components.mqtt.mixins] MQTT entity name starts with the device name in your config {‘availability_topic’: ‘homeassistant/sensor/PROMETHEUS/availability’, ‘command_topic’: ‘homeassistant/button/PROMETHEUS/PROMETHEUS_shutdown/set’, ‘unique_id’: ‘62768280-d40e-40c9-a060-8b636bf3b4bc’, ‘device’: {‘identifiers’: [‘hass.agent-PROMETHEUS’], ‘manufacturer’: ‘LAB02 Research’, ‘model’: ‘Microsoft Windows NT 10.0.22621.0’, ‘name’: ‘PROMETHEUS’, ‘sw_version’: ‘2022.14.0’, ‘connections’: []}, ‘name’: ‘PROMETHEUS_shutdown’, ‘payload_press’: ‘PRESS’, ‘retain’: False, ‘enabled_by_default’: True, ‘payload_not_available’: ‘offline’, ‘availability_mode’: ‘latest’, ‘qos’: 0, ‘payload_available’: ‘online’, ‘encoding’: ‘utf-8’}, this is not expected. Please correct your configuration. The device name prefix will be stripped off the entity name and becomes ‘_shutdown’
2023-08-18 17:37:21.941 WARNING (MainThread) [homeassistant.components.mqtt.mixins] MQTT entity name starts with the device name in your config {‘availability_topic’: ‘homeassistant/sensor/PROMETHEUS/availability’, ‘command_topic’: ‘homeassistant/button/PROMETHEUS/PROMETHEUS_sleep/set’, ‘unique_id’: ‘f98ff0b0-cbb2-46f3-a53b-b40d73672c5b’, ‘device’: {‘identifiers’: [‘hass.agent-PROMETHEUS’], ‘manufacturer’: ‘LAB02 Research’, ‘model’: ‘Microsoft Windows NT 10.0.22621.0’, ‘name’: ‘PROMETHEUS’, ‘sw_version’: ‘2022.14.0’, ‘connections’: []}, ‘name’: ‘PROMETHEUS_sleep’, ‘payload_press’: ‘PRESS’, ‘retain’: False, ‘enabled_by_default’: True, ‘payload_not_available’: ‘offline’, ‘availability_mode’: ‘latest’, ‘qos’: 0, ‘payload_available’: ‘online’, ‘encoding’: ‘utf-8’}, this is not expected. Please correct your configuration. The device name prefix will be stripped off the entity name and becomes ‘_sleep’
2023-08-18 17:37:21.944 WARNING (MainThread) [homeassistant.components.mqtt.mixins] MQTT entity name starts with the device name in your config {‘availability_topic’: ‘homeassistant/sensor/PROMETHEUS/availability’, ‘command_topic’: ‘homeassistant/button/PROMETHEUS/PROMETHEUS_restart/set’, ‘unique_id’: ‘b95c821c-26e3-4804-960a-2db2be85a954’, ‘device’: {‘identifiers’: [‘hass.agent-PROMETHEUS’], ‘manufacturer’: ‘LAB02 Research’, ‘model’: ‘Microsoft Windows NT 10.0.22621.0’, ‘name’: ‘PROMETHEUS’, ‘sw_version’: ‘2022.14.0’, ‘connections’: []}, ‘name’: ‘PROMETHEUS_restart’, ‘payload_press’: ‘PRESS’, ‘retain’: False, ‘enabled_by_default’: True, ‘payload_not_available’: ‘offline’, ‘availability_mode’: ‘latest’, ‘qos’: 0, ‘payload_available’: ‘online’, ‘encoding’: ‘utf-8’}, this is not expected. Please correct your configuration. The device name prefix will be stripped off the entity name and becomes ‘_restart’