File tree 2 files changed +3
-3
lines changed
libraries/Zigbee/examples/Zigbee_Window_Covering
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
2
2
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 .
4
4
5
5
To see if the communication with your Zigbee network works, use the Serial monitor and watch for output there.
6
6
Original file line number Diff line number Diff line change 19
19
* The window covering is a Zigbee end device, which is moving the blinds (lift+tilt) and reporting
20
20
* its current position to the Zigbee network.
21
21
*
22
- * Use setCoveingType () to set the type of covering (blind, shade, etc.).
22
+ * Use setCoveringType () to set the type of covering (blind, shade, etc.).
23
23
*
24
24
* The example also demonstrates how to use the button to manually control the lift position.
25
25
*
You can’t perform that action at this time.
0 commit comments