ha_xiaomi_home/custom_components/xiaomi_home/miot
Mümin Köykıran be20d66b7b feat: add comprehensive Turkish translations for vacuum devices
Added Turkish translations for 5 vacuum device models to multi_lang.json:
- Viomi V5 Pro (viomi-v38, viomi-v5): Full translation including map management
- Narwa vacuum models (narwa-001, narwa-ax11): Core features and map support
- Roidmi V60 (roidmi-v60): Complete vacuum functionality

Key translations added:
- Map management (Harita Yönetimi): Map list, active map, map name, map ID
- Battery and charging status
- Cleaning modes and suction power levels
- Consumables lifetime tracking
- Advanced settings (carpet mode, edge cleaning, obstacle detection)

This resolves Chinese text appearing in vacuum device interfaces by providing
local Turkish translations that override cloud-provided Chinese defaults.

Total vacuum devices with Turkish support: 6 models
File size: 617 lines (expanded from 442 lines)
2026-01-04 14:35:09 +03:00
..
i18n feat: add Turkish language support (#1468) 2025-11-10 09:50:02 +08:00
lan fix: the number of profile models updated from 660 to 823 (#583) 2025-01-07 20:22:06 +08:00
resource feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00
specs feat: add comprehensive Turkish translations for vacuum devices 2026-01-04 14:35:09 +03:00
common.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
const.py perf: cloud mqtt broker host constant value (#1530) 2025-12-04 12:19:21 +08:00
miot_client.py fix: update mesh offline state (#1579) 2025-12-31 09:58:29 +08:00
miot_cloud.py perf: remove unused device info (#1574) 2025-12-26 08:42:23 +08:00
miot_device.py feat: add tv-box device as media player entity (#1562) 2025-12-18 09:04:59 +08:00
miot_error.py feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00
miot_i18n.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
miot_lan.py fix: Chinese encoding under LAN Control (#1114) 2025-05-22 11:28:11 +08:00
miot_mdns.py fix: ignore mdns REMOVED package (#1296) 2025-11-17 11:15:10 +08:00
miot_mips.py perf: remove unused device info (#1574) 2025-12-26 08:42:23 +08:00
miot_network.py fix: retry to get cloud device list until successfully fetching device online state when the network resumes (#1555) 2025-12-16 08:29:16 +08:00
miot_spec.py feat: format value, then evaluate by expression, and set precision at last (#1516) 2025-11-25 09:31:40 +08:00
miot_storage.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
web_pages.py fix: pylint 4.0.0 (#1455) 2025-10-13 17:11:30 +08:00