-
- Downloads
Use strings instead of f-strings for constants (#40619)
Showing
- homeassistant/components/accuweather/const.py 1 addition, 2 deletionshomeassistant/components/accuweather/const.py
- homeassistant/components/ambient_station/__init__.py 2 additions, 3 deletionshomeassistant/components/ambient_station/__init__.py
- homeassistant/components/buienradar/sensor.py 3 additions, 3 deletionshomeassistant/components/buienradar/sensor.py
- homeassistant/components/comfoconnect/sensor.py 3 additions, 4 deletionshomeassistant/components/comfoconnect/sensor.py
- homeassistant/components/darksky/sensor.py 9 additions, 10 deletionshomeassistant/components/darksky/sensor.py
- homeassistant/components/isy994/const.py 19 additions, 11 deletionshomeassistant/components/isy994/const.py
- homeassistant/components/rfxtrx/__init__.py 2 additions, 2 deletionshomeassistant/components/rfxtrx/__init__.py
- homeassistant/components/tellduslive/sensor.py 2 additions, 2 deletionshomeassistant/components/tellduslive/sensor.py
- homeassistant/components/zha/core/channels/smartenergy.py 4 additions, 4 deletionshomeassistant/components/zha/core/channels/smartenergy.py
- homeassistant/const.py 38 additions, 27 deletionshomeassistant/const.py
- tests/components/accuweather/test_sensor.py 2 additions, 5 deletionstests/components/accuweather/test_sensor.py
- tests/components/dsmr/test_sensor.py 6 additions, 2 deletionstests/components/dsmr/test_sensor.py
Loading
Please register or sign in to comment