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

Support for Wind-Free options #17

Open
kleju00 opened this issue Jan 19, 2020 · 0 comments
Open

Support for Wind-Free options #17

kleju00 opened this issue Jan 19, 2020 · 0 comments

Comments

@kleju00
Copy link

kleju00 commented Jan 19, 2020

Hello, some Samsung air conditioners have a Wind-Free function that is not currently supported. Would it be possible to add this feature in the future? I send attributes of my air conditioning with this function enabled:

hvac_modes: cool,heat,dry,fan_only,heat_cool,off
min_temp: 16
max_temp: 32
target_temp_step: 1
fan_modes: auto,low,medium,high
preset_modes: none,sleep,boost,home,comfort,quiet
swing_modes: off,vertical,horizontal,both
name: yaml
device_state: {"Devices": [{"Alarms": [{"alarmType": "Device", "code": "FilterAlarm_OFF", "id": "0", "triggeredTime": "2020-01-19T20:29:13"}], "ConfigurationLink": {"href": "/devices/0/configuration"}, "Diagnosis": {"diagnosisStart": "Ready"}, "EnergyConsumption": {"saveLocation": "/files/usage.db"}, "InformationLink": {"href": "/devices/0/information"}, "Mode": {"modes": ["Wind"], "options": ["Comode_Nano", "Sleep_0", "Autoclean_Off", "Spi_On", "FilterCleanAlarm_0", "OutdoorTemp_57", "CoolCapa_25", "WarmCapa_32", "UsagesDB_254", "FilterTime_1395", "ExtendOptionCode_1", "OptionCode_56506", "UpdateAllow_NotAllowed", "FilterAlarmTime_500", "Function_15", "Volume_100"], "supportedModes": ["Cool", "Dry", "Wind", "Auto"]}, "Operation": {"power": "On"}, "Temperatures": [{"current": 22.0, "desired": 24.0, "id": "0", "maximum": 30, "minimum": 16, "unit": "Celsius"}], "Wind": {"direction": "Fix", "maxSpeedLevel": 4, "speedLevel": 1}, "connected": true, "description": "TP6X_RAC_17K", "id": "0", "name": "RAC", "resources": ["Alarms", "Configuration", "Diagnosis", "EnergyConsumption", "Information", "Mode", "Operation", "Temperatures", "Wind"], "type": "Air_Conditioner", "uuid": "xxx"}]}
hvac_mode: fan_only
preset_mode: Comode_Nano
power: on
purify: on
auto_clean: off
beep: Function_15
special_mode: Comode_Nano
special_modes: off,sleep,speed,2step,comfort,quiet,smart
fan_mode: low
fan_max_mode: turbo
fan_max_modes: auto,low,medium,high,turbo
swing_mode: off
good_sleep: 0
temperature: 24
current_temperature: 22
friendly_name: climate_ip_yaml
supported_features: 57

My AC model: AR09MSPXBWKN

It looks like this mode is called "nano". Interestingly, this integration allows me to enable the "smart" function which is not available from the SamartThings application and IR remote control. Anyone know what this function does for?
Many thanks for the integration which has more possibilities than the one provided by the manufacturer!

PS: Is it possible to get into the energy consumption of air conditioning?

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

1 participant