File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
libraries/Zigbee/examples/Zigbee_Window_Covering Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # Arduino-ESP32 Widnow Covering Example
1+ # Arduino-ESP32 Window Covering Example
22
3- This example shows how to configure the Zigbee end device and use it as a Home Automation (HA) window covering or port .
3+ This example shows how to configure the Zigbee end device and use it as a Home Automation (HA) window covering device .
44
55To see if the communication with your Zigbee network works, use the Serial monitor and watch for output there.
66
Original file line number Diff line number Diff line change 1919 * The window covering is a Zigbee end device, which is moving the blinds (lift+tilt) and reporting
2020 * its current position to the Zigbee network.
2121 *
22- * Use setCoveingType () to set the type of covering (blind, shade, etc.).
22+ * Use setCoveringType () to set the type of covering (blind, shade, etc.).
2323 *
2424 * The example also demonstrates how to use the button to manually control the lift position.
2525 *
You can’t perform that action at this time.
0 commit comments