Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change name device after update HACS repo #29

Open
alessandrobenevelli opened this issue Jan 9, 2023 · 6 comments
Open

Change name device after update HACS repo #29

alessandrobenevelli opened this issue Jan 9, 2023 · 6 comments

Comments

@alessandrobenevelli
Copy link

Hello,
after the last update of the package under HACS the climate.bdr_thermostat entity (created by the previous installation) is no longer available and a new one with the name climate.bdr_circa has been created in its place.
it's correct?

@jdschuitemaker
Copy link

Do you see an error if you go to Settings -> Devices & Services? For me the device is showing a red box around it that says that it failed to setup. See my issue here #30

@alessandrobenevelli
Copy link
Author

No error. the entity works correctly but I had to replace it in the various automations instead of the previous one.

@alessandrobenevelli
Copy link
Author

After a restart of the home assistant this error is continuously logged

home-assistant | 2023-01-10 23:30:48.816 ERROR (MainThread) [custom_components.bdr_thermostat.climate] {'mode': 'schedule', 'fireplaceModeOn': False, 'roomTemperature': {'value': 21.0, 'unit': '°C', 'min': 0.0, 'max': 50.0}, 'roomTemperatureSetpoint': {'value': 19.0, 'unit': '°C', 'min': 5.0, 'max': 30.0, 'increment': 0.1}, 'nextSwitch': {'time': '05:30', 'dayOffset': 1, 'roomTemperatureSetpoint': {'value': 21.5, 'unit': '°C'}}, 'zoneActivity': 'heating', 'timeProgram': 2}

@jdschuitemaker
Copy link

jdschuitemaker commented Jan 11, 2023

I removed the integration and re-installed it to see if I could replicate what you are seeing. I now have problem my password and it seems it cannot login. I do have a pairing code from my thermostat.

Edit: I can login now, but I am still seeing another problem.

@merkens
Copy link

merkens commented Jan 11, 2023

I have the same problem. The entitity name changed after update and now my logs are flooded with this error:

{'mode': 'schedule', 'fireplaceModeOn': False, 'roomTemperature': {'value': 18.0, 'unit': '°C', 'min': -25.0, 'max': 150.0}, 'roomTemperatureSetpoint': {'value': 16.0, 'unit': '°C', 'min': 0.0, 'max': 60.0, 'increment': 0.1}, 'nextSwitch': {'time': '06:00', 'dayOffset': 0, 'roomTemperatureSetpoint': {'value': 19.0, 'unit': '°C'}}, 'zoneActivity': 'heating', 'timeProgram': 1}

@robhuls
Copy link

robhuls commented Jan 18, 2023

I have the same problem as @merkens and @alessandrobenevelli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants