DavidMStraub / homeassistant-homeconnect

Custom component for Home Assistant to connect appliances supporting the Home Connect standard
MIT License
118 stars 29 forks source link

UNIT PERCENTAGE #110

Closed t0bse closed 4 years ago

t0bse commented 4 years ago

The UNIT_PERCENTAGE constant was changed to PERCENTAGE since 0.115 this causes an error:

Component error: home_connect_beta - cannot import name 'UNIT_PERCENTAGE' from 'homeassistant.const' (/usr/src/homeassistant/homeassistant/const.py)

could you please fix this? :)

DavidMStraub commented 4 years ago

Duplicate of #106.