Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit 08c75d2

Browse files
committed
chore: Clarify project scope
1 parent d304059 commit 08c75d2

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,7 @@ Currently, this plugin supports the following devices and actions within the **F
2828

2929
> Other FRITZ! SmartHome devices (e.g., plugs or lights) are not yet supported.
3030
> Contributions are welcome if you wish to extend functionality.
31-
32-
Some examples of possible devices and features are:
33-
34-
| Device | Supported actions |
35-
|-------------------------------------------|-----------------------------------------------------------------------------------------------------------|
36-
| **FRITZ!Box**, FRITZ!Repeater | - Toggle guest WLAN |
37-
| **Buttons**<br>(e.g. FRITZ!DECT 400, 440) | - Temperature and humidity reporting<br>- **No** support for button presses (cannot be detected reliably) |
38-
| **Lights**<br>(e.g. FRITZ!DECT 500) | - Toggle on/off<br>- Change brightness / color<br>- Support for adaptive lighting |
39-
| **Outlets**<br>(e.g. FRITZ!DECT 200) | - Toggle on/off<br>- Temperature reporting |
40-
| **Sensors**<br>(e.g. FRITZ!DECT 350) | - Window state reporting |
31+
> See below for further information.
4132
4233
---
4334

@@ -105,6 +96,16 @@ As I no longer own other FRITZ! SmartHome devices, I am **not planning further f
10596
However, contributions are very welcome!
10697
If you wish to extend support for additional FRITZ! devices (e.g., plugs, switches, sensors), please fork the repository and open a pull request.
10798

99+
Some examples of possible devices and features are:
100+
101+
| Device | Supported actions |
102+
|-------------------------------------------|----------------------------------------------------------------------------------------------|
103+
| **FRITZ!Box**, FRITZ!Repeater | - Toggle guest WLAN |
104+
| **Buttons**<br>(e.g. FRITZ!DECT 400, 440) | - Temperature and humidity reporting<br>- *Note*: Button presses cannot be detected reliably |
105+
| **Lights**<br>(e.g. FRITZ!DECT 500) | - Power toggle<br>- Change brightness / color<br>- Support for adaptive lighting |
106+
| **Outlets**<br>(e.g. FRITZ!DECT 200) | - Power toggle<br>- Temperature reporting |
107+
| **Sensors**<br>(e.g. FRITZ!DECT 350) | - Window state reporting |
108+
108109
---
109110

110111
## Credits

0 commit comments

Comments
 (0)