core/homeassistant/components/netatmo
Norbert Rittel 0ec4652b52
Use common state for "Manual", unify intercardinal directions in `netatmo` (#143062)
In US English the intercardinal directions (Northeast, Southwest, etc.) are written in single words, not using hyphens. That can be adapted in Lokalise for Home Assistant's "English (United Kingdom)" UI language.

Making them identical in both occurrences also resolves the missing sentence-casing of "North-East" etc.
2025-04-16 21:44:24 +03:00
..
__init__.py
api.py
application_credentials.py
binary_sensor.py
button.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
camera.py
climate.py
config_flow.py Fix unnecessary-dict-comprehension-for-iterable (C420) (#140555) 2025-03-13 23:32:00 +01:00
const.py
cover.py
data_handler.py Add button to move netatmo cover to preferred position (#134722) 2025-01-16 18:34:30 +00:00
device_trigger.py Use root import for device_automation (#125836) 2024-09-12 17:01:25 +02:00
diagnostics.py
entity.py
fan.py
helper.py
icons.json
light.py
manifest.json
media_source.py
select.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
sensor.py
services.yaml
strings.json
switch.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
webhook.py Improve type hints in webhook implementations (#121588) 2024-07-09 12:05:23 +02:00