Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit b774ca71 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent a651ec72
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ This package is based on the work of Maximilian Clemens [(see Acknowledgements)]
- Temperature
</details>
<details><summary>FRITZ!DECT 200</summary>
<details><summary>FRITZ!DECT 200/210</summary>
- App lock
- Device lock
......@@ -24,7 +24,7 @@ This package is based on the work of Maximilian Clemens [(see Acknowledgements)]
- Voltage
</details>
<details><summary>FRITZ!DECT 302</summary>
<details><summary>FRITZ!DECT 301/302</summary>
- App lock
- Battery
......@@ -35,7 +35,17 @@ This package is based on the work of Maximilian Clemens [(see Acknowledgements)]
</details>
So if you want the package to be extended to support your sensors as well, see [Want to Contribute?](CONTRIBUTING.md) Also, my FRIT!BOX is not brand new, so it may not include all the features that the Smnarthome devices support. E.g. window open/close for the FRITZ!DECT 302.
<details><summary>FRITZ!DECT 440</summary>
- Battery
- Button
- Device status
- Humidity
- Temperature
</details>
So if you want the package to be extended to support your sensors as well, see [Want to Contribute?](CONTRIBUTING.md).
---
### Acknowledgments
......@@ -54,8 +64,10 @@ This packages is based on the werk by [MaximilianClemens](https://github.com/Max
| Device status | fritzbox_smarthome.py | the base check plugin |
| App lock | fritzbox_smarthome_app_lock.py | shows if the device can be accessed by App, Phone or UI |
| Battery | fritzbox_smarthome_battery.py | shows the the battery state |
| Button | fritzbox_smarthome_button.py | shows when a button was last pressed |
| Device Lock | fritzbox_smarthome_device_lock.py | shows if the buttons on the device are locked or not |
| Energy, Power, Voltage | fritzbox_smarthome_power_meter.py | shows electrical energy, electrical power and voltage |
| Humidity | fritzbox_smarthome_humidity.py | shows the relative humidity |
| Power Socket | fritzbox_smarthome_power_socket.py | shows the status of a switchable power socket |
| Switch | fritzbox_smarthome_switch.py | shows the status of a simple switch (on/off) |
| Temperature | fritzbox_smarthome_temperature.py | shows the temperature and offset of a temperature sensor |
......@@ -64,6 +76,8 @@ This packages is based on the werk by [MaximilianClemens](https://github.com/Max
</details>
There is also a basic dashboard for AVM devices included.
---
### Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment