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