robmarkcole / Hue-remotes-HASS

PLEASE READ THE README
Apache License 2.0
31 stars 9 forks source link

aiohue.sensors missing? #13

Closed onlymejosh closed 4 years ago

onlymejosh commented 4 years ago

Hey there, I followed the steps and added the hue_remote folder to custom_components

➜  homeassistant git:(master) ✗ ls custom_components/hueremote
implemented_remotes.py  __init__.py  manifest.json  __pycache__  remote.py

I am getting the following error

Platform error remote.hueremote - cannot import name 'TYPE_ZLL_ROTARY' from 'aiohue.sensors' (/usr/local/lib/python3.7/site-packages/aiohue/sensors.py)

Any ideas what I need to do to fix this?

jrollinson commented 4 years ago

Hi, @onlymejosh.

I solved this problem by updating home assistant.