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

ClimateControl Warning #163

Open
AlexW75 opened this issue Feb 8, 2024 · 2 comments
Open

ClimateControl Warning #163

AlexW75 opened this issue Feb 8, 2024 · 2 comments

Comments

@AlexW75
Copy link

AlexW75 commented Feb 8, 2024

Logger: homeassistant.components.climate
Source: components/climate/init.py:354
Integration: Klima (documentation, issues)
First occurred: 20:21:59 (6 occurrences)
Last logged: 20:21:59

Entity None (<class 'custom_components.bosch_shc.climate.ClimateControl'>) implements HVACMode(s): auto, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/tschamm/boschshc-hass/issues

@lesgrebe
Copy link

lesgrebe commented Feb 18, 2024

Hello,

+1 same Log entry after Hass restart on my environment (Raspi 4 8GB). Maybe a fix in a future update?

Core
2024.2.2
Supervisor
2024.01.1
Operating System
11.5
Frontend
20240207.1

Regards
Michi

@Matze89x
Copy link

Matze89x commented Feb 18, 2024

with 0.4.88 with core-2024.2.2

the same here:

https://github.com/tschamm/boschshc-hass/issues
2024-02-18 19:36:41.498 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.bosch_shc.climate.ClimateControl'>) implements HVACMode(s): auto, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/tschamm/boschshc-hass/issues
2024-02-18 19:36:41.500 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.bosch_shc.climate.ClimateControl'>) implements HVACMode(s): auto, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/tschamm/boschshc-hass/issues
2024-02-18 19:36:41.502 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.bosch_shc.climate.ClimateControl'>) implements HVACMode(s): auto, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/tschamm/boschshc-hass/issues
2024-02-18 19:36:41.506 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.bosch_shc.climate.ClimateControl'>) implements HVACMode(s): auto, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/tschamm/boschshc-hass/issues
2024-02-18 19:36:41.508 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.bosch_shc.climate.ClimateControl'>) implements HVACMode(s): auto, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/tschamm/boschshc-hass/issues
2024-02-18 19:36:41.510 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.bosch_shc.climate.ClimateControl'>) implements HVACMode(s): auto, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/tschamm/boschshc-hass/issues
2024-02-18 19:36:41.511 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.bosch_shc.climate.ClimateControl'>) implements HVACMode(s): auto, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/tschamm/boschshc-hass/issues
2024-02-18 19:36:41.513 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.bosch_shc.climate.ClimateControl'>) implements HVACMode(s): auto, heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/tschamm/boschshc-hass/issues

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

3 participants