Skip to content

Commit

Permalink
Update docs - include valid device files
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 27, 2024
1 parent c723ceb commit a5ddb97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/LIGHT_CODES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,9 @@
The following are the code files created by the amazing people in the community. Before you start creating your own code file, try if one of them works for your device. **Please clone this repo and open Pull Request to include your own working and not included codes in the supported models.** Contributing to your own code files is most welcome.

<!-- MARKDOWN-AUTO-DOCS:START (JSON_TO_HTML_TABLE:src=./docs/light_codes.json) -->
<table class="JSON-TO-HTML-TABLE"><thead><tr><th class="file-th">file</th><th class="manufacturer-th">manufacturer</th><th class="models-th">models</th><th class="controller-th">controller</th></tr></thead><tbody ><tr ><td class="file-td td_text">1000.json</td><td class="manufacturer-td td_text">Iris Ohyama</td><td class="models-td td_text">LEDHCL-R2</td><td class="controller-td td_text">Broadlink</td></tr>
<tr ><td class="file-td td_text">1020.json</td><td class="manufacturer-td td_text">NEC</td><td class="models-td td_text">RE0201-CH1</td><td class="controller-td td_text">Broadlink</td></tr>
<tr ><td class="file-td td_text">1021.json</td><td class="manufacturer-td td_text">NEC</td><td class="models-td td_text">RE0201-CH2</td><td class="controller-td td_text">Broadlink</td></tr>
<tr ><td class="file-td td_text">1040.json</td><td class="manufacturer-td td_text">Toshiba</td><td class="models-td td_text">FRC-199T</td><td class="controller-td td_text">Broadlink</td></tr>
<tr ><td class="file-td td_text">1060.json</td><td class="manufacturer-td td_text">Takizumi</td><td class="models-td td_text">TLR-002</td><td class="controller-td td_text">Broadlink</td></tr></tbody></table>
<!-- MARKDOWN-AUTO-DOCS:END -->

0 comments on commit a5ddb97

Please sign in to comment.