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

class 'custom_components.smartthinq_sensors.fan.LGEFan' does not set FanEntityFeature.TURN_OFF or TURN_ON #783

Open
ShantanuKhan opened this issue Aug 10, 2024 · 0 comments · May be fixed by #792

Comments

@ShantanuKhan
Copy link

Entity None (<class 'custom_components.smartthinq_sensors.fan.LGEFan'>) does not set FanEntityFeature.TURN_OFF but implements the turn_off method.

Entity None (<class 'custom_components.smartthinq_sensors.fan.LGEFan'>) does not set FanEntityFeature.TURN_ON but implements the turn_on method.

  • Home Assistant version installed: 2024.8.0
  • Component version installed: v0.39.2
  • Last know working version: 2024.7.4

Logger: homeassistant.components.fan
Source: components/fan/init.py:295
integration: Fan (documentation, issues)
First occurred: 11:01:30 AM (8 occurrences)
Last logged: 11:01:30 AM

Entity None (<class 'custom_components.smartthinq_sensors.fan.LGEFan'>) does not set FanEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/ollo69/ha-smartthinq-sensors/issues
Entity None (<class 'custom_components.smartthinq_sensors.fan.LGEFan'>) does not set FanEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/ollo69/ha-smartthinq-sensors/issues

@iprak iprak linked a pull request Sep 7, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant