core/homeassistant/components/homekit_controller
c0ffeeca7 67eeed6703
Rename homekit "Filter Life" sensor to "Filter lifetime" (#96821)
* String review: rename 'life' to 'lifetime'

- The term life, such as in 'filter life' can be ambiguous.
- Renamed to 'lifetime', as quite a few integrations use the term 'lifetime' to express this concept
- Improves consistency and should be easier to understand.

* HomeKit: adapt test case to reflect string change

* Fix test case failure caused by string rename: first step
2023-07-18 15:11:14 +02:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
climate.py
config_flow.py
connection.py
const.py
cover.py
device_trigger.py
diagnostics.py
entity.py
fan.py
humidifier.py
light.py
lock.py
manifest.json
media_player.py
number.py
select.py
sensor.py
storage.py
strings.json
switch.py
utils.py