home-assistant-comfoconnect icon indicating copy to clipboard operation
home-assistant-comfoconnect copied to clipboard

HA 2024.08 Warning

Open mrvanes opened this issue 1 year ago • 1 comments

Aug 12 21:03:17 kronos hass[659876]: 2024-08-12 21:03:17.109 WARNING (MainThread) [homeassistant.components.fan] Entity None (<class 'custom_components.comfoconnect.fan.ComfoConnectFan'>) does not set FanEntityFeature.TURN_OFF but implements the turn_off method. Please report it to the author of the 'comfoconnect' custom integration

mrvanes avatar Aug 12 '24 19:08 mrvanes

fix proposed in PR #70

litinoveweedle avatar Aug 13 '24 18:08 litinoveweedle

Getting same logs over here:

Logger: homeassistant.components.fan Source: components/fan/init.py:295 integration: Fan (documentation, issues) First occurred: 23 August 2024 at 10:06:13 (2 occurrences) Last logged: 23 August 2024 at 10:06:13

Entity None (<class 'custom_components.comfoconnect.fan.ComfoConnectFan'>) does not set FanEntityFeature.TURN_OFF but implements the turn_off method. Please report it to the author of the 'comfoconnect' custom integration Entity None (<class 'custom_components.comfoconnect.fan.ComfoConnectFan'>) does not set FanEntityFeature.TURN_ON but implements the turn_on method. Please report it to the author of the 'comfoconnect' custom integration

rholligan avatar Aug 24 '24 11:08 rholligan

This should be fixed in the 0.2.1 and 0.2.2.

michaelarnauts avatar Sep 11 '24 20:09 michaelarnauts