You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output from Home Assistant Developer Tools state e.g.
Output from Home Assistant Device Diagnostic from BT
{
Traceback (most recent call last):File "/config/custom_components/better_thermostat/climate.py", line 794, in startupawait init(self, trv)File "/config/custom_components/better_thermostat/adapters/delegate.py", line 46, in initreturn await self.real_trvs[entity_id]["adapter"].init(self, entity_id)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/config/custom_components/better_thermostat/adapters/generic.py", line 39, in init).state in (STATE_UNAVAILABLE, STATE_UNKNOWN, None):^^^^^
}
Description
Updated ha core and better ui card today, after that it's not possible to create or reconfigure a better-thermostate entity
Steps to Reproduce
Open be and change something on an existing be-entity, save it and look for the red dot (unavailable) at this entity
Delete and recreate this entity from scratch, save it and look for the red dot at this entity
Restart HA, look for the red dot entitys after that
Expected behavior:
Create a new entity or reconfigure should result to a working entity
Actual behavior:
BE- entitys result to a red dot in the entity list and cannot show up in better thermostat ui (greyed out)
LinuxfarmerHH
changed the title
Unavailable (Re-config or New-confgured) Traceback
Unavailable traceback when re-configured or new-configured
Nov 10, 2024
Prerequisites
Description
Updated ha core and better ui card today, after that it's not possible to create or reconfigure a better-thermostate entity
Steps to Reproduce
Expected behavior:
Create a new entity or reconfigure should result to a working entity
Actual behavior:
BE- entitys result to a red dot in the entity list and cannot show up in better thermostat ui (greyed out)
Versions
Core 2024.11.1
Supervisor 2024.11.2
Operating System 13.2
Frontend 20241106.2
Better Thermostat 1.6.1
Additional Information
The text was updated successfully, but these errors were encountered: