Skip to content

Attributes gone from both units and one unit no longer allows setting of set points. #411

Description

@DavidValeri

System Health details

Version | core-2026.7.1
Installation type | Home Assistant OS
Development | false
Supervisor | true
Docker | true
Container architecture | aarch64
User | root
Virtual environment | false
Python version | 3.14.6
Operating system family | Linux
Operating system version | 6.18.34-haos-raspi
CPU architecture | aarch64
Timezone | America/New_York
Configuration directory | /config

Host operating system | Home Assistant OS 18.1
Update channel | stable
Supervisor version | supervisor-2026.06.2
Agent version | 1.9.0
Docker version | 29.5.3

Checklist

  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of currently previous issues..

Describe the issue

These may be related so including them in one issue, can split into two if needed. I at least noticed them at the same time.

The Climate card that is missing the set point controls on the entity details and in dashboards. They were here before and they still render on the Main Level unit.
Image
Image

The following outdoor unit attributes stopped being populated on June 10. This happened on both of my units.
states.sensor._odu_status.attributes.oducoiltmp
states.sensor._odu_status.attributes.dischargetmp
states.sensor._odu_status.attributes.suctpress
states.sensor._odu_status.attributes.suctsupheat
states.sensor._odu_status.attributes.sucttemp
states.sensor._odu_status.attributes.linevolt

Reproduction steps

No ability to change set points

  1. Start home assistant or reload integration
  2. Open Climate entity for Upper Level unit
  3. Observe that the rendering of the background on the set point circular graph is yellow and that no elements are rendered to enable me to change the set points.

Missing attributes

  1. Start home assistant
  2. Go to developer tools
  3. Select one of the two ODU Status entities
  4. Observe that the following attributes are no longer present

Debug logs

This is from a reload of the integration. I'm not going to go through hundreds of lines of logs from all the other integrations during a full startup looking for things I don't want to post on the internet.

Also note that the debug logs contained my email address more than once. You will see that as <REDACTED>.

`
2026-07-09 13:36:38.513 DEBUG (MainThread) [custom_components.ha_carrier] async setup entry: {'created_at': '2024-08-18T19:51:24.264314+00:00', 'data': {'password': '**REDACTED**', 'username': '**REDACTED**'}, 'discovery_keys': {}, 'disabled_by': None, 'domain': 'ha_carrier', 'entry_id': '01J5KGPQV8K5TJ0BPN46M42K59', 'minor_version': 1, 'modified_at': '2026-05-17T12:25:36.663061+00:00', 'options': {'infinite_holds': False, 'scan_interval': 1}, 'pref_disable_new_entities': False, 'pref_disable_polling': False, 'source': 'user', 'subentries': [], 'title': '<REDACTED>', 'unique_id': '**REDACTED**', 'version': 3}
2026-07-09 13:36:38.521 DEBUG (MainThread) [custom_components.ha_carrier.carrier_data_update_coordinator] fetching fresh all data
2026-07-09 13:36:39.755 DEBUG (MainThread) [custom_components.ha_carrier.carrier_data_update_coordinator] {'serial': '**REDACTED**', 'name': 'Upper Level', 'profile': {'name': 'Upper Level', 'serial': '**REDACTED**', 'model': 'SYSTXCCWIC01-B', 'brand': 'Carrier', 'firmware': 'CESR131626-04.79', 'indoor_model': '58CVA070---13112', 'indoor_serial': '**REDACTED**', 'indoor_unit_type': 'furnace', 'indoor_unit_source': 'gas', 'outdoor_model': '24VNA936A00320', 'outdoor_serial': '**REDACTED**', 'outdoor_unit_type': 'multistgac'}, 'status': {'time_stamp': datetime.datetime(2026, 7, 9, 17, 36, 39, 310000, tzinfo=tzutc()), 'outdoor_temperature': 86.0, 'mode': 'auto', 'temperature_unit': 'F', 'filter_used': 10, 'is_disconnected': False, 'airflow_cfm': 486, 'blower_rpm': 514, 'static_pressure': 0.1599999964237213, 'humidity_level': 100, 'humidifier_on': False, 'uv_lamp_level': 100, 'outdoor_unit_operational_status': 'dehumidify', 'indoor_unit_operational_status': 'off', 'outdoor_unit': {'type': 'proteusac', 'operational_status': 'dehumidify'}, 'indoor_unit': {'type': 'furnace2stg', 'operational_status': 'off', 'airflow_cfm': 486, 'static_pressure': 0.1599999964237213, 'blower_rpm': 514}, 'zones': [{'id': '1', 'name': None, 'current_status_activity_type': 'away', 'temperature': 72.0, 'humidity': 56, 'fan': 'off', 'hold': False, 'occupancy': False, 'hold_until': None, 'heat_set_point': 60.0, 'cool_set_point': 78.0, 'conditioning': 'active_cool'}]}, 'config': {'temperature_unit': 'F', 'mode': 'auto', 'heat_source': 'system', 'fan_enabled': True, 'zones': [{'api_id': '1', 'name': 'ZONE 1', 'current_activity': {'from_schedule': {'api_id': '1', 'type': 'away', 'fan': 'off', 'heat_set_point': 60.0, 'cool_set_point': 78.0}, 'from_status': {'api_id': '1', 'type': 'away', 'fan': 'off', 'heat_set_point': 60.0, 'cool_set_point': 78.0}}, 'hold_activity': None, 'hold': False, 'hold_until': None, 'occupancy_enabled': False, 'activities': [{'api_id': '1', 'type': 'away', 'fan': 'off', 'heat_set_point': 60.0, 'cool_set_point': 78.0}, {'api_id': '1', 'type': 'home', 'fan': 'off', 'heat_set_point': 70.0, 'cool_set_point': 72.0}, {'api_id': '1', 'type': 'manual', 'fan': 'off', 'heat_set_point': 70.0, 'cool_set_point': 75.0}, {'api_id': '1', 'type': 'sleep', 'fan': 'off', 'heat_set_point': 68.0, 'cool_set_point': 73.0}, {'api_id': '1', 'type': 'wake', 'fan': 'off', 'heat_set_point': 70.0, 'cool_set_point': 72.0}, {'api_id': None, 'type': 'vacation', 'fan': 'off', 'heat_set_point': 60.0, 'cool_set_point': 80.0}]}]}, 'energy': {'seer': 15.0, 'hspf': 8.80078125, 'cooling': False, 'hp_heat': False, 'fan': False, 'electric_heat': False, 'reheat': False, 'fan_gas': False, 'gas': True, 'loop_pump': False, 'periods': [{'id': 'day1', 'cooling': 0, 'hp_heat': 0, 'fan': 0, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 0, 'gas': 0, 'loop_pump': 0}, {'id': 'day2', 'cooling': 0, 'hp_heat': 0, 'fan': 0, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 0, 'gas': 0, 'loop_pump': 0}, {'id': 'month1', 'cooling': 0, 'hp_heat': 0, 'fan': 0, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 0, 'gas': 0, 'loop_pump': 0}, {'id': 'month2', 'cooling': 0, 'hp_heat': 0, 'fan': 0, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 0, 'gas': 452, 'loop_pump': 0}, {'id': 'year1', 'cooling': 0, 'hp_heat': 0, 'fan': 0, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 0, 'gas': 14709, 'loop_pump': 0}, {'id': 'year2', 'cooling': 0, 'hp_heat': 0, 'fan': 0, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 0, 'gas': 25880, 'loop_pump': 0}]}, 'supported_hvac_capabilities': {'heat': True, 'cool': False, 'fan': True}}
2026-07-09 13:36:39.756 DEBUG (MainThread) [custom_components.ha_carrier.carrier_data_update_coordinator] {'serial': '**REDACTED**', 'name': 'Main Level', 'profile': {'name': 'Main Level', 'serial': '**REDACTED**', 'model': 'SYSTXCCWIC01-B', 'brand': 'Carrier', 'firmware': 'CESR131626-04.79', 'indoor_model': '59TN6C100C211122', 'indoor_serial': '**REDACTED**', 'indoor_unit_type': 'furnace', 'indoor_unit_source': 'gas', 'outdoor_model': '24VNA948A00300', 'outdoor_serial': '**REDACTED**', 'outdoor_unit_type': 'multistgac'}, 'status': {'time_stamp': datetime.datetime(2026, 7, 9, 17, 36, 39, 340000, tzinfo=tzutc()), 'outdoor_temperature': 86.0, 'mode': 'auto', 'temperature_unit': 'F', 'filter_used': 20, 'is_disconnected': False, 'airflow_cfm': 1077, 'blower_rpm': 710, 'static_pressure': 0.23999999463558197, 'humidity_level': 12, 'humidifier_on': False, 'uv_lamp_level': 0, 'outdoor_unit_operational_status': 'Stage 4', 'indoor_unit_operational_status': 'off', 'outdoor_unit': {'type': 'proteusac', 'operational_status': 'Stage 4'}, 'indoor_unit': {'type': 'furnace2stg', 'operational_status': 'off', 'airflow_cfm': 1077, 'static_pressure': 0.23999999463558197, 'blower_rpm': 710}, 'zones': [{'id': '1', 'name': None, 'current_status_activity_type': 'home', 'temperature': 72.0, 'humidity': 47, 'fan': 'low', 'hold': False, 'occupancy': False, 'hold_until': None, 'heat_set_point': 69.0, 'cool_set_point': 72.0, 'conditioning': 'active_cool'}]}, 'config': {'temperature_unit': 'F', 'mode': 'auto', 'heat_source': 'system', 'fan_enabled': True, 'zones': [{'api_id': '1', 'name': 'ZONE 1', 'current_activity': {'from_schedule': {'api_id': '1', 'type': 'home', 'fan': 'low', 'heat_set_point': 69.0, 'cool_set_point': 72.0}, 'from_status': {'api_id': '1', 'type': 'home', 'fan': 'low', 'heat_set_point': 69.0, 'cool_set_point': 72.0}}, 'hold_activity': None, 'hold': False, 'hold_until': None, 'occupancy_enabled': False, 'activities': [{'api_id': '1', 'type': 'away', 'fan': 'off', 'heat_set_point': 60.0, 'cool_set_point': 75.0}, {'api_id': '1', 'type': 'home', 'fan': 'low', 'heat_set_point': 69.0, 'cool_set_point': 72.0}, {'api_id': '1', 'type': 'manual', 'fan': 'low', 'heat_set_point': 69.0, 'cool_set_point': 73.0}, {'api_id': '1', 'type': 'sleep', 'fan': 'off', 'heat_set_point': 67.0, 'cool_set_point': 75.0}, {'api_id': '1', 'type': 'wake', 'fan': 'off', 'heat_set_point': 70.0, 'cool_set_point': 72.0}, {'api_id': None, 'type': 'vacation', 'fan': 'off', 'heat_set_point': 60.0, 'cool_set_point': 80.0}]}]}, 'energy': {'seer': 15.0, 'hspf': 8.80078125, 'cooling': True, 'hp_heat': False, 'fan': True, 'electric_heat': False, 'reheat': False, 'fan_gas': True, 'gas': True, 'loop_pump': False, 'periods': [{'id': 'day1', 'cooling': 9, 'hp_heat': 0, 'fan': 0, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 0, 'gas': 0, 'loop_pump': 0}, {'id': 'day2', 'cooling': 10, 'hp_heat': 0, 'fan': 0, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 0, 'gas': 0, 'loop_pump': 0}, {'id': 'month1', 'cooling': 344, 'hp_heat': 0, 'fan': 14, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 0, 'gas': 0, 'loop_pump': 0}, {'id': 'month2', 'cooling': 106, 'hp_heat': 0, 'fan': 28, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 0, 'gas': 536, 'loop_pump': 0}, {'id': 'year1', 'cooling': 731, 'hp_heat': 0, 'fan': 159, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 161, 'gas': 42800, 'loop_pump': 0}, {'id': 'year2', 'cooling': 1545, 'hp_heat': 0, 'fan': 293, 'electric_heat': 0, 'reheat': 0, 'fan_gas': 242, 'gas': 64833, 'loop_pump': 0}]}, 'supported_hvac_capabilities': {'heat': True, 'cool': True, 'fan': True}}
2026-07-09 13:36:39.757 DEBUG (MainThread) [custom_components.ha_carrier.carrier_data_update_coordinator] Finished fetching <REDACTED> data in 1.235 seconds (success: True)
`

Diagnostics dump

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions