> For the complete documentation index, see [llms.txt](https://devcontrol2.gitbook.io/devcontrol2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devcontrol2.gitbook.io/devcontrol2/readme/daily-controls-and-notifications/devices-list.md).

# Devices list

Want to understand what that stupid button is? Then read this page!

\
This list does not include entities on the testing, cameras tab, and in the 2D-View floorplan card, and in the sub buttons. This list does not include entities that are not a physical device (like the solar forecast), and this list may be incomplete.

<details>

<summary>Solar battery (name EF-R30253)</summary>

Entities on conditions tab:

* sensor.ef\_r30253\_input\_power (Input power - most of the times from solar panels)
* sensor.ef\_r30253\_output\_power (Output power)
* sensor.ef\_r30253\_input\_energy\_total (Input energy - most of the times from solar panels)
* sensor.ef\_r30253\_output\_energy\_total (Output energy)
* sensor.ef\_r30253\_battery\_level (Level of main battery....)
* sensor.ef\_r30253\_extra\_battery\_1\_battery\_level (Level of extra battery....)
* sensor.ef\_r30253\_charge\_time\_remaining (The remaining charge time)
* sensor.ef\_r30253\_discharge\_time\_remaining (The remaining discharge time)

</details>

<details>

<summary>Camera 01 (name The_Camera and Annke_01_-_d0:3b:f4:02:62:70)</summary>

Entities on controls tab (excluding the 2D View floorplan card):

* switch.annke\_01\_ir\_lamp

</details>

<details>

<summary>Allsky camera (name 192_168_1_43)</summary>

</details>

<details>

<summary>Router 01 (name RUTM52)</summary>

</details>

<details>

<summary>Tapo Hub (name Tapo_H100)</summary>

Entities on conditions tab:

* siren.tapo\_h100

Entities on controls tab

* siren.tapo\_h100

</details>

<details>

<summary>Tapo Door_sensor (name Tapo_T110(door))</summary>

Entities on conditions tab:

* binary\_sensor.tapo\_t110\_door\_door

</details>

<details>

<summary>Tapo Door_sensor (name Tapo_T110(rail))</summary>

Entities on conditions tab:

* binary\_sensor.tapo\_t110\_rail\_door

</details>

<details>

<summary>Tapo Motion_sensor (name Tapo_T100)</summary>

Entities on conditions tab:

* binary\_sensor.tapo\_t110\_rail\_door

</details>


---

# 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://devcontrol2.gitbook.io/devcontrol2/readme/daily-controls-and-notifications/devices-list.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.
