Closed tlf5000 closed 1 year ago
Hey, I think the problem of missing controls is related to #51 and the commands can't still be fetched correct. Can you see something in the logs?
Yes, you are right there are errors in the logs.
Logger: pyhon.hon
Source: custom_components/hon/__init__.py:31
Integration: Haier hOn ([documentation](https://github.com/Andre0512/hon/), [issues](https://github.com/Andre0512/hon/issues))
First occurred: 06:45:10 (1 occurrences)
Last logged: 06:45:10
Device data - {'fwVersion': '5.12.0', 'waterHard': 2, 'nickName': 'Стиралка', 'enrollmentDate': '2020-10-03T07:17:55.434Z', 'brand': 'candy', 'attributes': {'acuVersion': '4.B.A', 'chipset': 'ESP32D0WDQ5', 'dictionaryId': '117', 'lang': 'it-IT', 'uiVersion': '6.A.0'}, 'lastUpdate': '2022-03-02T18:31:31Z', 'applianceModelId': 216, 'eepromId': 95, 'applianceStatus': 1, 'coords': {'lng': 38.3624008, 'lat': 55.9939834}, 'SK': 'app#24-6f-28-71-b0-50', 'macAddress': '24-6f-28-71-b0-50', 'eepromName': '45320308', 'PK': 'user#eu-west-1:ae2c7fa0-2584-419f-9ea5-6ca136329ef6', 'modelName': 'RO441286DWMC4-07', 'applianceTypeName': 'WM', 'serialNumber': '3101111720310044', 'sections': {'ecoDelayStart': True}, 'topics': {'publish': [], 'subscribe': ['$aws/events/presence/disconnected/24-6f-28-71-b0-50', '$aws/events/presence/connected/24-6f-28-71-b0-50', 'haier/things/24-6f-28-71-b0-50/event/appliancestatus/update', 'haier/things/24-6f-28-71-b0-50/event/discovery/update']}}
Logger: pyhon.hon
Source: /usr/local/lib/python3.10/site-packages/pyhon/hon.py:85
First occurred: 06:45:10 (1 occurrences)
Last logged: 06:45:10
'series'
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/pyhon/hon.py", line 77, in _create_appliance
await asyncio.gather(
File "/usr/local/lib/python3.10/site-packages/pyhon/appliance.py", line 205, in load_commands
raw = await self.api.load_commands(self)
File "/usr/local/lib/python3.10/site-packages/pyhon/connection/api.py", line 79, in load_commands
"series": appliance.info["series"],
KeyError: 'series'
Hi, thanks I think I now understand how the appliance code is parsed correctly, please test the latest beta :slightly_smiling_face:
Hi!This weekend was the time to test the operation of the washing machine.All functions work!That's great!Thanks!The only thing I didn't see was the condition of the door, as I understand it is not in this model?
Hey, good to hear thanks! 👍 You're right, your appliance does not expose a door status 🙂
Hello! I would like to get full support for this washing machine.In versions
v0.8.0-beta.3
andv0.8.0-beta.4
the input works, but only 7 sensors are visible and there is no control. Here is the output of "Show Device Info":