hass-core/homeassistant/components/motionblinds_ble
Lenn 93e87997be
Add sensors to Motionblinds BLE integration (#114226)
* Add sensors

* Add sensor.py to .coveragerc

* Move icons to icons.json

* Remove signal strength translation key

* Change native_value attribute name in entity description to initial_value

* Use str instead of enum for MotionConnectionType for options

* Add calibration options to entity description

* Fix icons

* Change translations of connection and calibration

* Move entity descriptions to __init__

* Use generic sensor class

* Use generic sensor class

* Update homeassistant/components/motionblinds_ble/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/motionblinds_ble/sensor.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/motionblinds_ble/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/motionblinds_ble/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-06-22 13:25:03 +02:00
..
__init__.py Add sensors to Motionblinds BLE integration (#114226) 2024-06-22 13:25:03 +02:00
button.py Rename Motionblinds BLE integration to Motionblinds Bluetooth (#114584) 2024-04-03 12:11:46 +02:00
config_flow.py Motionblinds Bluetooth options (#120110) 2024-06-22 09:13:14 +02:00
const.py Add sensors to Motionblinds BLE integration (#114226) 2024-06-22 13:25:03 +02:00
cover.py Rename Motionblinds BLE integration to Motionblinds Bluetooth (#114584) 2024-04-03 12:11:46 +02:00
entity.py Rename Motionblinds BLE integration to Motionblinds Bluetooth (#114584) 2024-04-03 12:11:46 +02:00
icons.json Add sensors to Motionblinds BLE integration (#114226) 2024-06-22 13:25:03 +02:00
manifest.json Bump motionblindsble to 0.1.0 (#120093) 2024-06-21 14:50:37 +02:00
select.py Rename Motionblinds BLE integration to Motionblinds Bluetooth (#114584) 2024-04-03 12:11:46 +02:00
sensor.py Add sensors to Motionblinds BLE integration (#114226) 2024-06-22 13:25:03 +02:00
strings.json Add sensors to Motionblinds BLE integration (#114226) 2024-06-22 13:25:03 +02:00