core/homeassistant/components/webmin
Norbert Rittel 8726be31ff
Use correct unit symbol "min" for minutes in `webmin` integration (#140448)
* Use correct unit symbol "min" for minutes in `webmin` integration

Replace the unit symbol "m" which stands for meter with the correct SI uni symbol "min".

* Update test_sensor.ambr

* Update test_sensor.ambr (2)
2025-03-14 10:28:37 +01:00
..
__init__.py Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
config_flow.py
const.py
coordinator.py Explicitly pass in the config_entry in webmin coordinator init (#137462) 2025-02-05 21:59:26 +01:00
diagnostics.py
helpers.py Only allow ethernet and wi-fi interfaces as unique ID in webmin (#113084) 2024-05-16 12:16:13 +02:00
icons.json
manifest.json
sensor.py
strings.json