nicoduj / homebridge-harmony

Harmony websocket plugin for homebridge
The Unlicense
211 stars 22 forks source link

[BUG] TV-Smybol in Home App #409

Closed dibimuc closed 1 year ago

dibimuc commented 1 year ago

992D6925-C63D-4A0E-B706-E62D9A898C6D 7350EFBC-3730-4254-9EF6-1D178163A2AC Describe the bug The Harmony Plug-In ist very good and reliable. However, the symbol in the Home App changed from the TV-Smybol into the orange Home symbol. Do you know how to change this icon again into the TV symbol in the Home App? It’s not possible to change the icon in the Home App itself.

To Reproduce Steps to reproduce the behavior

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

IOS (please complete the following information):

Logs Your log in debug mode (-D option)

Config

        "switchAccessories": false,
        "showCommandsAtStartup": true,
        "cleanCache": false,
        "publishAllTVAsExternalAccessory": false,
        "platform": "HarmonyHubWebSocket",
        "TVAccessory": true,
        "name": "Harmony Hub",
        "DELAY_BEFORE_RETRY_AFTER_NETWORK_LOSS": 60000,
        "HUB_CONNECT_TIMEOUT": 10000,
        "HUB_SEND_TIMEOUT": 30000,
        "sortInput": 0,
        "hubIP": "xxx.xxx.xxx.xx",
        "hubName": "Harmony Hub"

Additional context Add any other context about the problem here.

nicoduj commented 1 year ago

Hi, which iOS version are you using ?

dibimuc commented 1 year ago

Hi, which iOS version are you using ?

15.6.1

nicoduj commented 1 year ago

Hum, can't reproduce, I have the correct icon by my side . Do you have an older device in your home ? Maybe try to remove and add it again but not sure at all. Is it the case on all your devices ?

dibimuc commented 1 year ago

Yes, it’s on all my devices (I have the latest Apple stack). I will close the ticket then and wait for iOS 16 since this is not the highest priority.