mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-07-07 13:39:05 +08:00
Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
a4f9c29b6b | |||
62dd32a132 | |||
1bd338639b | |||
6a2534934c | |||
d06a564917 | |||
23cc1130fe | |||
a83ad60b38 |
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,4 +1,16 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
## v0.3.2
|
||||||
|
> Xiaomi Home has been added to the Home Assistant Community Store (HACS) as a default since May 8, 2025.
|
||||||
|
### Added
|
||||||
|
- Modify MIoT-Spec-V2 property format by spec_modify.yaml. [#1111](https://github.com/XiaoMi/ha_xiaomi_home/pull/1111)
|
||||||
|
### Changed
|
||||||
|
- Update the instructions of Xiaomi Home integration installation from HACS. [#102](https://github.com/XiaoMi/ha_xiaomi_home/pull/102) [#1088](https://github.com/XiaoMi/ha_xiaomi_home/pull/1088)
|
||||||
|
- Add an alongside switch entity for zimi.waterheater.h03 and xiaomi.waterheater.yms2. [#1115](https://github.com/XiaoMi/ha_xiaomi_home/pull/1115)
|
||||||
|
### Fixed
|
||||||
|
- Fix Chinese encoding in LAN Control. [#1114](https://github.com/XiaoMi/ha_xiaomi_home/pull/1114)
|
||||||
|
- Fix the MIoT-Spec-V2 of lxzn.switch.jcbcsm power consumption, voltage and current, shhf.light.sfla10 fan direction, zhimi.fan.za4 fan-level, zhimi.fan.sa1 fan-level. [#1110](https://github.com/XiaoMi/ha_xiaomi_home/pull/1110)
|
||||||
|
- Revise the Chinese descriptions of loock.lock.t2pv1 door state value-list. [#1110](https://github.com/XiaoMi/ha_xiaomi_home/pull/1110)
|
||||||
|
|
||||||
## v0.3.1
|
## v0.3.1
|
||||||
### Changed
|
### Changed
|
||||||
- Setting the fan speed level when the fan is off will turning the fan on first. [#1031](https://github.com/XiaoMi/ha_xiaomi_home/pull/1031)
|
- Setting the fan speed level when the fan is off will turning the fan on first. [#1031](https://github.com/XiaoMi/ha_xiaomi_home/pull/1031)
|
||||||
|
10
README.md
10
README.md
@ -33,9 +33,11 @@ git checkout v1.0.0
|
|||||||
|
|
||||||
### Method 2: [HACS](https://hacs.xyz/)
|
### Method 2: [HACS](https://hacs.xyz/)
|
||||||
|
|
||||||
HACS > Overflow Menu > Custom repositories > Repository: https://github.com/XiaoMi/ha_xiaomi_home.git & Category or Type: Integration > ADD > Xiaomi Home in New or Available for download section of HACS > DOWNLOAD
|
One-click installation from HACS:
|
||||||
|
|
||||||
> Xiaomi Home has not been added to the HACS store as a default yet. It's coming soon.
|
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=XiaoMi&repository=ha_xiaomi_home&category=integration)
|
||||||
|
|
||||||
|
Or, HACS > In the search box, type **Xiaomi Home** > Click **Xiaomi Home**, getting into the detail page > DOWNLOAD
|
||||||
|
|
||||||
### Method 3: Manually installation via [Samba](https://github.com/home-assistant/addons/tree/master/samba) / [FTPS](https://github.com/hassio-addons/addon-ftp)
|
### Method 3: Manually installation via [Samba](https://github.com/home-assistant/addons/tree/master/samba) / [FTPS](https://github.com/hassio-addons/addon-ftp)
|
||||||
|
|
||||||
@ -47,7 +49,7 @@ Download and copy `custom_components/xiaomi_home` folder to `config/custom_compo
|
|||||||
|
|
||||||
[Settings > Devices & services > ADD INTEGRATION](https://my.home-assistant.io/redirect/brand/?brand=xiaomi_home) > Search `Xiaomi Home` > NEXT > Click here to login > Sign in with Xiaomi account
|
[Settings > Devices & services > ADD INTEGRATION](https://my.home-assistant.io/redirect/brand/?brand=xiaomi_home) > Search `Xiaomi Home` > NEXT > Click here to login > Sign in with Xiaomi account
|
||||||
|
|
||||||
[](https://my.home-assistant.io/redirect/config_flow_start/?domain=xiaomi_home)
|
[](https://my.home-assistant.io/redirect/config_flow_start/?domain=xiaomi_home)
|
||||||
|
|
||||||
### Add MIoT Devices
|
### Add MIoT Devices
|
||||||
|
|
||||||
@ -59,7 +61,7 @@ After a Xiaomi account login and its user configuration are completed, you can c
|
|||||||
|
|
||||||
Method: [Settings > Devices & services > Configured > Xiaomi Home](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home) > ADD HUB > NEXT > Click here to login > Sign in with Xiaomi account
|
Method: [Settings > Devices & services > Configured > Xiaomi Home](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home) > ADD HUB > NEXT > Click here to login > Sign in with Xiaomi account
|
||||||
|
|
||||||
[](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home)
|
[](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home)
|
||||||
|
|
||||||
### Update Configurations
|
### Update Configurations
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"cryptography",
|
"cryptography",
|
||||||
"psutil"
|
"psutil"
|
||||||
],
|
],
|
||||||
"version": "v0.3.1",
|
"version": "v0.3.2",
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
"_miot-central._tcp.local."
|
"_miot-central._tcp.local."
|
||||||
]
|
]
|
||||||
|
@ -646,7 +646,8 @@ class MIoTClient:
|
|||||||
result = await self._miot_lan.set_prop_async(
|
result = await self._miot_lan.set_prop_async(
|
||||||
did=did, siid=siid, piid=piid, value=value)
|
did=did, siid=siid, piid=piid, value=value)
|
||||||
_LOGGER.debug(
|
_LOGGER.debug(
|
||||||
'lan set prop, %s, %s, %s -> %s', did, siid, piid, result)
|
'lan set prop, %s.%d.%d, %s -> %s',
|
||||||
|
did, siid, piid, value, result)
|
||||||
rc = (result or {}).get(
|
rc = (result or {}).get(
|
||||||
'code', MIoTErrorCode.CODE_MIPS_INVALID_RESULT.value)
|
'code', MIoTErrorCode.CODE_MIPS_INVALID_RESULT.value)
|
||||||
if rc in [0, 1]:
|
if rc in [0, 1]:
|
||||||
|
@ -226,7 +226,7 @@ class _MIoTLanDevice:
|
|||||||
def gen_packet(
|
def gen_packet(
|
||||||
self, out_buffer: bytearray, clear_data: dict, did: str, offset: int
|
self, out_buffer: bytearray, clear_data: dict, did: str, offset: int
|
||||||
) -> int:
|
) -> int:
|
||||||
clear_bytes = json.dumps(clear_data).encode('utf-8')
|
clear_bytes = json.dumps(clear_data, ensure_ascii=False).encode('utf-8')
|
||||||
padder = padding.PKCS7(algorithms.AES128.block_size).padder()
|
padder = padding.PKCS7(algorithms.AES128.block_size).padder()
|
||||||
padded_data = padder.update(clear_bytes) + padder.finalize()
|
padded_data = padder.update(clear_bytes) + padder.finalize()
|
||||||
if len(padded_data) + self.OT_HEADER_LEN > len(out_buffer):
|
if len(padded_data) + self.OT_HEADER_LEN > len(out_buffer):
|
||||||
|
@ -601,7 +601,7 @@ class MIoTSpecProperty(_MIoTSpecBase):
|
|||||||
if value is None:
|
if value is None:
|
||||||
return None
|
return None
|
||||||
if self.format_ == int:
|
if self.format_ == int:
|
||||||
return int(value)
|
return int(round(value))
|
||||||
if self.format_ == float:
|
if self.format_ == float:
|
||||||
return round(value, self.precision)
|
return round(value, self.precision)
|
||||||
if self.format_ == bool:
|
if self.format_ == bool:
|
||||||
@ -1195,6 +1195,9 @@ class _SpecModify:
|
|||||||
def get_prop_unit(self, siid: int, piid: int) -> Optional[str]:
|
def get_prop_unit(self, siid: int, piid: int) -> Optional[str]:
|
||||||
return self.__get_prop_item(siid=siid, piid=piid, key='unit')
|
return self.__get_prop_item(siid=siid, piid=piid, key='unit')
|
||||||
|
|
||||||
|
def get_prop_format(self, siid: int, piid: int) -> Optional[str]:
|
||||||
|
return self.__get_prop_item(siid=siid, piid=piid, key='format')
|
||||||
|
|
||||||
def get_prop_expr(self, siid: int, piid: int) -> Optional[str]:
|
def get_prop_expr(self, siid: int, piid: int) -> Optional[str]:
|
||||||
return self.__get_prop_item(siid=siid, piid=piid, key='expr')
|
return self.__get_prop_item(siid=siid, piid=piid, key='expr')
|
||||||
|
|
||||||
@ -1518,6 +1521,10 @@ class MIoTSpecParser:
|
|||||||
siid=service['iid'], piid=property_['iid'])
|
siid=service['iid'], piid=property_['iid'])
|
||||||
if custom_access:
|
if custom_access:
|
||||||
spec_prop.access = custom_access
|
spec_prop.access = custom_access
|
||||||
|
custom_format = self._spec_modify.get_prop_format(
|
||||||
|
siid=service['iid'], piid=property_['iid'])
|
||||||
|
if custom_format:
|
||||||
|
spec_prop.format_ = custom_format
|
||||||
custom_range = self._spec_modify.get_prop_value_range(
|
custom_range = self._spec_modify.get_prop_value_range(
|
||||||
siid=service['iid'], piid=property_['iid'])
|
siid=service['iid'], piid=property_['iid'])
|
||||||
if custom_range:
|
if custom_range:
|
||||||
|
@ -1,187 +1,198 @@
|
|||||||
{
|
{
|
||||||
"urn:miot-spec-v2:device:gateway:0000A019:xiaomi-hub1": {
|
"urn:miot-spec-v2:device:bath-heater:0000A028:yeelink-v10": {
|
||||||
"de": {
|
"en": {
|
||||||
"service:001": "Geräteinformationen",
|
"service:003:property:001:valuelist:000": "Idle",
|
||||||
"service:001:property:003": "Geräte-ID",
|
"service:003:property:001:valuelist:001": "Dry"
|
||||||
"service:001:property:005": "Seriennummer (SN)",
|
|
||||||
"service:002": "Gateway",
|
|
||||||
"service:002:event:001": "Netzwerk geändert",
|
|
||||||
"service:002:event:002": "Netzwerk geändert",
|
|
||||||
"service:002:property:001": "Zugriffsmethode",
|
|
||||||
"service:002:property:001:valuelist:000": "Kabelgebunden",
|
|
||||||
"service:002:property:001:valuelist:001": "5G Drahtlos",
|
|
||||||
"service:002:property:001:valuelist:002": "2.4G Drahtlos",
|
|
||||||
"service:002:property:002": "IP-Adresse",
|
|
||||||
"service:002:property:003": "WiFi-Netzwerkname",
|
|
||||||
"service:002:property:004": "Aktuelle Zeit",
|
|
||||||
"service:002:property:005": "DHCP-Server-MAC-Adresse",
|
|
||||||
"service:003": "Anzeigelampe",
|
|
||||||
"service:003:property:001": "Schalter",
|
|
||||||
"service:004": "Virtueller Dienst",
|
|
||||||
"service:004:action:001": "Virtuelles Ereignis erzeugen",
|
|
||||||
"service:004:event:001": "Virtuelles Ereignis aufgetreten",
|
|
||||||
"service:004:property:001": "Ereignisname"
|
|
||||||
},
|
|
||||||
"en": {
|
|
||||||
"service:001": "Device Information",
|
|
||||||
"service:001:property:003": "Device ID",
|
|
||||||
"service:001:property:005": "Serial Number (SN)",
|
|
||||||
"service:002": "Gateway",
|
|
||||||
"service:002:event:001": "Network Changed",
|
|
||||||
"service:002:event:002": "Network Changed",
|
|
||||||
"service:002:property:001": "Access Method",
|
|
||||||
"service:002:property:001:valuelist:000": "Wired",
|
|
||||||
"service:002:property:001:valuelist:001": "5G Wireless",
|
|
||||||
"service:002:property:001:valuelist:002": "2.4G Wireless",
|
|
||||||
"service:002:property:002": "IP Address",
|
|
||||||
"service:002:property:003": "WiFi Network Name",
|
|
||||||
"service:002:property:004": "Current Time",
|
|
||||||
"service:002:property:005": "DHCP Server MAC Address",
|
|
||||||
"service:003": "Indicator Light",
|
|
||||||
"service:003:property:001": "Switch",
|
|
||||||
"service:004": "Virtual Service",
|
|
||||||
"service:004:action:001": "Generate Virtual Event",
|
|
||||||
"service:004:event:001": "Virtual Event Occurred",
|
|
||||||
"service:004:property:001": "Event Name"
|
|
||||||
},
|
|
||||||
"es": {
|
|
||||||
"service:001": "Información del dispositivo",
|
|
||||||
"service:001:property:003": "ID del dispositivo",
|
|
||||||
"service:001:property:005": "Número de serie (SN)",
|
|
||||||
"service:002": "Puerta de enlace",
|
|
||||||
"service:002:event:001": "Cambio de red",
|
|
||||||
"service:002:event:002": "Cambio de red",
|
|
||||||
"service:002:property:001": "Método de acceso",
|
|
||||||
"service:002:property:001:valuelist:000": "Cableado",
|
|
||||||
"service:002:property:001:valuelist:001": "5G inalámbrico",
|
|
||||||
"service:002:property:001:valuelist:002": "2.4G inalámbrico",
|
|
||||||
"service:002:property:002": "Dirección IP",
|
|
||||||
"service:002:property:003": "Nombre de red WiFi",
|
|
||||||
"service:002:property:004": "Hora actual",
|
|
||||||
"service:002:property:005": "Dirección MAC del servidor DHCP",
|
|
||||||
"service:003": "Luz indicadora",
|
|
||||||
"service:003:property:001": "Interruptor",
|
|
||||||
"service:004": "Servicio virtual",
|
|
||||||
"service:004:action:001": "Generar evento virtual",
|
|
||||||
"service:004:event:001": "Ocurrió un evento virtual",
|
|
||||||
"service:004:property:001": "Nombre del evento"
|
|
||||||
},
|
|
||||||
"fr": {
|
|
||||||
"service:001": "Informations sur l'appareil",
|
|
||||||
"service:001:property:003": "ID de l'appareil",
|
|
||||||
"service:001:property:005": "Numéro de série (SN)",
|
|
||||||
"service:002": "Passerelle",
|
|
||||||
"service:002:event:001": "Changement de réseau",
|
|
||||||
"service:002:event:002": "Changement de réseau",
|
|
||||||
"service:002:property:001": "Méthode d'accès",
|
|
||||||
"service:002:property:001:valuelist:000": "Câblé",
|
|
||||||
"service:002:property:001:valuelist:001": "Sans fil 5G",
|
|
||||||
"service:002:property:001:valuelist:002": "Sans fil 2.4G",
|
|
||||||
"service:002:property:002": "Adresse IP",
|
|
||||||
"service:002:property:003": "Nom du réseau WiFi",
|
|
||||||
"service:002:property:004": "Heure actuelle",
|
|
||||||
"service:002:property:005": "Adresse MAC du serveur DHCP",
|
|
||||||
"service:003": "Voyant lumineux",
|
|
||||||
"service:003:property:001": "Interrupteur",
|
|
||||||
"service:004": "Service virtuel",
|
|
||||||
"service:004:action:001": "Générer un événement virtuel",
|
|
||||||
"service:004:event:001": "Événement virtuel survenu",
|
|
||||||
"service:004:property:001": "Nom de l'événement"
|
|
||||||
},
|
|
||||||
"ja": {
|
|
||||||
"service:001": "デバイス情報",
|
|
||||||
"service:001:property:003": "デバイスID",
|
|
||||||
"service:001:property:005": "シリアル番号 (SN)",
|
|
||||||
"service:002": "ゲートウェイ",
|
|
||||||
"service:002:event:001": "ネットワークが変更されました",
|
|
||||||
"service:002:event:002": "ネットワークが変更されました",
|
|
||||||
"service:002:property:001": "アクセス方法",
|
|
||||||
"service:002:property:001:valuelist:000": "有線",
|
|
||||||
"service:002:property:001:valuelist:001": "5G ワイヤレス",
|
|
||||||
"service:002:property:001:valuelist:002": "2.4G ワイヤレス",
|
|
||||||
"service:002:property:002": "IPアドレス",
|
|
||||||
"service:002:property:003": "WiFiネットワーク名",
|
|
||||||
"service:002:property:004": "現在の時間",
|
|
||||||
"service:002:property:005": "DHCPサーバーMACアドレス",
|
|
||||||
"service:003": "インジケータライト",
|
|
||||||
"service:003:property:001": "スイッチ",
|
|
||||||
"service:004": "バーチャルサービス",
|
|
||||||
"service:004:action:001": "バーチャルイベントを生成",
|
|
||||||
"service:004:event:001": "バーチャルイベントが発生しました",
|
|
||||||
"service:004:property:001": "イベント名"
|
|
||||||
},
|
|
||||||
"ru": {
|
|
||||||
"service:001": "Информация об устройстве",
|
|
||||||
"service:001:property:003": "ID устройства",
|
|
||||||
"service:001:property:005": "Серийный номер (SN)",
|
|
||||||
"service:002": "Шлюз",
|
|
||||||
"service:002:event:001": "Сеть изменена",
|
|
||||||
"service:002:event:002": "Сеть изменена",
|
|
||||||
"service:002:property:001": "Метод доступа",
|
|
||||||
"service:002:property:001:valuelist:000": "Проводной",
|
|
||||||
"service:002:property:001:valuelist:001": "5G Беспроводной",
|
|
||||||
"service:002:property:001:valuelist:002": "2.4G Беспроводной",
|
|
||||||
"service:002:property:002": "IP Адрес",
|
|
||||||
"service:002:property:003": "Название WiFi сети",
|
|
||||||
"service:002:property:004": "Текущее время",
|
|
||||||
"service:002:property:005": "MAC адрес DHCP сервера",
|
|
||||||
"service:003": "Световой индикатор",
|
|
||||||
"service:003:property:001": "Переключатель",
|
|
||||||
"service:004": "Виртуальная служба",
|
|
||||||
"service:004:action:001": "Создать виртуальное событие",
|
|
||||||
"service:004:event:001": "Произошло виртуальное событие",
|
|
||||||
"service:004:property:001": "Название события"
|
|
||||||
},
|
|
||||||
"zh-Hant": {
|
|
||||||
"service:001": "設備信息",
|
|
||||||
"service:001:property:003": "設備ID",
|
|
||||||
"service:001:property:005": "序號 (SN)",
|
|
||||||
"service:002": "網關",
|
|
||||||
"service:002:event:001": "網路發生變化",
|
|
||||||
"service:002:event:002": "網路發生變化",
|
|
||||||
"service:002:property:001": "接入方式",
|
|
||||||
"service:002:property:001:valuelist:000": "有線",
|
|
||||||
"service:002:property:001:valuelist:001": "5G 無線",
|
|
||||||
"service:002:property:001:valuelist:002": "2.4G 無線",
|
|
||||||
"service:002:property:002": "IP地址",
|
|
||||||
"service:002:property:003": "WiFi網路名稱",
|
|
||||||
"service:002:property:004": "當前時間",
|
|
||||||
"service:002:property:005": "DHCP伺服器MAC地址",
|
|
||||||
"service:003": "指示燈",
|
|
||||||
"service:003:property:001": "開關",
|
|
||||||
"service:004": "虛擬服務",
|
|
||||||
"service:004:action:001": "產生虛擬事件",
|
|
||||||
"service:004:event:001": "虛擬事件發生",
|
|
||||||
"service:004:property:001": "事件名稱"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"urn:miot-spec-v2:device:switch:0000A003:lumi-acn040": {
|
|
||||||
"en": {
|
|
||||||
"service:011": "Right Button On and Off",
|
|
||||||
"service:011:property:001": "Right Button On and Off",
|
|
||||||
"service:015:action:001": "Left Button Identify",
|
|
||||||
"service:016:action:001": "Middle Button Identify",
|
|
||||||
"service:017:action:001": "Right Button Identify"
|
|
||||||
},
|
|
||||||
"zh-Hans": {
|
|
||||||
"service:015:action:001": "左键确认",
|
|
||||||
"service:016:action:001": "中键确认",
|
|
||||||
"service:017:action:001": "右键确认"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"urn:miot-spec-v2:device:bath-heater:0000A028:yeelink-v10": {
|
|
||||||
"en": {
|
|
||||||
"service:003:property:001:valuelist:000": "Idle",
|
|
||||||
"service:003:property:001:valuelist:001": "Dry"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"urn:miot-spec-v2:device:plant-monitor:0000A030:hhcc-v1": {
|
|
||||||
"en": {
|
|
||||||
"service:002:property:001": "Soil Moisture"
|
|
||||||
},
|
|
||||||
"zh-Hans": {
|
|
||||||
"service:002:property:001": "土壤湿度",
|
|
||||||
"service:002:property:003": "光照强度"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"urn:miot-spec-v2:device:gateway:0000A019:xiaomi-hub1": {
|
||||||
|
"de": {
|
||||||
|
"service:001": "Geräteinformationen",
|
||||||
|
"service:001:property:003": "Geräte-ID",
|
||||||
|
"service:001:property:005": "Seriennummer (SN)",
|
||||||
|
"service:002": "Gateway",
|
||||||
|
"service:002:event:001": "Netzwerk geändert",
|
||||||
|
"service:002:event:002": "Netzwerk geändert",
|
||||||
|
"service:002:property:001": "Zugriffsmethode",
|
||||||
|
"service:002:property:001:valuelist:000": "Kabelgebunden",
|
||||||
|
"service:002:property:001:valuelist:001": "5G Drahtlos",
|
||||||
|
"service:002:property:001:valuelist:002": "2.4G Drahtlos",
|
||||||
|
"service:002:property:002": "IP-Adresse",
|
||||||
|
"service:002:property:003": "WiFi-Netzwerkname",
|
||||||
|
"service:002:property:004": "Aktuelle Zeit",
|
||||||
|
"service:002:property:005": "DHCP-Server-MAC-Adresse",
|
||||||
|
"service:003": "Anzeigelampe",
|
||||||
|
"service:003:property:001": "Schalter",
|
||||||
|
"service:004": "Virtueller Dienst",
|
||||||
|
"service:004:action:001": "Virtuelles Ereignis erzeugen",
|
||||||
|
"service:004:event:001": "Virtuelles Ereignis aufgetreten",
|
||||||
|
"service:004:property:001": "Ereignisname"
|
||||||
|
},
|
||||||
|
"en": {
|
||||||
|
"service:001": "Device Information",
|
||||||
|
"service:001:property:003": "Device ID",
|
||||||
|
"service:001:property:005": "Serial Number (SN)",
|
||||||
|
"service:002": "Gateway",
|
||||||
|
"service:002:event:001": "Network Changed",
|
||||||
|
"service:002:event:002": "Network Changed",
|
||||||
|
"service:002:property:001": "Access Method",
|
||||||
|
"service:002:property:001:valuelist:000": "Wired",
|
||||||
|
"service:002:property:001:valuelist:001": "5G Wireless",
|
||||||
|
"service:002:property:001:valuelist:002": "2.4G Wireless",
|
||||||
|
"service:002:property:002": "IP Address",
|
||||||
|
"service:002:property:003": "WiFi Network Name",
|
||||||
|
"service:002:property:004": "Current Time",
|
||||||
|
"service:002:property:005": "DHCP Server MAC Address",
|
||||||
|
"service:003": "Indicator Light",
|
||||||
|
"service:003:property:001": "Switch",
|
||||||
|
"service:004": "Virtual Service",
|
||||||
|
"service:004:action:001": "Generate Virtual Event",
|
||||||
|
"service:004:event:001": "Virtual Event Occurred",
|
||||||
|
"service:004:property:001": "Event Name"
|
||||||
|
},
|
||||||
|
"es": {
|
||||||
|
"service:001": "Información del dispositivo",
|
||||||
|
"service:001:property:003": "ID del dispositivo",
|
||||||
|
"service:001:property:005": "Número de serie (SN)",
|
||||||
|
"service:002": "Puerta de enlace",
|
||||||
|
"service:002:event:001": "Cambio de red",
|
||||||
|
"service:002:event:002": "Cambio de red",
|
||||||
|
"service:002:property:001": "Método de acceso",
|
||||||
|
"service:002:property:001:valuelist:000": "Cableado",
|
||||||
|
"service:002:property:001:valuelist:001": "5G inalámbrico",
|
||||||
|
"service:002:property:001:valuelist:002": "2.4G inalámbrico",
|
||||||
|
"service:002:property:002": "Dirección IP",
|
||||||
|
"service:002:property:003": "Nombre de red WiFi",
|
||||||
|
"service:002:property:004": "Hora actual",
|
||||||
|
"service:002:property:005": "Dirección MAC del servidor DHCP",
|
||||||
|
"service:003": "Luz indicadora",
|
||||||
|
"service:003:property:001": "Interruptor",
|
||||||
|
"service:004": "Servicio virtual",
|
||||||
|
"service:004:action:001": "Generar evento virtual",
|
||||||
|
"service:004:event:001": "Ocurrió un evento virtual",
|
||||||
|
"service:004:property:001": "Nombre del evento"
|
||||||
|
},
|
||||||
|
"fr": {
|
||||||
|
"service:001": "Informations sur l'appareil",
|
||||||
|
"service:001:property:003": "ID de l'appareil",
|
||||||
|
"service:001:property:005": "Numéro de série (SN)",
|
||||||
|
"service:002": "Passerelle",
|
||||||
|
"service:002:event:001": "Changement de réseau",
|
||||||
|
"service:002:event:002": "Changement de réseau",
|
||||||
|
"service:002:property:001": "Méthode d'accès",
|
||||||
|
"service:002:property:001:valuelist:000": "Câblé",
|
||||||
|
"service:002:property:001:valuelist:001": "Sans fil 5G",
|
||||||
|
"service:002:property:001:valuelist:002": "Sans fil 2.4G",
|
||||||
|
"service:002:property:002": "Adresse IP",
|
||||||
|
"service:002:property:003": "Nom du réseau WiFi",
|
||||||
|
"service:002:property:004": "Heure actuelle",
|
||||||
|
"service:002:property:005": "Adresse MAC du serveur DHCP",
|
||||||
|
"service:003": "Voyant lumineux",
|
||||||
|
"service:003:property:001": "Interrupteur",
|
||||||
|
"service:004": "Service virtuel",
|
||||||
|
"service:004:action:001": "Générer un événement virtuel",
|
||||||
|
"service:004:event:001": "Événement virtuel survenu",
|
||||||
|
"service:004:property:001": "Nom de l'événement"
|
||||||
|
},
|
||||||
|
"ja": {
|
||||||
|
"service:001": "デバイス情報",
|
||||||
|
"service:001:property:003": "デバイスID",
|
||||||
|
"service:001:property:005": "シリアル番号 (SN)",
|
||||||
|
"service:002": "ゲートウェイ",
|
||||||
|
"service:002:event:001": "ネットワークが変更されました",
|
||||||
|
"service:002:event:002": "ネットワークが変更されました",
|
||||||
|
"service:002:property:001": "アクセス方法",
|
||||||
|
"service:002:property:001:valuelist:000": "有線",
|
||||||
|
"service:002:property:001:valuelist:001": "5G ワイヤレス",
|
||||||
|
"service:002:property:001:valuelist:002": "2.4G ワイヤレス",
|
||||||
|
"service:002:property:002": "IPアドレス",
|
||||||
|
"service:002:property:003": "WiFiネットワーク名",
|
||||||
|
"service:002:property:004": "現在の時間",
|
||||||
|
"service:002:property:005": "DHCPサーバーMACアドレス",
|
||||||
|
"service:003": "インジケータライト",
|
||||||
|
"service:003:property:001": "スイッチ",
|
||||||
|
"service:004": "バーチャルサービス",
|
||||||
|
"service:004:action:001": "バーチャルイベントを生成",
|
||||||
|
"service:004:event:001": "バーチャルイベントが発生しました",
|
||||||
|
"service:004:property:001": "イベント名"
|
||||||
|
},
|
||||||
|
"ru": {
|
||||||
|
"service:001": "Информация об устройстве",
|
||||||
|
"service:001:property:003": "ID устройства",
|
||||||
|
"service:001:property:005": "Серийный номер (SN)",
|
||||||
|
"service:002": "Шлюз",
|
||||||
|
"service:002:event:001": "Сеть изменена",
|
||||||
|
"service:002:event:002": "Сеть изменена",
|
||||||
|
"service:002:property:001": "Метод доступа",
|
||||||
|
"service:002:property:001:valuelist:000": "Проводной",
|
||||||
|
"service:002:property:001:valuelist:001": "5G Беспроводной",
|
||||||
|
"service:002:property:001:valuelist:002": "2.4G Беспроводной",
|
||||||
|
"service:002:property:002": "IP Адрес",
|
||||||
|
"service:002:property:003": "Название WiFi сети",
|
||||||
|
"service:002:property:004": "Текущее время",
|
||||||
|
"service:002:property:005": "MAC адрес DHCP сервера",
|
||||||
|
"service:003": "Световой индикатор",
|
||||||
|
"service:003:property:001": "Переключатель",
|
||||||
|
"service:004": "Виртуальная служба",
|
||||||
|
"service:004:action:001": "Создать виртуальное событие",
|
||||||
|
"service:004:event:001": "Произошло виртуальное событие",
|
||||||
|
"service:004:property:001": "Название события"
|
||||||
|
},
|
||||||
|
"zh-Hant": {
|
||||||
|
"service:001": "設備信息",
|
||||||
|
"service:001:property:003": "設備ID",
|
||||||
|
"service:001:property:005": "序號 (SN)",
|
||||||
|
"service:002": "網關",
|
||||||
|
"service:002:event:001": "網路發生變化",
|
||||||
|
"service:002:event:002": "網路發生變化",
|
||||||
|
"service:002:property:001": "接入方式",
|
||||||
|
"service:002:property:001:valuelist:000": "有線",
|
||||||
|
"service:002:property:001:valuelist:001": "5G 無線",
|
||||||
|
"service:002:property:001:valuelist:002": "2.4G 無線",
|
||||||
|
"service:002:property:002": "IP地址",
|
||||||
|
"service:002:property:003": "WiFi網路名稱",
|
||||||
|
"service:002:property:004": "當前時間",
|
||||||
|
"service:002:property:005": "DHCP伺服器MAC地址",
|
||||||
|
"service:003": "指示燈",
|
||||||
|
"service:003:property:001": "開關",
|
||||||
|
"service:004": "虛擬服務",
|
||||||
|
"service:004:action:001": "產生虛擬事件",
|
||||||
|
"service:004:event:001": "虛擬事件發生",
|
||||||
|
"service:004:property:001": "事件名稱"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"urn:miot-spec-v2:device:lock:0000A038:loock-t2pv1": {
|
||||||
|
"zh-Hans": {
|
||||||
|
"service:003:property:1021:valuelist:000": "已上锁",
|
||||||
|
"service:003:property:1021:valuelist:001": "已上锁(童锁)",
|
||||||
|
"service:003:property:1021:valuelist:002": "已上锁(反锁)",
|
||||||
|
"service:003:property:1021:valuelist:003": "已上锁(反锁+童锁)",
|
||||||
|
"service:003:property:1021:valuelist:004": "已开锁",
|
||||||
|
"service:003:property:1021:valuelist:008": "门未关(门超时未关)",
|
||||||
|
"service:003:property:1021:valuelist:012": "门虚掩"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"urn:miot-spec-v2:device:plant-monitor:0000A030:hhcc-v1": {
|
||||||
|
"en": {
|
||||||
|
"service:002:property:001": "Soil Moisture"
|
||||||
|
},
|
||||||
|
"zh-Hans": {
|
||||||
|
"service:002:property:001": "土壤湿度",
|
||||||
|
"service:002:property:003": "光照强度"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"urn:miot-spec-v2:device:switch:0000A003:lumi-acn040": {
|
||||||
|
"en": {
|
||||||
|
"service:011": "Right Button On and Off",
|
||||||
|
"service:011:property:001": "Right Button On and Off",
|
||||||
|
"service:015:action:001": "Left Button Identify",
|
||||||
|
"service:016:action:001": "Middle Button Identify",
|
||||||
|
"service:017:action:001": "Right Button Identify"
|
||||||
|
},
|
||||||
|
"zh-Hans": {
|
||||||
|
"service:015:action:001": "左键确认",
|
||||||
|
"service:016:action:001": "中键确认",
|
||||||
|
"service:017:action:001": "右键确认"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@ -18,5 +18,45 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"urn:miot-spec-v2:device:water-heater:0000A02A:xiaomi-yms2:1": [
|
||||||
|
{
|
||||||
|
"iid": 2,
|
||||||
|
"type": "urn:miot-spec-v2:service:switch:0000780C:xiaomi-yms2:1",
|
||||||
|
"description": "Switch",
|
||||||
|
"properties": [
|
||||||
|
{
|
||||||
|
"iid": 6,
|
||||||
|
"type": "urn:miot-spec-v2:property:on:00000006:xiaomi-yms2:1",
|
||||||
|
"description": "Switch Status",
|
||||||
|
"format": "bool",
|
||||||
|
"access": [
|
||||||
|
"read",
|
||||||
|
"write",
|
||||||
|
"notify"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"urn:miot-spec-v2:device:water-heater:0000A02A:zimi-h03:1": [
|
||||||
|
{
|
||||||
|
"iid": 2,
|
||||||
|
"type": "urn:miot-spec-v2:service:switch:0000780C:zimi-h03:1",
|
||||||
|
"description": "Switch",
|
||||||
|
"properties": [
|
||||||
|
{
|
||||||
|
"iid": 6,
|
||||||
|
"type": "urn:miot-spec-v2:property:on:00000006:zimi-h03:1",
|
||||||
|
"description": "Switch Status",
|
||||||
|
"format": "bool",
|
||||||
|
"access": [
|
||||||
|
"read",
|
||||||
|
"write",
|
||||||
|
"notify"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -1,3 +1,6 @@
|
|||||||
|
urn:miot-spec-v2:device:air-condition-outlet:0000A045:lumi-mcn04:1:
|
||||||
|
prop.3.4:
|
||||||
|
format: uint8
|
||||||
urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:1: urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:6
|
urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:1: urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:6
|
||||||
urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:2: urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:6
|
urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:2: urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:6
|
||||||
urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:3: urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:6
|
urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:3: urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:6
|
||||||
@ -48,13 +51,19 @@ urn:miot-spec-v2:device:bath-heater:0000A028:xiaomi-s1:1:
|
|||||||
prop.4.4:
|
prop.4.4:
|
||||||
name: fan-level-ventilation
|
name: fan-level-ventilation
|
||||||
urn:miot-spec-v2:device:fan:0000A005:dmaker-p5:1:
|
urn:miot-spec-v2:device:fan:0000A005:dmaker-p5:1:
|
||||||
prop.2.6:
|
prop.2.4:
|
||||||
name: fan-level-a
|
name: fan-level-a
|
||||||
urn:miot-spec-v2:device:fan:0000A005:xiaomi-p51:1:
|
urn:miot-spec-v2:device:fan:0000A005:xiaomi-p51:1:
|
||||||
prop.2.2:
|
prop.2.2:
|
||||||
name: fan-level-a
|
name: fan-level-a
|
||||||
|
urn:miot-spec-v2:device:fan:0000A005:zhimi-sa1:3:
|
||||||
|
prop.2.2:
|
||||||
|
name: fan-level-a
|
||||||
urn:miot-spec-v2:device:fan:0000A005:zhimi-v3:3:
|
urn:miot-spec-v2:device:fan:0000A005:zhimi-v3:3:
|
||||||
prop.2.6:
|
prop.2.2:
|
||||||
|
name: fan-level-a
|
||||||
|
urn:miot-spec-v2:device:fan:0000A005:zhimi-za4:3:
|
||||||
|
prop.2.2:
|
||||||
name: fan-level-a
|
name: fan-level-a
|
||||||
urn:miot-spec-v2:device:gateway:0000A019:lumi-mcn001:1:
|
urn:miot-spec-v2:device:gateway:0000A019:lumi-mcn001:1:
|
||||||
prop.2.1:
|
prop.2.1:
|
||||||
@ -90,6 +99,9 @@ urn:miot-spec-v2:device:gateway:0000A019:xiaomi-hub1:3: urn:miot-spec-v2:device:
|
|||||||
urn:miot-spec-v2:device:kettle:0000A009:yunmi-r3:1:
|
urn:miot-spec-v2:device:kettle:0000A009:yunmi-r3:1:
|
||||||
prop.3.1:
|
prop.3.1:
|
||||||
unit: ppm
|
unit: ppm
|
||||||
|
urn:miot-spec-v2:device:light:0000A001:shhf-sfla10:1:
|
||||||
|
prop.8.9:
|
||||||
|
name: wind-reverse
|
||||||
urn:miot-spec-v2:device:light:0000A001:shhf-sfla12:1:
|
urn:miot-spec-v2:device:light:0000A001:shhf-sfla12:1:
|
||||||
prop.8.11:
|
prop.8.11:
|
||||||
name: on-a
|
name: on-a
|
||||||
@ -172,6 +184,13 @@ urn:miot-spec-v2:device:safe-box:0000A042:loock-v1:1:
|
|||||||
prop.5.1:
|
prop.5.1:
|
||||||
name: contact-state
|
name: contact-state
|
||||||
expr: src_value!=1
|
expr: src_value!=1
|
||||||
|
urn:miot-spec-v2:device:switch:0000A003:lxzn-cbcsmj:1:0000D00D:
|
||||||
|
prop.3.1:
|
||||||
|
expr: round(src_value/100, 2)
|
||||||
|
prop.3.2:
|
||||||
|
expr: round(src_value/1000, 2)
|
||||||
|
prop.3.3:
|
||||||
|
expr: round(src_value/10, 1)
|
||||||
urn:miot-spec-v2:device:thermostat:0000A031:suittc-wk168:1:
|
urn:miot-spec-v2:device:thermostat:0000A031:suittc-wk168:1:
|
||||||
prop.2.3:
|
prop.2.3:
|
||||||
value-list:
|
value-list:
|
||||||
|
@ -397,7 +397,7 @@ SPEC_SERVICE_TRANS_MAP: dict = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
'optional': {
|
'optional': {
|
||||||
'properties': {'on', 'temperature', 'target-temperature', 'mode'}
|
'properties': {'temperature', 'target-temperature', 'mode'}
|
||||||
},
|
},
|
||||||
'entity': 'water_heater'
|
'entity': 'water_heater'
|
||||||
},
|
},
|
||||||
|
@ -52,25 +52,22 @@ from typing import Any, Optional
|
|||||||
from homeassistant.config_entries import ConfigEntry
|
from homeassistant.config_entries import ConfigEntry
|
||||||
from homeassistant.core import HomeAssistant
|
from homeassistant.core import HomeAssistant
|
||||||
from homeassistant.helpers.entity_platform import AddEntitiesCallback
|
from homeassistant.helpers.entity_platform import AddEntitiesCallback
|
||||||
from homeassistant.components.water_heater import (
|
from homeassistant.components.water_heater import (STATE_ON, STATE_OFF,
|
||||||
STATE_ON,
|
ATTR_TEMPERATURE,
|
||||||
STATE_OFF,
|
WaterHeaterEntity,
|
||||||
ATTR_TEMPERATURE,
|
WaterHeaterEntityFeature)
|
||||||
WaterHeaterEntity,
|
|
||||||
WaterHeaterEntityFeature
|
|
||||||
)
|
|
||||||
|
|
||||||
from .miot.const import DOMAIN
|
from .miot.const import DOMAIN
|
||||||
from .miot.miot_device import MIoTDevice, MIoTEntityData, MIoTServiceEntity
|
from .miot.miot_device import MIoTDevice, MIoTEntityData, MIoTServiceEntity
|
||||||
from .miot.miot_spec import MIoTSpecProperty
|
from .miot.miot_spec import MIoTSpecProperty
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
||||||
async def async_setup_entry(
|
async def async_setup_entry(
|
||||||
hass: HomeAssistant,
|
hass: HomeAssistant,
|
||||||
config_entry: ConfigEntry,
|
config_entry: ConfigEntry,
|
||||||
async_add_entities: AddEntitiesCallback,
|
async_add_entities: AddEntitiesCallback,
|
||||||
) -> None:
|
) -> None:
|
||||||
"""Set up a config entry."""
|
"""Set up a config entry."""
|
||||||
device_list: list[MIoTDevice] = hass.data[DOMAIN]['devices'][
|
device_list: list[MIoTDevice] = hass.data[DOMAIN]['devices'][
|
||||||
@ -79,8 +76,8 @@ async def async_setup_entry(
|
|||||||
new_entities = []
|
new_entities = []
|
||||||
for miot_device in device_list:
|
for miot_device in device_list:
|
||||||
for data in miot_device.entity_list.get('water_heater', []):
|
for data in miot_device.entity_list.get('water_heater', []):
|
||||||
new_entities.append(WaterHeater(
|
new_entities.append(
|
||||||
miot_device=miot_device, entity_data=data))
|
WaterHeater(miot_device=miot_device, entity_data=data))
|
||||||
|
|
||||||
if new_entities:
|
if new_entities:
|
||||||
async_add_entities(new_entities)
|
async_add_entities(new_entities)
|
||||||
@ -95,12 +92,11 @@ class WaterHeater(MIoTServiceEntity, WaterHeaterEntity):
|
|||||||
|
|
||||||
_mode_map: Optional[dict[Any, Any]]
|
_mode_map: Optional[dict[Any, Any]]
|
||||||
|
|
||||||
def __init__(
|
def __init__(self, miot_device: MIoTDevice,
|
||||||
self, miot_device: MIoTDevice, entity_data: MIoTEntityData
|
entity_data: MIoTEntityData) -> None:
|
||||||
) -> None:
|
|
||||||
"""Initialize the Water heater."""
|
"""Initialize the Water heater."""
|
||||||
super().__init__(miot_device=miot_device, entity_data=entity_data)
|
super().__init__(miot_device=miot_device, entity_data=entity_data)
|
||||||
self._attr_temperature_unit = None # type: ignore
|
self._attr_temperature_unit = None
|
||||||
self._attr_supported_features = WaterHeaterEntityFeature(0)
|
self._attr_supported_features = WaterHeaterEntityFeature(0)
|
||||||
self._prop_on = None
|
self._prop_on = None
|
||||||
self._prop_temp = None
|
self._prop_temp = None
|
||||||
@ -117,14 +113,11 @@ class WaterHeater(MIoTServiceEntity, WaterHeaterEntity):
|
|||||||
# temperature
|
# temperature
|
||||||
if prop.name == 'temperature':
|
if prop.name == 'temperature':
|
||||||
if not prop.value_range:
|
if not prop.value_range:
|
||||||
_LOGGER.error(
|
_LOGGER.error('invalid temperature value_range format, %s',
|
||||||
'invalid temperature value_range format, %s',
|
self.entity_id)
|
||||||
self.entity_id)
|
|
||||||
continue
|
continue
|
||||||
if prop.external_unit:
|
if prop.external_unit:
|
||||||
self._attr_temperature_unit = prop.external_unit
|
self._attr_temperature_unit = prop.external_unit
|
||||||
self._attr_min_temp = prop.value_range.min_
|
|
||||||
self._attr_max_temp = prop.value_range.max_
|
|
||||||
self._prop_temp = prop
|
self._prop_temp = prop
|
||||||
# target-temperature
|
# target-temperature
|
||||||
if prop.name == 'target-temperature':
|
if prop.name == 'target-temperature':
|
||||||
@ -133,9 +126,9 @@ class WaterHeater(MIoTServiceEntity, WaterHeaterEntity):
|
|||||||
'invalid target-temperature value_range format, %s',
|
'invalid target-temperature value_range format, %s',
|
||||||
self.entity_id)
|
self.entity_id)
|
||||||
continue
|
continue
|
||||||
self._attr_target_temperature_low = prop.value_range.min_
|
self._attr_min_temp = prop.value_range.min_
|
||||||
self._attr_target_temperature_high = prop.value_range.max_
|
self._attr_max_temp = prop.value_range.max_
|
||||||
self._attr_precision = prop.value_range.step
|
self._attr_target_temperature_step = prop.value_range.step
|
||||||
if self._attr_temperature_unit is None and prop.external_unit:
|
if self._attr_temperature_unit is None and prop.external_unit:
|
||||||
self._attr_temperature_unit = prop.external_unit
|
self._attr_temperature_unit = prop.external_unit
|
||||||
self._attr_supported_features |= (
|
self._attr_supported_features |= (
|
||||||
@ -144,8 +137,7 @@ class WaterHeater(MIoTServiceEntity, WaterHeaterEntity):
|
|||||||
# mode
|
# mode
|
||||||
if prop.name == 'mode':
|
if prop.name == 'mode':
|
||||||
if not prop.value_list:
|
if not prop.value_list:
|
||||||
_LOGGER.error(
|
_LOGGER.error('mode value_list is None, %s', self.entity_id)
|
||||||
'mode value_list is None, %s', self.entity_id)
|
|
||||||
continue
|
continue
|
||||||
self._mode_map = prop.value_list.to_map()
|
self._mode_map = prop.value_list.to_map()
|
||||||
self._attr_operation_list = list(self._mode_map.values())
|
self._attr_operation_list = list(self._mode_map.values())
|
||||||
@ -165,16 +157,12 @@ class WaterHeater(MIoTServiceEntity, WaterHeaterEntity):
|
|||||||
await self.set_property_async(prop=self._prop_on, value=False)
|
await self.set_property_async(prop=self._prop_on, value=False)
|
||||||
|
|
||||||
async def async_set_temperature(self, **kwargs: Any) -> None:
|
async def async_set_temperature(self, **kwargs: Any) -> None:
|
||||||
"""Set the temperature the water heater should heat water to."""
|
"""Set the target temperature."""
|
||||||
if not self._prop_target_temp:
|
await self.set_property_async(prop=self._prop_target_temp,
|
||||||
return
|
value=kwargs[ATTR_TEMPERATURE])
|
||||||
await self.set_property_async(
|
|
||||||
prop=self._prop_target_temp, value=kwargs[ATTR_TEMPERATURE])
|
|
||||||
|
|
||||||
async def async_set_operation_mode(self, operation_mode: str) -> None:
|
async def async_set_operation_mode(self, operation_mode: str) -> None:
|
||||||
"""Set the operation mode of the water heater.
|
"""Set the operation mode of the water heater."""
|
||||||
Must be in the operation_list.
|
|
||||||
"""
|
|
||||||
if operation_mode == STATE_OFF:
|
if operation_mode == STATE_OFF:
|
||||||
await self.set_property_async(prop=self._prop_on, value=False)
|
await self.set_property_async(prop=self._prop_on, value=False)
|
||||||
return
|
return
|
||||||
@ -182,32 +170,32 @@ class WaterHeater(MIoTServiceEntity, WaterHeaterEntity):
|
|||||||
await self.set_property_async(prop=self._prop_on, value=True)
|
await self.set_property_async(prop=self._prop_on, value=True)
|
||||||
return
|
return
|
||||||
if self.get_prop_value(prop=self._prop_on) is False:
|
if self.get_prop_value(prop=self._prop_on) is False:
|
||||||
await self.set_property_async(
|
await self.set_property_async(prop=self._prop_on,
|
||||||
prop=self._prop_on, value=True, write_ha_state=False)
|
value=True,
|
||||||
await self.set_property_async(
|
write_ha_state=False)
|
||||||
prop=self._prop_mode,
|
await self.set_property_async(prop=self._prop_mode,
|
||||||
value=self.get_map_key(
|
value=self.get_map_key(
|
||||||
map_=self._mode_map, value=operation_mode))
|
map_=self._mode_map,
|
||||||
|
value=operation_mode))
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def current_temperature(self) -> Optional[float]:
|
def current_temperature(self) -> Optional[float]:
|
||||||
"""Return the current temperature."""
|
"""The current temperature."""
|
||||||
return self.get_prop_value(prop=self._prop_temp)
|
return (None if self._prop_temp is None else self.get_prop_value(
|
||||||
|
prop=self._prop_temp))
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def target_temperature(self) -> Optional[float]:
|
def target_temperature(self) -> Optional[float]:
|
||||||
"""Return the target temperature."""
|
"""The target temperature."""
|
||||||
if not self._prop_target_temp:
|
return (None if self._prop_target_temp is None else self.get_prop_value(
|
||||||
return None
|
prop=self._prop_target_temp))
|
||||||
return self.get_prop_value(prop=self._prop_target_temp)
|
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def current_operation(self) -> Optional[str]:
|
def current_operation(self) -> Optional[str]:
|
||||||
"""Return the current mode."""
|
"""The current mode."""
|
||||||
if self.get_prop_value(prop=self._prop_on) is False:
|
if self.get_prop_value(prop=self._prop_on) is False:
|
||||||
return STATE_OFF
|
return STATE_OFF
|
||||||
if not self._prop_mode and self.get_prop_value(prop=self._prop_on):
|
if not self._prop_mode and self.get_prop_value(prop=self._prop_on):
|
||||||
return STATE_ON
|
return STATE_ON
|
||||||
return self.get_map_value(
|
return self.get_map_value(map_=self._mode_map,
|
||||||
map_=self._mode_map,
|
key=self.get_prop_value(prop=self._prop_mode))
|
||||||
key=self.get_prop_value(prop=self._prop_mode))
|
|
||||||
|
@ -33,9 +33,11 @@ git checkout v1.0.0
|
|||||||
|
|
||||||
### 方法 2: [HACS](https://hacs.xyz/)
|
### 方法 2: [HACS](https://hacs.xyz/)
|
||||||
|
|
||||||
HACS > 右上角三个点 > Custom repositories > Repository: https://github.com/XiaoMi/ha_xiaomi_home.git & Category or Type: Integration > ADD > 点击 HACS 的 New 或 Available for download 分类下的 Xiaomi Home ,进入集成详情页 > DOWNLOAD
|
一键从 HACS 安装米家集成:
|
||||||
|
|
||||||
> 米家集成暂未添加到 HACS 商店,敬请期待。
|
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=XiaoMi&repository=ha_xiaomi_home&category=integration)
|
||||||
|
|
||||||
|
或者,HACS > 在搜索框中输入 **Xiaomi Home** > 点击 **Xiaomi Home** ,进入集成详情页 > DOWNLOAD
|
||||||
|
|
||||||
### 方法 3:通过 [Samba](https://github.com/home-assistant/addons/tree/master/samba) 或 [FTPS](https://github.com/hassio-addons/addon-ftp) 手动安装
|
### 方法 3:通过 [Samba](https://github.com/home-assistant/addons/tree/master/samba) 或 [FTPS](https://github.com/hassio-addons/addon-ftp) 手动安装
|
||||||
|
|
||||||
@ -47,7 +49,7 @@ HACS > 右上角三个点 > Custom repositories > Repository: https://github.com
|
|||||||
|
|
||||||
[设置 > 设备与服务 > 添加集成](https://my.home-assistant.io/redirect/brand/?brand=xiaomi_home) > 搜索“`Xiaomi Home`” > 下一步 > 请点击此处进行登录 > 使用小米账号登录
|
[设置 > 设备与服务 > 添加集成](https://my.home-assistant.io/redirect/brand/?brand=xiaomi_home) > 搜索“`Xiaomi Home`” > 下一步 > 请点击此处进行登录 > 使用小米账号登录
|
||||||
|
|
||||||
[](https://my.home-assistant.io/redirect/config_flow_start/?domain=xiaomi_home)
|
[](https://my.home-assistant.io/redirect/config_flow_start/?domain=xiaomi_home)
|
||||||
|
|
||||||
### 添加 MIoT 设备
|
### 添加 MIoT 设备
|
||||||
|
|
||||||
@ -59,7 +61,7 @@ HACS > 右上角三个点 > Custom repositories > Repository: https://github.com
|
|||||||
|
|
||||||
方法:[设置 > 设备与服务 > 已配置 > Xiaomi Home](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home) > 添加中枢 > 下一步 > 请点击此处进行登录 > 使用小米账号登录
|
方法:[设置 > 设备与服务 > 已配置 > Xiaomi Home](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home) > 添加中枢 > 下一步 > 请点击此处进行登录 > 使用小米账号登录
|
||||||
|
|
||||||
[](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home)
|
[](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home)
|
||||||
|
|
||||||
### 修改配置项
|
### 修改配置项
|
||||||
|
|
||||||
@ -353,7 +355,7 @@ instance code 为 MIoT-Spec-V2 实例代码,格式如下:
|
|||||||
```
|
```
|
||||||
service:<siid> # 服务
|
service:<siid> # 服务
|
||||||
service:<siid>:property:<piid> # 属性
|
service:<siid>:property:<piid> # 属性
|
||||||
service:<siid>:property:<piid>:valuelist:<value> # 属性取值列表的值
|
service:<siid>:property:<piid>:valuelist:<value> # 属性取值列表的索引值
|
||||||
service:<siid>:event:<eiid> # 事件
|
service:<siid>:event:<eiid> # 事件
|
||||||
service:<siid>:action:<aiid> # 方法
|
service:<siid>:action:<aiid> # 方法
|
||||||
```
|
```
|
||||||
|
@ -18,6 +18,8 @@ SPEC_BOOL_TRANS_FILE = path.join(
|
|||||||
ROOT_PATH, '../custom_components/xiaomi_home/miot/specs/bool_trans.yaml')
|
ROOT_PATH, '../custom_components/xiaomi_home/miot/specs/bool_trans.yaml')
|
||||||
SPEC_FILTER_FILE = path.join(
|
SPEC_FILTER_FILE = path.join(
|
||||||
ROOT_PATH, '../custom_components/xiaomi_home/miot/specs/spec_filter.yaml')
|
ROOT_PATH, '../custom_components/xiaomi_home/miot/specs/spec_filter.yaml')
|
||||||
|
SPEC_MULTI_LANG_FILE = path.join(
|
||||||
|
ROOT_PATH, '../custom_components/xiaomi_home/miot/specs/multi_lang.json')
|
||||||
SPEC_ADD_FILE = path.join(
|
SPEC_ADD_FILE = path.join(
|
||||||
ROOT_PATH, '../custom_components/xiaomi_home/miot/specs/spec_add.json')
|
ROOT_PATH, '../custom_components/xiaomi_home/miot/specs/spec_add.json')
|
||||||
SPEC_MODIFY_FILE = path.join(
|
SPEC_MODIFY_FILE = path.join(
|
||||||
@ -140,6 +142,14 @@ def bool_trans(d: dict) -> bool:
|
|||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
||||||
|
def multi_lang(data: dict) -> bool:
|
||||||
|
"""dict[str, dict[str, dict[str, str]]]"""
|
||||||
|
for key in data.keys():
|
||||||
|
if key.count(':') != 5:
|
||||||
|
return False
|
||||||
|
return nested_3_dict_str_str(data)
|
||||||
|
|
||||||
|
|
||||||
def spec_add(data: dict) -> bool:
|
def spec_add(data: dict) -> bool:
|
||||||
"""dict[str, list[dict[str, int| str | list]]]"""
|
"""dict[str, list[dict[str, int| str | list]]]"""
|
||||||
if not isinstance(data, dict):
|
if not isinstance(data, dict):
|
||||||
@ -304,6 +314,10 @@ def sort_spec_add(file_path: str):
|
|||||||
return dict(sorted(filter_data.items()))
|
return dict(sorted(filter_data.items()))
|
||||||
|
|
||||||
|
|
||||||
|
def sort_multi_lang(file_path: str):
|
||||||
|
return sort_spec_add(file_path)
|
||||||
|
|
||||||
|
|
||||||
def sort_spec_modify(file_path: str):
|
def sort_spec_modify(file_path: str):
|
||||||
filter_data = load_yaml_file(file_path=file_path)
|
filter_data = load_yaml_file(file_path=file_path)
|
||||||
assert isinstance(filter_data, dict), f'{file_path} format error'
|
assert isinstance(filter_data, dict), f'{file_path} format error'
|
||||||
@ -326,6 +340,14 @@ def test_spec_filter():
|
|||||||
assert spec_filter(data), f'{SPEC_FILTER_FILE} format error'
|
assert spec_filter(data), f'{SPEC_FILTER_FILE} format error'
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.github
|
||||||
|
def test_multi_lang():
|
||||||
|
data = load_json_file(SPEC_MULTI_LANG_FILE)
|
||||||
|
assert isinstance(data, dict)
|
||||||
|
assert data, f'load {SPEC_MULTI_LANG_FILE} failed'
|
||||||
|
assert multi_lang(data), f'{SPEC_MULTI_LANG_FILE} format error'
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.github
|
@pytest.mark.github
|
||||||
def test_spec_add():
|
def test_spec_add():
|
||||||
data = load_json_file(SPEC_ADD_FILE)
|
data = load_json_file(SPEC_ADD_FILE)
|
||||||
@ -418,6 +440,12 @@ def test_miot_data_sort():
|
|||||||
f'{SPEC_FILTER_FILE} not sorted, goto project root path'
|
f'{SPEC_FILTER_FILE} not sorted, goto project root path'
|
||||||
' and run the following command sorting, ',
|
' and run the following command sorting, ',
|
||||||
'pytest -s -v -m update ./test/check_rule_format.py')
|
'pytest -s -v -m update ./test/check_rule_format.py')
|
||||||
|
assert json.dumps(
|
||||||
|
load_json_file(file_path=SPEC_MULTI_LANG_FILE)) == json.dumps(
|
||||||
|
sort_multi_lang(file_path=SPEC_MULTI_LANG_FILE)), (
|
||||||
|
f'{SPEC_MULTI_LANG_FILE} not sorted, goto project root path'
|
||||||
|
' and run the following command sorting, ',
|
||||||
|
'pytest -s -v -m update ./test/check_rule_format.py')
|
||||||
assert json.dumps(load_json_file(file_path=SPEC_ADD_FILE)) == json.dumps(
|
assert json.dumps(load_json_file(file_path=SPEC_ADD_FILE)) == json.dumps(
|
||||||
sort_spec_add(file_path=SPEC_ADD_FILE)), (
|
sort_spec_add(file_path=SPEC_ADD_FILE)), (
|
||||||
f'{SPEC_ADD_FILE} not sorted, goto project root path'
|
f'{SPEC_ADD_FILE} not sorted, goto project root path'
|
||||||
@ -438,6 +466,8 @@ def test_sort_spec_data():
|
|||||||
sort_data = sort_spec_filter(file_path=SPEC_FILTER_FILE)
|
sort_data = sort_spec_filter(file_path=SPEC_FILTER_FILE)
|
||||||
save_yaml_file(file_path=SPEC_FILTER_FILE, data=sort_data)
|
save_yaml_file(file_path=SPEC_FILTER_FILE, data=sort_data)
|
||||||
_LOGGER.info('%s formatted.', SPEC_FILTER_FILE)
|
_LOGGER.info('%s formatted.', SPEC_FILTER_FILE)
|
||||||
|
sort_data = sort_multi_lang(file_path=SPEC_MULTI_LANG_FILE)
|
||||||
|
save_json_file(file_path=SPEC_MULTI_LANG_FILE, data=sort_data)
|
||||||
sort_data = sort_spec_add(file_path=SPEC_ADD_FILE)
|
sort_data = sort_spec_add(file_path=SPEC_ADD_FILE)
|
||||||
save_json_file(file_path=SPEC_ADD_FILE, data=sort_data)
|
save_json_file(file_path=SPEC_ADD_FILE, data=sort_data)
|
||||||
_LOGGER.info('%s formatted.', SPEC_ADD_FILE)
|
_LOGGER.info('%s formatted.', SPEC_ADD_FILE)
|
||||||
|
Reference in New Issue
Block a user