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

Closed
ShantanuKhan opened this issue Aug 10, 2024 · 2 comments · 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

Copy link

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Sep 25, 2024
@ShantanuKhan
Copy link
Author

Keeping the issue active and awaiting for the pull request approval to address this #792

@github-actions github-actions bot removed the Stale label Sep 30, 2024
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