KartoffelToby / better_thermostat

This custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It combines a room-temperature sensor, window/door sensors, weather forecasts, or an ambient temperature probe to decide when it should call for heat and automatically calibrate your TRVs to fix the imprecise measurements taken in the radiator's vicinity.
https://better-thermostat.org
GNU Affero General Public License v3.0
746 stars 123 forks source link

Saswell SEA801-Zigbee/SEA802-Zigbee does not work It is always in the off state #90

Closed iksrd closed 2 years ago

iksrd commented 2 years ago

Saswell SEA801-Zigbee/SEA802-Zigbee does not work It is always in the off state

Zigbee TS0601 Module

Manufacturer Zigbee _TZE200_c88teujp

climate:

KartoffelToby commented 2 years ago

can you pls enable the debug log and share it?

iksrd commented 2 years ago

ell me how to get this debug log to send you

blazewicz commented 2 years ago

Its issue with Z2M, see Koenkk/zigbee-herdsman-converters#3494

KartoffelToby commented 2 years ago
logger:
  default: warning
  logs:
    custom_components.ai_thermostat: debug
blazewicz commented 2 years ago

You may try updating z2m to latest dev, it should be fixed with Koenkk/zigbee-herdsman#474.

KartoffelToby commented 2 years ago

not the real issue here, but be sure you run 0.8.1 with HA 2021.11

for HA 2021.12 you need 0.8.2

KartoffelToby commented 2 years ago

@iksrd Any news here? My SEA801-Zigbee/SEA802-Zigbee just work fine, cant rebuild your issue, BTW 0.8.5 is out

iksrd commented 2 years ago

I'm sorry what's taking so long

iksrd commented 2 years ago

2021-12-22 14:03:09 INFO (MainThread) [custom_components.ai_thermostat.climate] Starting ai_thermostat for kabinet_zapad_zapad with version: 0.8.1 waiting for entity to be ready... 2021-12-22 14:03:09 INFO (MainThread) [custom_components.ai_thermostat.climate] Starting ai_thermostat for kabinet_zapad_sever with version: 0.8.1 waiting for entity to be ready... 2021-12-22 14:03:14 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'Температура термоголовка' trigger: In 'numeric_state' condition: unknown entity climate.tybfe749004109fb8084zh49 2021-12-22 14:03:14 INFO (MainThread) [custom_components.ai_thermostat.climate] Register ai_thermostat with name: kabinet_zapad_zapad 2021-12-22 14:03:14 INFO (MainThread) [custom_components.ai_thermostat.climate] Register ai_thermostat with name: kabinet_zapad_sever 2021-12-22 14:03:19 DEBUG (MainThread) [custom_components.ai_thermostat.climate] ai_thermostat triggerd States > Window open: False Night mode: False Mode: heat Setted: heat hasmode: True Calibration: -2.5 - send: True settemp: 23.0 curtemp: 20.2 Model: SEA801-Zigbee/SEA802-Zigbee Calibration type: 0 Winter: True TRV: Батарея кабинет запад-запад 2021-12-22 14:03:19 DEBUG (MainThread) [custom_components.ai_thermostat.climate] ai_thermostat triggerd States > Window open: False Night mode: False Mode: heat Setted: heat hasmode: True Calibration: -3.8 - send: True settemp: 23.0 curtemp: 20.2 Model: SEA801-Zigbee/SEA802-Zigbee Calibration type: 0 Winter: True TRV: Батарея кабинет запад-север 2021-12-22 14:04:39 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.kompiuter_ira is taking over 10 seconds custom_components.ai_thermostat.climate

KartoffelToby commented 2 years ago

you need the latest Version

KartoffelToby commented 2 years ago

Will close this for know, pls use the latest version, if the problem isn't solved, feel free to open a new one

sorryusernameisalreadytaken commented 1 year ago

@iksrd can you check this config with the latest beta51? https://github.com/KartoffelToby/better_thermostat/discussions/640#discussioncomment-4387347