Good afternoon friends,
I just installed a sense home energy monitor. I bought it because I was excited to have some triggers based on things turning on or off. But, it looks like the component is broken. Anyone had any luck?
2019-08-02 01:07:36 INFO (MainThread) [homeassistant.setup] Setting up sense
2019-08-02 01:07:41 INFO (MainThread) [homeassistant.setup] Setup of domain sense took 5.3 seconds.
2019-08-02 01:07:43 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.sense
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.steps
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.master_bedroom_lights
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.ds_hall_6
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.ds_hall_door
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.master_f_l
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.hallway_lights
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.bed_c_1
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.kitchen_lights
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.ds_hall_2
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.office_desk
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.stairs
2019-08-02 01:07:44 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new binary_sensor.sense entity: binary_sensor.living_room_lights
2019-08-02 01:07:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.sense
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/sense/sensor.py", line 121, in async_update
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/sense/sensor.py", line 61, in update_active
File "/srv/homeassistant/lib/python3.7/site-packages/sense_energy/asyncsenseable.py", line 41, in update_realtime
File "/srv/homeassistant/lib/python3.7/site-packages/sense_energy/asyncsenseable.py", line 47, in async_realtime_stream
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/sense/sensor.py", line 121, in async_update
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/sense/sensor.py", line 61, in update_active
File "/srv/homeassistant/lib/python3.7/site-packages/sense_energy/asyncsenseable.py", line 41, in update_realtime
File "/srv/homeassistant/lib/python3.7/site-packages/sense_energy/asyncsenseable.py", line 47, in async_realtime_stream
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/sense/__init__.py", line 58, in async_sense_update