> For the complete documentation index, see [llms.txt](https://homey-philips-tv.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://homey-philips-tv.gitbook.io/en/readme.md).

# Welcome to Philips TV for Homey

**Introducing the latest Philips TV app, designed to bring your Philips TV into your smart home ecosystem with** [**Homey**](https://homey.app)**.**

This app offers seamless integration between your TV and your Homey flows, giving you the ability to automate and control your TV like never before.

With this app, you can trigger flows based on changes on your TV, such as when an app opens, the source changes or the Ambilight mode switches. You can check the state of your TV in flows - power, current app, Ambilight, volume - and execute actions like turning the TV on, switching channel or source, opening an app or sending any remote-control key. On supported TVs you can also turn the screen off while audio keeps playing, and wake the TV with Wake-on-LAN.

Experience a new level of convenience and control with the Philips TV app for Homey.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Homey App Store</strong></td><td>Click here to open the Homey App Store</td><td><a href="https://homey.app/nl-nl/app/codes.lucasvdh.philips-jointspace/Philips-TV/">https://homey.app/nl-nl/app/codes.lucasvdh.philips-jointspace/Philips-TV/</a></td><td><a href="/files/u5asukVwti5lHY7KzVMm">/files/u5asukVwti5lHY7KzVMm</a></td></tr><tr><td><strong>Source code</strong></td><td>Want to view the source code? Click here to open Github.</td><td><a href="https://github.com/lucasvdh/codes.lucasvdh.philips-jointspace">https://github.com/lucasvdh/codes.lucasvdh.philips-jointspace</a></td><td><a href="/files/Vg5b7cIdns28wxGQGJCM">/files/Vg5b7cIdns28wxGQGJCM</a></td></tr></tbody></table>

## Disclaimer

Please note that the Philips TV app for Homey is not an official app and is in no way affiliated with Philips or TP Vision. It has been created through the dedicated efforts of a group of people who reverse engineered the Jointspace API. While we strive to offer a high-quality and functional app, we want to emphasize that it is not endorsed or supported by Philips or TP Vision.

We hope that this app provides a valuable addition to your smart home setup, but we recommend that you use it at your own risk and understand that it may not be as reliable as an officially supported app. We appreciate your understanding and support as we continue to develop and improve the app.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://homey-philips-tv.gitbook.io/en/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
