Frank Steiler
Frank Steiler
`undefined` is problematic - seems I actually need to get rid of filetype descriptors...
Hi @OsBenji, sorry for being unresponsive, I haven't had the time to work on this. Does this issue still persist? Also please provide full debug logs and use [code blocks](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#fenced-code-blocks)...
The TV Input functionality does not seem to be supported by Homebridge yet, so unfortunately it does not. About multi item support: See the following [README section](https://github.com/steilerDev/homebridge-openhab2-complete/blob/master/README.md#grouping)
Hi @hamwong, could you please point me to the plugin, that you are using. I was trying to implement the feature and thought this is an issue with homebridge. But...
@kanivaloss could you please open a pull request with your proposed changes? happy to review and merge upstream!
@maisun This is part of the default characteristics... See [here](https://github.com/homebridge/HAP-NodeJS/blob/178bd7a6d707d258109be932f2e0055f9a3048f6/src/lib/definitions/CharacteristicDefinitions.ts#L1589). I am not sure if we can overwrite those with arbitrary numbers or if there is another check on HK...
@maisun @kanivaloss If this is confirmed to be working, please open a PR so I can merge it into a future release :) Thank you!
I won't come around implementing this soon, but I will keep this issue open, when I find the time. In the meantime you could workaround this through openHAB, define a...
This will be a bigger implementation effort, since Light is actually the most complicated item and adding another dimension will not be trivial. I will push this for the moment,...
Have you verified, that the host (192.168.174.26) is reachable from your homebridge host? Try to ping the host first, if that is successful, check if you can reach the API...