diff --git a/README.md b/README.md index 16a0e4f91d236691c1bd64b641832fb730c8e207..f55069c264f1208ab7b87ed33719390e0656f352 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ This package is based on the work of Maximilian Clemens [(see Acknowledgements)] - Voltage </details> + <details><summary>FRITZ!DECT 301/302</summary> - App lock @@ -35,6 +36,14 @@ This package is based on the work of Maximilian Clemens [(see Acknowledgements)] </details> +<details><summary>FRITZ!DECT 350</summary> + +- Battery +- Device status +- Sensor + +</details> + <details><summary>FRITZ!DECT 440</summary> - Battery @@ -69,6 +78,7 @@ This packages is based on the werk by [MaximilianClemens](https://github.com/Max | 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 | +| Sensor | fritzbox_smarthome_sensor.py | shows the status of a sensor (open/closed) | | 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 | | Thermostat | fritzbox_smarthome_thermostat.py | shows the working states of a thermostat (radiator controller) |