xleonx90

Results 1 issues of xleonx90

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')}