mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-26 16:30:11 +08:00
_v2.9.0 (20260103)_ release **[Bug Fixes]** - Bosch: Fixed the bug where the wind speed was always set to auto. (#2237) - Update IRsend sendHaierAC to include SEND_HAIER_AC160 (#2172) - Gree: Fix reporting vertical swing (#2125) - Fix `decodeYork()` parameter names & defaults. (#2121) - Fix the Coolix fan-only mode in IRac class. (#2104) - Fix missing quiet parameter of haier176 (#2102) - ESP32-C3: Fix compilation error when USB CDC on Boot is enabled (#2080) **[Features]** - Add Fahrenheit support for the BOSCH144 protocol (#2224) - Build: Add compatibility with C++20 (#2040) - Add initial detailed support for Kelon168 (Kelon/Hisense) (#1949) - Add support for the Eurom A/C protocol (#2208) - Add Fahrenheit support for Coolix (#2214) - ESP32: Esp32 Core version 3 support (#2144) - auto_analyse_raw_data: Add kXxMsbFirst to easy change MSBFirst for the full protocol (#2143) - change kAirtonMaxTemp from 25C to 31C (#2124) - Added support for Bluestar Heavy AC (#2120) - Add support of Toshiba Remote Control B (#2094) - Update haier160 & HaierYRWO2 to use quiet in the common class. (#2115) - Internationalisation: Solvakian translation (#2091) - Daikin: Support setting temperature in 0.5 C unit (#2036) - Quiet/Silent Mode for Electra_AC (#1990) **[Misc]** - Document Fischer R51L1/BGE remote support (#2231) - CI: pin python v3.13 - CI: Attempt to fix intelhex failures - IRMQTTServer: Fixes for ArduinoJson v7 to remove depreicated calls - docs: updated contributing section for clarity (by Prerna Utage) (#2221) - Fix typo in Russian language support (#2210) - Build: Update CodeQL actions plugin to use v3 as v2 will be deprecated soon - Build: Fix soon to be deprecated set-output command - Build: Update build scripts to use non-deprecated actions tooling - Fix linter issues (#2173) - pylint fix raw_to_pronto_code.py (#2150) - Document support for Comfee model (#2147) - DAIKIN: ARC443A5 Remote supported note (#2138) - library.json specifies libCompatMode strict (#2111) - Added Electrolux EACM CL/N3 series remote to TCL protocol (#2100) - Add AR-JW19 to supported devices (#2069) - Remove unused constant `kRcmmExcess` (#2033) - Panasonic AC: Document support for PV1122V remote (#2029) - Document support for Panasonic CS-E12QKEW A/C (#2028)
87 lines
7.7 KiB
HTML
87 lines
7.7 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.9.8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>IRremoteESP8266: Class Members - Functions</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">IRremoteESP8266
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.8 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all functions with links to the classes they belong to:</div>
|
|
|
|
<h3><a id="index_v" name="index_v"></a>- v -</h3><ul>
|
|
<li>validChecksum() : <a class="el" href="classIRAirtonAc.html#a2de77d004fb86a27db9861df7c624197">IRAirtonAc</a>, <a class="el" href="classIRAmcorAc.html#a1ad297a62ac3152c9d957cef38757d28">IRAmcorAc</a>, <a class="el" href="classIRArgoACBase.html#a75a13ff6c6c6ad22283d03dcf0151130">IRArgoACBase< ARGO_PROTOCOL_T ></a>, <a class="el" href="classIRCarrierAc64.html#affa23f178e079cd3a6c933240759fe80">IRCarrierAc64</a>, <a class="el" href="classIRDaikin128.html#ad0b16e48bff00c5cdeffa1419c003946">IRDaikin128</a>, <a class="el" href="classIRDaikin152.html#ade1c641eecea63857115fc20f1811fe7">IRDaikin152</a>, <a class="el" href="classIRDaikin160.html#a0d9f3af404e3b6c116e8c27e938f8479">IRDaikin160</a>, <a class="el" href="classIRDaikin176.html#abc97abc68f535f7ad801b393e0a795d5">IRDaikin176</a>, <a class="el" href="classIRDaikin216.html#a663c11977545ba01b34715a61a26ab88">IRDaikin216</a>, <a class="el" href="classIRDaikin2.html#ade5c0dbfe38d9ac0c4bc009c897af04d">IRDaikin2</a>, <a class="el" href="classIRDaikin64.html#ab04287881112ff21d1ea541c0f21b507">IRDaikin64</a>, <a class="el" href="classIRDaikinESP.html#ad766e60827f80b96a66449bddc621d87">IRDaikinESP</a>, <a class="el" href="classIRDelonghiAc.html#ae39b20bcea2b7090ac2e29d8cd28e5f6">IRDelonghiAc</a>, <a class="el" href="classIRElectraAc.html#a60034a18e7574844fb59a03e7789f419">IRElectraAc</a>, <a class="el" href="classIREuromAc.html#a85c6ea87cd2b3aac27ae3e1a7ccd7011">IREuromAc</a>, <a class="el" href="classIRFujitsuAC.html#a26153c647d127356e47d35a7456c6235">IRFujitsuAC</a>, <a class="el" href="classIRGreeAC.html#a74e7df0634f0a60110db8c033d9d5b1d">IRGreeAC</a>, <a class="el" href="classIRHaierAC160.html#a1bd0a116fb4d5f04f1438a57c9719da9">IRHaierAC160</a>, <a class="el" href="classIRHaierAC176.html#acb1d3109465ce8bdcc906f0ca38616e2">IRHaierAC176</a>, <a class="el" href="classIRHaierAC.html#ad7aae554b8f0a76493efc2a43ac0f780">IRHaierAC</a>, <a class="el" href="classIRHaierACYRW02.html#ad247247ed5cddddedf5ff31e7c7afbeb">IRHaierACYRW02</a>, <a class="el" href="classIRHitachiAc1.html#aa6b7ab76567ee15aa08b1594c67bd29d">IRHitachiAc1</a>, <a class="el" href="classIRHitachiAc.html#a2549c1fd2e8a603eb8924fbba8b26e87">IRHitachiAc</a>, <a class="el" href="classIRKelon168Ac.html#aeb76ec77ca6b017eadc39a77f40774e2">IRKelon168Ac</a>, <a class="el" href="classIRKelvinatorAC.html#aaa915fa5eb3f7e5c7a3dc143b6fda826">IRKelvinatorAC</a>, <a class="el" href="classIRLgAc.html#a51748fa24de24049a2fafb4590e84176">IRLgAc</a>, <a class="el" href="classIRMideaAC.html#a971ab4af0267bb732834e7e1f7b8e354">IRMideaAC</a>, <a class="el" href="classIRMirageAc.html#a88b8da40a963855145a1ada664d13bb0">IRMirageAc</a>, <a class="el" href="classIRMitsubishi136.html#a666d1268a93e96b50ac9012c09320de9">IRMitsubishi136</a>, <a class="el" href="classIRMitsubishiAC.html#ad74885e17434aa9038dc19ad74de4cd0">IRMitsubishiAC</a>, <a class="el" href="classIRMitsubishiHeavy152Ac.html#abef94200719da0c14e211315ffc8bede">IRMitsubishiHeavy152Ac</a>, <a class="el" href="classIRMitsubishiHeavy88Ac.html#aabd9d8f81108f20f1d7adff3ac6c2fd4">IRMitsubishiHeavy88Ac</a>, <a class="el" href="classIRNeoclimaAc.html#a32e4b4444e0a97b6da4447e977f74f94">IRNeoclimaAc</a>, <a class="el" href="classIRPanasonicAc.html#a6a084754596f7840dd308041d11a822d">IRPanasonicAc</a>, <a class="el" href="classIRRhossAc.html#a89d9019d92f80450bc24927d936e64cd">IRRhossAc</a>, <a class="el" href="classIRSamsungAc.html#a4f7339bce78ce2b656fc597b4c88db22">IRSamsungAc</a>, <a class="el" href="classIRSanyoAc.html#a77844e855a875ff0f5dc79200a3d2777">IRSanyoAc</a>, <a class="el" href="classIRSharpAc.html#acb7fb0ac19e09da02d36cb73c808420d">IRSharpAc</a>, <a class="el" href="classIRTcl112Ac.html#a204bc37ffadf72ed31b305197c4803f4">IRTcl112Ac</a>, <a class="el" href="classIRTechnibelAc.html#ac0bc7bfe24f72255230c8a4c1c7eb192">IRTechnibelAc</a>, <a class="el" href="classIRToshibaAC.html#adc7c1eee14e4de896121ad06e88b61eb">IRToshibaAC</a>, <a class="el" href="classIRTrotec3550.html#ae9f80c1c1d3f85d6a8d493bf2c53b0ce">IRTrotec3550</a>, <a class="el" href="classIRTrotecESP.html#ae08748e33ed12c536b18f6d0dc4da1c7">IRTrotecESP</a>, <a class="el" href="classIRTrumaAc.html#abd89085aeaa1847e37e14c01ac874c69">IRTrumaAc</a>, <a class="el" href="classIRVestelAc.html#ad3bcc08fb4242af7dcc65e534816a219">IRVestelAc</a>, <a class="el" href="classIRVoltas.html#a020336b6c8fd363d50ca44ba2b78181d">IRVoltas</a>, <a class="el" href="classIRWhirlpoolAc.html#a2d891069ebdecc62b03e8c92befa15c6">IRWhirlpoolAc</a></li>
|
|
<li>validSection() : <a class="el" href="classIRCoronaAc.html#af36894d88e7fb45affc883ba0b077862">IRCoronaAc</a></li>
|
|
<li>vestel() : <a class="el" href="classIRac.html#a9b1cd1a4d44bc56e62128b9dbc178bba">IRac</a></li>
|
|
<li>voltas() : <a class="el" href="classIRac.html#aab4cf3b1872a94835cf1c885b767adb6">IRac</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
|
|
</small></address>
|
|
</body>
|
|
</html>
|