Skip to content

Commit 3fcb071

Browse files
committed
heating
1 parent b4c8e6b commit 3fcb071

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

examples/LGACSendDemo/LGACSendDemo.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
1) Sample raw code : https://gist.github.com/chaeplin/ab2a7ad1533c41260f0d
2-
2) send raw code : https://gist.github.com/chaeplin/7c800d3166463bb51be4
1+
=== *** ===
2+
- 1) Sample raw code : https://gist.github.com/chaeplin/ab2a7ad1533c41260f0d
3+
- 2) send raw code : https://gist.github.com/chaeplin/7c800d3166463bb51be4
34

45

56
=== *** ===
@@ -19,6 +20,7 @@
1920

2021
=== *** ===
2122
* remote / Korea / without heating
23+
2224
| status |(0)| (1)| (2)| (3)| (4)| (5)| (6)| (7)
2325
|----------------|---|----|----|----|----|----|----|----
2426
| on / 25 / mid | C |1000|1000|0000|0000|1010|0010|1100
@@ -28,7 +30,8 @@
2830
| on / 25 / high | C |1000|1000|0000|0000|1010|0100|1110
2931
| on / 26 / high | C |1000|1000|0000|0000|1011|0100|1111
3032
| on / 27 / high | C |1000|1000|0000|0000|1100|0100|0000
31-
| on / 28 / high | C |1000|1000|0000|0000|1101|0100|0001
33+
| on / 28 / high | C |1000|1000|0000|0000|1101|0100|0001
34+
|----------------|---|----|----|----|----|----|----|----
3235
| 1 up | C |1000|1000|0000|1000|1101|0100|1001
3336
| Cool power | C |1000|1000|0001|0000|0000|1100|1101
3437
| energy saving | C |1000|1000|0001|0000|0000|0100|0101
@@ -74,4 +77,3 @@
7477
| heat82 | H |1000|1000|0000|0100|1101|0100|0101
7578
| heat84 | H |1000|1000|0000|0100|1110|0100|0110
7679
| heat86 | H |1000|1000|0000|0100|1111|0100|0111
77-

0 commit comments

Comments
 (0)