jaroschek / home-assistant-myuplink

Custom Home Assistant integration for devices and sensors in myUplink account.
39 stars 8 forks source link

My uplink bugs #75

Open woodex1981 opened 5 months ago

woodex1981 commented 5 months ago

Logger: homeassistant.components.sensor.recorder Source: components/sensor/recorder.py:288 Integration: Sensor (documentation, issues) First occurred: January 23, 2024 at 19:40:10 (3 occurrences) Last logged: January 23, 2024 at 22:05:10

Entity sensor.hoiax_18760ne2181023857482_stored_energy from integration myuplink has state class total_increasing, but its state is not strictly increasing. Triggered by state 13.07 (13.08) with last_updated set to 2024-01-23T18:37:56.023721+00:00. Please create a bug report at https://github.com/jaroschek/home-assistant-myuplink/issues Entity sensor.nibe_energy_measurement_energy_log_used_energy_for_heating_over_the_past_hour from integration myuplink has state class total_increasing, but its state is not strictly increasing. Triggered by state 1.23 (1.24) with last_updated set to 2024-01-23T20:04:10.989065+00:00. Please create a bug report at https://github.com/jaroschek/home-assistant-myuplink/issues Entity sensor.nibe_energy_measurement_energy_log_produced_energy_for_heating_over_the_past_hour from integration myuplink has state class total_increasing, but its state is not strictly increasing. Triggered by state 4.1 (4.17) with last_updated set to 2024-01-23T21:04:30.513944+00:00. Please create a bug report at https://github.com/jaroschek/home-assistant-myuplink/issues Updating state for sensor.nibe_s735_7_r_em_3x230v_no_discharge_bt14 (<class 'custom_components.myuplink.sensor.MyUplinkParameterSensorEntity'>) took 0.470 seconds. Please create a bug report at https://github.com/jaroschek/home-assistant-myuplink/issues Logger: homeassistant.helpers.entity Source: helpers/entity.py:1108 First occurred: 06:42:38 (1 occurrences) Last logged: 06:42:38

Logger: homeconnect.sseclient Source: /usr/local/lib/python3.11/site-packages/homeconnect/sseclient.py:89 First occurred: January 23, 2024 at 21:08:03 (1 occurrences) Last logged: January 23, 2024 at 21:08:03

Exception while reading event: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/homeconnect/sseclient.py", line 81, in next next_chunk = next(self.resp_iterator) ^^^^^^^^^^^^^^^^^^^^^^^^ StopIteration