Set-DaikinAirCon
#
SYNOPSIS#
SYNTAX#
DESCRIPTIONCmdlet allows to configure the aircon device to the desired setting.
#
EXAMPLES#
EXAMPLE 1This example configures the aircon device to the specified parameter values.
#
PARAMETERS#
-HostNameHostname or IP of the Daikin AirCon device.
#
-PowerOnSet to $true or $false to specify if the master power should be on or off. This does not the affect the connectivity of the control surfice.
#
-TempSpecified the target temperature in celcius.
#
-ModeSpecifies the operating mode of the aircon device. Allowed values are; AUTO : Switches between heat and cold depending on the current and target temperature. DRY : Sets the device lower the humidity of the air. COLD : Sets the device chill the air if needed. No heat will be provided. HEAT : Sets the device heat the air if needed. No chilling of air will be provided. FAN : Sets the device to only circulate air without affecting temperature or humidity.
#
-FanSpeedSpecifies the strenght of the fan. Allowed values are; AUTO : Sets the device to manage fan speed to keep the target climate. SILENT : Sets the fan speed to minimize noise. Level_1 -> Level_5 : Sets the fan speed to the target level.
#
-FanDirectionSpecifies how the direction of airflow is controlled. Allowed values are Stopped, VerticalSwing, HorizontalSwing and BothSwing
#
CommonParametersThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
#
INPUTS#
OUTPUTS#
NOTES#
RELATED LINKS#
EDIT THIS DOCThis page was auto-generated from the powershell command comment based help. To edit the content of this page, update the script file comment based help on github Github