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

air_ionizer #75

Open
xleonx90 opened this issue Jul 21, 2020 · 2 comments
Open

air_ionizer #75

xleonx90 opened this issue Jul 21, 2020 · 2 comments

Comments

@xleonx90
Copy link

Is it possible to add ionizer activation in the air conditioner?
https://github.com/olinek2/LGAC_SmartT/blob/master/LGACServerNew.py
'air_ionizer': state.data['AirClean']
=====
@classmethod
def turn_Ionizer(cls, ac, state):
return {'code': ac.set_ionizer(state == 'on')}

@sampsyo
Copy link
Owner

sampsyo commented Jul 21, 2020

Hi! If you're interested in seeing something added to the library, can you consider making a pull request?

@xleonx90
Copy link
Author

Unfortunately I'm an Amateur in this business :)

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

No branches or pull requests

2 participants