Skip to content

Commit

Permalink
Add information on sensor entities
Browse files Browse the repository at this point in the history
  • Loading branch information
LennP committed Mar 27, 2024
1 parent 16494eb commit c3819e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/_integrations/motionblinds_ble.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ The following entities are available for a Motionblinds BLE device:
- Favorite button: allows you to move the blind to the favorite position.
- [Select](https://www.home-assistant.io/integrations/select/) entities:
- Speed select: allows you to change the speed of the motor to low, medium, or high. Available for all blinds except a curtain blind and a vertical blind.
- [Sensor](https://www.home-assistant.io/integrations/sensor/) entities:
- Battery sensor: shows the battery percentage. The icon also reflects whether the motor is currently charging and/or whether the motor is wired and therefore does not have a battery.
- Calibration sensor: shows whether or not the blind is still calibrated. The motor can move to an uncalibrated state when the motor has been moved to a different position while not powered. Available for a curtain blind and vertical blind as these can be moved while not powered.
- Connection sensor: shows whether the blind is connected, disconnected, connecting, or disconnecting.
- Signal strength sensor: shows the signal strength in dBm.

## Services

Expand Down

0 comments on commit c3819e3

Please sign in to comment.