Samsung Frame TV Expanded Support

Hi all, I’m in a delicate situation where HomeAssistant does not support my TV fully, so I use OpenHab just for the TV and everything else in my home is native HomeKit. I have just purchased a robot vacuum that is not compatible with OpenHab. I’d rather not run both, and HA seems to be the standard so…

I am formally requesting expanded support, particularly those running Tizen OS with the web sockets API.

If you look at the OpenHAB binding (for reference, here) it features quite a lot - source, volume but also art mode, source and orientation, which I make heavy use of in some fairly complex automations. The OpenHab implementation is a bit better than what you can do in Smart Things to be honest.

I do not think I have time to write the integration for a few months - but the native integration is lacking most of the things I need and I’d like to switch over everything in my home to HA as soon as possible. I am willing to assist anybody, or if there is an integration that already supports this please let me know.

In the meantime does anybody know if the OpenHab integration for HA is supported so I can at least expose the switches and nodes I already have?

Thank you all, looking forward to switching over,

This may do what you want

Thanks @nickrout :slight_smile: Unfortunately it doesn’t even come close - it lacks all of the art features which is what I actually need.

However I was able to expose OpenHAB to Home Assistant via this integration:

Which works and gets all of my switches exposed, but it takes 5-6 seconds for the switch state to update in Home Assistant if it changes on OpenHAB (or on the TV).

I can’t see anywhere in the code of that plugin that sets a polling rate - is there somewhere in HomeAssistant you can adjust it?