core/tests/components/netatmo
Norbert Rittel 6c1f9e39c4
Improve friendly names of `rf_strength` and `wifi_strength` in `netatmo` (#141673)
* Improve friendly names of `rf_strength` and `wifi_strength` in `netatmo`

- Replace "Radio" with "RF strength" for `rf_strength`
- Replace "Wi-Fi" with "Wi-Fi strength" for `wifi_strength`

* Update test_sensor.ambr

* Update test_sensor.py

* Update test_sensor.py

* Update test_sensor.ambr
2025-04-08 18:16:20 +02:00
..
fixtures
snapshots Improve friendly names of `rf_strength` and `wifi_strength` in `netatmo` (#141673) 2025-04-08 18:16:20 +02:00
__init__.py
common.py
conftest.py
test_api.py
test_binary_sensor.py
test_button.py
test_camera.py
test_climate.py
test_config_flow.py
test_cover.py
test_device_trigger.py
test_diagnostics.py
test_fan.py
test_init.py
test_light.py
test_media_source.py
test_select.py
test_sensor.py Improve friendly names of `rf_strength` and `wifi_strength` in `netatmo` (#141673) 2025-04-08 18:16:20 +02:00
test_switch.py