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
LG ThinQ integration triggers WARNING logs entries for homeassistant fan component where FanEntityFeature is not configured correctly in homeassistant.components.lg_thinq.fan.ThinQFanEntity class.
Details of log errors:
Logger: homeassistant.components.fan
Source: components/fan/init.py:295
integration: Fan (documentation, issues)
First occurred: 9:21:50 AM (8 occurrences)
Last logged: 9:21:50 AM
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (fan) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of fan can trigger bot actions by commenting:
@home-assistant close Closes the issue.
@home-assistant rename Awesome new title Renames the issue.
@home-assistant reopen Reopen the issue.
@home-assistant unassign fan Removes the current integration label and assignees on the issue, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
Hey there @LG-ThinQ-Integration, mind taking a look at this issue as it has been labeled with an integration (lg_thinq) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of lg_thinq can trigger bot actions by commenting:
@home-assistant close Closes the issue.
@home-assistant rename Awesome new title Renames the issue.
@home-assistant reopen Reopen the issue.
@home-assistant unassign lg_thinq Removes the current integration label and assignees on the issue, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
The problem
LG ThinQ integration triggers WARNING logs entries for homeassistant fan component where FanEntityFeature is not configured correctly in homeassistant.components.lg_thinq.fan.ThinQFanEntity class.
Details of log errors:
Logger: homeassistant.components.fan
Source: components/fan/init.py:295
integration: Fan (documentation, issues)
First occurred: 9:21:50 AM (8 occurrences)
Last logged: 9:21:50 AM
Entity None (<class 'homeassistant.components.lg_thinq.fan.ThinQFanEntity'>) does not set FanEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+lg_thinq%22
Entity None (<class 'homeassistant.components.lg_thinq.fan.ThinQFanEntity'>) does not set FanEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+lg_thinq%22
What version of Home Assistant Core has the issue?
core-2024.11.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Core
Integration causing the issue
LG ThinQ
Link to integration documentation on our website
https://www.home-assistant.io/integrations/lg_thinq
The text was updated successfully, but these errors were encountered: