Skip to content

Commit

Permalink
#79 Change component to "FAN"
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrBooyah committed May 11, 2023
1 parent 0ddc8d7 commit 339a81b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

@Component
public class HassAirPurifierEventHandler extends HassDeviceEventHandler<AirPurifierDevice> {
private final static String HASS_COMPONENT = "air_quality";
private final static String HASS_COMPONENT = "fan";

private final AirPurifierDeviceApi api;

Expand Down

0 comments on commit 339a81b

Please sign in to comment.