gvigroux / hon

Support of all Haier, Candy, Hoover appliances integrated in the official hOn mobile app. Direct access to all possible services and parameters
MIT License
118 stars 45 forks source link

Error setting up entry ubbwp.pl for hon #77

Closed Lisu25 closed 1 year ago

Lisu25 commented 1 year ago
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 382, in async_setup
    result = await component.async_setup_entry(hass, self)
  File "/config/custom_components/hon/__init__.py", line 70, in async_setup_entry
    coordinator = await hon.async_get_coordinator(appliance)
  File "/config/custom_components/hon/hon.py", line 89, in async_get_coordinator
    coordinator = HonBaseCoordinator( self._hass, self, appliance)
  File "/config/custom_components/hon/base.py", line 31, in __init__
    self._mac       = appliance["macAddress"]
KeyError: 'macAddress'

Air condition model: as35tamhra-c

gvigroux commented 1 year ago

I will fix it in 30 min

gvigroux commented 1 year ago

Should work now :) I'm closing the ticket. please reopen if it's not working