# TV

Using the on/off state of the TV to control lighting is very satisfying. Automatically dim the lights nearby the TV that otherwise give reflection etc.

Currently there is no apps that supports my philips TV. Then instead I added a power plug to detect the power usage. Tracking when the TV passes 5W seems to be reliable.

![](/files/-LtoeA-B5X6CxI_HcX_7)

With home assistant I had support for apple TV, and was able to increase the lighting when the movie was set on pause, and then dim down when I hit play. I'm not able to do that with just the TV state, and I hope someone adds an Apple TV app anytime soon.


---

# Agent Instructions: 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:

```
GET https://homey.solweb.no/aggregated-state/tv.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
