Current temperature extreme negative value
Johnymalina opened this issue · 4 comments
Prerequisites
- Aqara E1 TRV
Zigbee2MQTT
{
"away_preset_temperature": "5.0",
"battery": 0,
"calibrated": true,
"child_lock": false,
"device_temperature": 25,
"internal_heating_setpoint": 5,
"linkquality": 10,
"local_temperature": -327.68,
"occupied_heating_setpoint": 5,
"power_outage_count": 6,
"preset": "manual",
"schedule": false,
"schedule_settings": "mon,sun|0:00,21.0|12:00,17.0|18:00,21.0|23:59,21.0",
"sensor": "internal",
"setup": false,
"system_mode": "heat",
"update": {
"installed_version": 2590,
"latest_version": 2590,
"state": "idle"
},
"valve_alarm": false,
"valve_detection": false,
"voltage": 2600,
"window_detection": true,
"window_open": false
}
{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2024.10.4",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.12.4",
"docker": true,
"arch": "x86_64",
"timezone": "Europe/Prague",
"os_name": "Linux",
"os_version": "6.6.54-haos",
"supervisor": "2024.10.3",
"host_os": "Home Assistant OS 13.2",
"docker_version": "27.2.0",
"chassis": "embedded",
"run_as_root": true
},
"custom_components": {
"device_tools": {
"documentation": "https://github.com/eulemitkeule/device-tools",
"version": "0.0.0",
"requirements": []
},
"openmediavault": {
"documentation": "https://github.com/tomaae/homeassistant-openmediavault",
"version": "0.0.0",
"requirements": []
},
"browser_mod": {
"documentation": "https://github.com/thomasloven/hass-browser_mod/blob/master/README.md",
"version": "2.3.1",
"requirements": []
},
"battery_notes": {
"documentation": "https://andrew-codechimp.github.io/HA-Battery-Notes/",
"version": "2.5.4",
"requirements": []
},
"hacs": {
"documentation": "https://hacs.xyz/docs/configuration/start",
"version": "2.0.1",
"requirements": [
"aiogithubapi>=22.10.1"
]
},
"mikrotik_router": {
"documentation": "https://github.com/tomaae/homeassistant-mikrotik_router",
"version": "0.0.0",
"requirements": [
"librouteros>=3.2.0",
"mac-vendor-lookup>=0.1.12"
]
},
"adaptive_lighting": {
"documentation": "https://github.com/basnijholt/adaptive-lighting#readme",
"version": "1.22.0",
"requirements": [
"ulid-transform"
]
},
"better_thermostat": {
"documentation": "https://github.com/KartoffelToby/better_thermostat",
"version": "1.6.0",
"requirements": []
},
"spook_inverse": {
"documentation": "https://spook.boo",
"version": "3.1.0",
"requirements": []
},
"spook": {
"documentation": "https://spook.boo",
"version": "3.1.0",
"requirements": []
}
},
"integration_manifest": {
"domain": "better_thermostat",
"name": "Better Thermostat",
"after_dependencies": [
"climate"
],
"codeowners": [
"kartoffeltoby"
],
"config_flow": true,
"dependencies": [
"climate",
"recorder"
],
"documentation": "https://github.com/KartoffelToby/better_thermostat",
"iot_class": "local_push",
"issue_tracker": "https://github.com/KartoffelToby/better_thermostat/issues",
"requirements": [],
"version": "1.6.0",
"is_built_in": false
},
"setup_times": {
"null": {
"setup": 0.0001917120534926653
},
"01J8QV9KF00YK14WVS4V8AAQC9": {
"wait_import_platforms": -3.371071691974066,
"config_entry_setup": 3.4333167959703133
},
"01J8QY690Z871NN1K6G33HC5Q5": {
"wait_import_platforms": -3.433031490072608,
"config_entry_setup": 3.4374430109746754
}
},
"data": {
"info": {
"name": "Living Room Heating",
"temperature_sensor": "sensor.living_room_thermometer_temperature",
"off_temperature": 20,
"tolerance": 0.2,
"target_temp_step": 0.5,
"humidity_sensor": "sensor.living_room_thermometer_humidity",
"outdoor_sensor": "sensor.garden_thermometer_temperature",
"window_off_delay": 60,
"window_off_delay_after": 60,
"window_sensors": "binary_sensor.living_room_back_windows",
"weather": null,
"cooler": null,
"model": "SRTS-A01/SRTS-A01"
},
"thermostat": {
"climate.living_room_trv_big": {
"name": "Living Room TRV Big",
"state": "heat",
"attributes": {
"hvac_modes": [
"off",
"heat"
],
"min_temp": 5.0,
"max_temp": 30.0,
"target_temp_step": 0.5,
"preset_modes": [
"none",
"manual",
"away",
"auto"
],
"current_temperature": -327.7,
"temperature": 5.0,
"preset_mode": "manual",
"friendly_name": "Living Room TRV Big",
"supported_features": 401
},
"bt_config": {
"calibration": "target_temp_based",
"calibration_mode": "heating_power_calibration",
"protect_overheating": false,
"no_off_system_mode": false,
"heat_auto_swapped": false,
"child_lock": true,
"homaticip": false
},
"bt_adapter": "mqtt",
"bt_integration": "mqtt",
"model": "SRTS-A01"
},
"climate.living_room_trv_small": {
"name": "Living Room TRV Small",
"state": "heat",
"attributes": {
"hvac_modes": [
"off",
"heat"
],
"min_temp": 5.0,
"max_temp": 30.0,
"target_temp_step": 0.5,
"preset_modes": [
"none",
"manual",
"away",
"auto"
],
"current_temperature": 23.3,
"temperature": 23.5,
"preset_mode": "manual",
"friendly_name": "Living Room TRV Small",
"supported_features": 401
},
"bt_config": {
"calibration": "target_temp_based",
"calibration_mode": "heating_power_calibration",
"protect_overheating": false,
"no_off_system_mode": false,
"heat_auto_swapped": false,
"child_lock": true,
"homaticip": false
},
"bt_adapter": "mqtt",
"bt_integration": "mqtt",
"model": "SRTS-A01"
}
},
"external_temperature_sensor": {
"entity_id": "sensor.living_room_thermometer_temperature",
"state": "22.83",
"attributes": {
"state_class": "measurement",
"unit_of_measurement": "\u00b0C",
"device_class": "temperature",
"friendly_name": "Living Room Thermometer Temperature"
},
"last_changed": "2024-11-03T09:01:11.584270+00:00",
"last_reported": "2024-11-03T09:01:11.584270+00:00",
"last_updated": "2024-11-03T09:01:11.584270+00:00",
"context": {
"id": "01JBRM3GH01YEMDJT38XCPHG4N",
"parent_id": null,
"user_id": null
}
},
"window_sensor": {
"entity_id": "binary_sensor.living_room_back_windows",
"state": "off",
"attributes": {
"entity_id": [
"binary_sensor.living_room_back_left_window_contact",
"binary_sensor.living_room_back_left_middle_window_contact"
],
"icon": "mdi:window-open-variant",
"friendly_name": "Living Room Back Windows"
},
"last_changed": "2024-11-03T08:07:46.331143+00:00",
"last_reported": "2024-11-03T08:07:46.331143+00:00",
"last_updated": "2024-11-03T08:07:46.331143+00:00",
"context": {
"id": "01JBRH1PCTBYW8ZWW04NB25EZQ",
"parent_id": null,
"user_id": null
}
}
}
}
Description
I have two TRVs added to BT and using external sensor. I have for the third time dead batteries after few hours because external temperature i set to -327 degrees and TRV want to probably open the valve to 10000% and die doing it. It doesnt happen to both TRV at the same time but did happend already to both (but not on the same occasion). How to troubleshoot this?
Versions
Core
2024.10.4
Supervisor
2024.10.3
Operating System
13.2
BT
1.6.0
@Johnymalina is your dead battery fals negative value every time "over" -100?
It is allways exactly -327.7 degrees
TRVs are both calibrated. Dont think its a calibration issue though because they are working normally just this anomaly appears once in a few weeks. And connection to Docker. not clear to me what you mean?