libdyson-wg / ha-dyson

Home Assistant custom integration for Wi-Fi connected Dyson devices
MIT License
208 stars 23 forks source link

Warning log: set ClimateEntityFeature #141

Open sudomax opened 4 months ago

sudomax commented 4 months ago

Got the following log:

Logger: homeassistant.components.climate
Source: components/climate/__init__.py:361
integration: Climate (documentation, issues)
First occurred: 8:12:08 AM (1 occurrences)
Last logged: 8:12:08 AM

Entity None (<class 'custom_components.dyson_local.climate.DysonPureHotCoolEntity'>) implements HVACMode(s): off, cool, heat and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/libdyson-wg/ha-dyson/issues
dotvezz commented 4 months ago

Thanks @sudomax! I'd tried to fix this with a previous update but it didn't work. Are you on a Home Assistant beta, or is this log showing on mainline Home Assistant now?

sudomax commented 4 months ago

Mainline. 2024.3 exactly. Let me know if you need anything else.

On Sun, Mar 17, 2024, 06:09 Ben Vezzani @.***> wrote:

Thanks @sudomax https://github.com/sudomax! I'd tried to fix this with a previous update but it didn't work. Are you on a Home Assistant beta, or is this log showing on mainline Home Assistant now?

— Reply to this email directly, view it on GitHub https://github.com/libdyson-wg/ha-dyson/issues/141#issuecomment-2002175308, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOMVQVNJHLPEPNIKMZFFPT3YYTGMJAVCNFSM6AAAAABEVF4ALGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGE3TKMZQHA . You are receiving this because you were mentioned.Message ID: @.***>

sayam93 commented 3 months ago

I am running HomeAssistant in a docker container on my Raspberry Pi 4B (software and kernels all updated to the latest stable releases) and got the same.

2024-03-18 16:45:45.575 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.dyson_local.climate.DysonPureHotCoolEntity'>) implements HVACMode(s): off, cool, heat and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/libdyson-wg/ha-dyson/issues

HA Core: 2024.3.0 HA Frontend: 20240306.0 Docker version 25.0.4, build 1a576c5

AnthonyBe commented 2 months ago

I'm still seeing this warning logged with HA 2024.4.4 and integration v1.3.11:

2024-04-26 10:42:20.363 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.dyson_local.climate.DysonPureHotCoolLinkEntity'>) implements HVACMode(s): off, cool, heat and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/libdyson-wg/ha-dyson/issues

My device is a Dyson Pure Hot+Cool Link fan.

Let me know if there is any other info I can provide to assist investigation!

J4yDubsHome commented 2 months ago

Seeing same warning.

Core 2024.5.1 Supervisor 2024.04.4 Operating System 12.2 Frontend 20240501.0

v1.4.0-rc4

`Logger: homeassistant.components.climate Source: components/climate/init.py:363 integration: Climate (documentation, issues) First occurred: 7:21:45 PM (1 occurrences) Last logged: 7:21:45 PM

Entity None (<class 'custom_components.dyson_local.climate.DysonPureHotCoolEntity'>) implements HVACMode(s): off, cool, heat and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/libdyson-wg/ha-dyson/issues`

GentlemanJK commented 1 month ago

Another one for you:

Core 2024.6.1 Supervisor 2024.06.0 Operating System 12.3 Frontend 20240605.0

Running on HA Green

Dyson Pure Hot+Cold Link (Dyson 455) in the USA. Setup using the MyDyson account method. I do know that the climate related functions are limited in the MyDyson app in the USA as well.

Logger: homeassistant.components.climate Source: components/climate/init.py:371 integration: Climate (documentation, issues) First occurred: 9:16:12 AM (1 occurrences) Last logged: 9:16:12 AM

Entity None (<class 'custom_components.dyson_local.climate.DysonPureHotCoolLinkEntity'>) implements HVACMode(s): off, cool, heat and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/libdyson-wg/ha-dyson/issues

nyok92 commented 1 month ago

Same issue with HA supervised install :

Enregistreur: homeassistant.components.climate
Source: components/climate/__init__.py:371
intégration: Thermostat ([documentation](https://www.home-assistant.io/integrations/climate), [problèmes](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+climate%22))
S'est produit pour la première fois: 11:55:16 (1 occurrences)
Dernier enregistrement: 11:55:16

Entity None (<class 'custom_components.dyson_local.climate.DysonPureHotCoolEntity'>) implements HVACMode(s): off, cool, heat and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/libdyson-wg/ha-dyson/issues