> 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/other-informations/planned-features.md).

# Planned features

<details>

<summary>Short-term</summary>

* Beta version of limited [2D view floorplan card](https://devcontrol2.gitbook.io/devcontrol2/readme/daily-controls-and-notifications/2d-view-floorplan-card), even for regular users.
* Automatic weather notifications
* Garden map

</details>

<details>

<summary>Mid-term</summary>

* Stable version of limited [2D view floorplan card](https://devcontrol2.gitbook.io/devcontrol2/readme/daily-controls-and-notifications/2d-view-floorplan-card), even for regular users.
* Stable version of the 2D View "floorplan" card (or panel?) for the other buildings at the facility for admins and even limited version regular users (with enabled beta features)
* Roof controls (maybe even in the 2D View "floorplan" card)
* More AI powered features
* Garden controls like watering

</details>

<details>

<summary>Long-term</summary>

* Automatic alerts and even roof control
* More complex roof/telescope/weather automations

</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/other-informations/planned-features.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.
