bitfocus / companion-module-requests

Repository for tracking module requests
101 stars 11 forks source link

Module request: Philips pro displays #51

Open mortenover opened 5 years ago

mortenover commented 5 years ago

Describe the feature Enable Companion to control philips digital signage monitors.

If documentation is required to implement, do you know where to find it? TCP control document: https://www.keren.nl/dynamic/media/1/documents/Drivers/The%20SICP%20Commands%20Document%20V1_99%2025%20May2017.pdf The SICP Commands Document V1_99 25 May2017.pdf https://www.philips.no/p-m-pr/professionaldisplays

Usecases Would like to turn off/on screens, change inputs on or more, control the built in media player.

Cosmo commented 2 years ago

Hi @mortenover, I'm using the generic serial module to control our Philips digital signage displays. Currently supported is: volume control and power.

Would you be interested in a dedicated module?

peternewman commented 2 weeks ago

It looks like @wiliezwagerman has done this and it just needs adding to Companion properly:

I had the same problem and I've written a module with this purpose, you can find it here. I hope it helps you, please let me know if you have any problems with it.

Originally posted by @wiliezwagerman in #1372