> For the complete documentation index, see [llms.txt](https://www.isfixable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.isfixable.com/household/lighting.md).

# Lighting

## Lighting

## HA (Home-Assistant) Compatible IoT products available in India

| Brand          | Product Range       | Rating | Notes                                                                               |
| -------------- | ------------------- | ------ | ----------------------------------------------------------------------------------- |
| Amazon branded | Tuya / "Smart life" | Good   | Works with HA/[LocalTuya](https://github.com/rospogrigio/localtuya) integration     |
| Wipro          | Tuya / "Smart life" | Good   | Works with HA/[LocalTuya](https://github.com/rospogrigio/localtuya) integration     |
| Sonoff         | Various             | Good   | Works locally with HA/[SonoffLAN](https://github.com/AlexxIT/SonoffLAN) integration |
| Philips        | Wiz                 | Good   | Works locally with HA (Tested over two years ago                                    |
| Philips        | Hue                 | Poor   | Requires internet connection                                                        |
| Hero           | Qubo                | Poor   | Not recommended. No intergration with HA. No way to run locally.                    |

### Products tested to be working

| Brand          | Product    | Link                                                                               |
| -------------- | ---------- | ---------------------------------------------------------------------------------- |
| Amazon Branded | Smart Bulb | <https://www.amazon.in/Amazon-Basics-Assistant-Enabled-Multicolour/dp/B0BBMRZW5N/> |


---

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

```
GET https://www.isfixable.com/household/lighting.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.
