Skip to content

Commit

Permalink
Update CLIMATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vassilis-panos authored Jan 8, 2021
1 parent 7e7450f commit 39978bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CLIMATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ _Please note that the device_code field only accepts positive numbers. The .json
**unique_id** (Optional): An ID that uniquely identifies this device. If two devices have the same unique ID, Home Assistant will raise an exception.<br />
**device_code** (Required): .... (Accepts only positive numbers)<br />
**controller_data** (Required): The data required for the controller to function. Enter the entity_id of the Broadlink remote **(must be an already configured device)**, or the entity id of the Xiaomi IR controller, or the MQTT topic on which to send commands.<br />
**delay** (Optional): Adjusts the delay in seconds between multiple commands. The default is 0.5s. <br />
**delay** (Optional): Adjusts the delay in seconds between multiple commands. The default is 0.5 <br />
**temperature_sensor** (Optional): *entity_id* for a temperature sensor<br />
**humidity_sensor** (Optional): *entity_id* for a humidity sensor<br />
**power_sensor** (Optional): *entity_id* for a sensor that monitors whether your device is actually On or Off. This may be a power monitor sensor. (Accepts only on/off states)<br />
Expand Down

0 comments on commit 39978bf

Please sign in to comment.