core/homeassistant/components/home_connect
Alberto Montes b2401bf2e3
Update string formatting to use f-string on components (#125987)
* Update string formatting to use f-string on components

* Update code given review feedback

* Use f-string

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-19 11:38:25 +02:00
..
__init__.py
api.py Update string formatting to use f-string on components (#125987) 2024-09-19 11:38:25 +02:00
application_credentials.py
binary_sensor.py Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
config_flow.py
const.py Add Home Connect light entity for cooling appliances (#126090) 2024-09-17 15:56:20 +02:00
entity.py
icons.json Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
light.py Add Home Connect light entity for cooling appliances (#126090) 2024-09-17 15:56:20 +02:00
manifest.json
sensor.py Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
services.yaml
strings.json Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
switch.py