Just installed the sense hat in my Hassio … any ideas how to switch the light OFF?
And get the 3 meters to display a value?
the log displays hefty errors
File “/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py”, line 216, in async_add_entity
yield from entity.async_device_update(warning=False)
File “/usr/lib/python3.6/site-packages/homeassistant/helpers/entity.py”, line 309, in async_device_update
yield from self.hass.async_add_job(self.update)
File “/usr/lib/python3.6/asyncio/futures.py”, line 331, in iter
yield self # This tells Task to wait for completion.
File “/usr/lib/python3.6/asyncio/tasks.py”, line 244, in _wakeup
future.result()
File “/usr/lib/python3.6/asyncio/futures.py”, line 244, in result
raise self._exception
File “/usr/lib/python3.6/concurrent/futures/thread.py”, line 55, in run
result = self.fn(*self.args, **self.kwargs)
File “/usr/lib/python3.6/site-packages/homeassistant/components/sensor/sensehat.py”, line 99, in update
self.data.update()
File “/usr/lib/python3.6/site-packages/homeassistant/util/init.py”, line 306, in wrapper
result = method(*args, **kwargs)
File “/usr/lib/python3.6/site-packages/homeassistant/components/sensor/sensehat.py”, line 125, in update
from sense_hat import SenseHat
File “/usr/lib/python3.6/site-packages/sense_hat/init.py”, line 2, in
from .sense_hat import SenseHat, SenseHat as AstroPi
File “/usr/lib/python3.6/site-packages/sense_hat/sense_hat.py”, line 10, in
import RTIMU # custom version
ModuleNotFoundError: No module named ‘RTIMU’
ok thanks, glad to follow your suggestion, now find out how to raise an issue
btw, ive returned the Hat, seemed a bit too much of an educational project