mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +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)
95 lines
5.6 KiB
HTML
95 lines
5.6 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 - Variables</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 variables with links to the classes they belong to:</div>
|
|
|
|
<h3><a id="index_h" name="index_h"></a>- h -</h3><ul>
|
|
<li>HalfDegree : <a class="el" href="unionMitsubishi144Protocol.html#a5dd9bbf66e0f25d17a836346ad37d303">Mitsubishi144Protocol</a>, <a class="el" href="unionTcl112Protocol.html#a38ef38c4d67dfae2a1927ce756bba84a">Tcl112Protocol</a></li>
|
|
<li>HalfHour : <a class="el" href="unionTecoProtocol.html#ae7eed85a01e7041535279d98ef65cf6a">TecoProtocol</a></li>
|
|
<li>Header : <a class="el" href="unionAirtonProtocol.html#a3f6c9cbb295dec56e1e10adbe3e21332">AirtonProtocol</a>, <a class="el" href="unionMideaProtocol.html#a892508b7b4cade91dd2e315b678f5f1b">MideaProtocol</a>, <a class="el" href="unionMirage120Protocol.html#a987e12b572ba13eb290b44d15443476b">Mirage120Protocol</a>, <a class="el" href="unionTechnibelProtocol.html#a54fd7409b3eb2ccb826ab55f7ab3a4c9">TechnibelProtocol</a></li>
|
|
<li>Header0 : <a class="el" href="structCoronaSection.html#a3b3c0a1a42da65bb4b481e59b42f26a6">CoronaSection</a></li>
|
|
<li>Header1 : <a class="el" href="structCoronaSection.html#a3d6d6c1e31f82a76cd88f81bcdb83a3a">CoronaSection</a></li>
|
|
<li>Health : <a class="el" href="unionAirtonProtocol.html#a17f5e11ec4ff0cd09ade45042c5dd8a1">AirtonProtocol</a>, <a class="el" href="unionHaierAc160Protocol.html#ae1d8d0ea08f8d5c18624f76f45e49a69">HaierAc160Protocol</a>, <a class="el" href="unionHaierAc176Protocol.html#a72565d2954835156d9941a1c707457a9">HaierAc176Protocol</a>, <a class="el" href="unionHaierProtocol.html#a4cf70c633e33066e3fc0f98bb2ad3820">HaierProtocol</a>, <a class="el" href="unionTcl112Protocol.html#a2dce97bdebb2d9a2648d7e8e83ed892d">Tcl112Protocol</a></li>
|
|
<li>HeatOn : <a class="el" href="unionAirtonProtocol.html#af94a2562b5089197bb15cc18df5d8588">AirtonProtocol</a></li>
|
|
<li>Hold : <a class="el" href="unionNeoclimaProtocol.html#aaf3af5b5ab99978fb669e75949bfe136">NeoclimaProtocol</a></li>
|
|
<li>Hours : <a class="el" href="unionMirage120Protocol.html#a4bea29226e0b31905a1dbc8ab2bec063">Mirage120Protocol</a>, <a class="el" href="unionTrotecProtocol.html#acbcd8e075d48cdd5c4570cbab50643b1">TrotecProtocol</a>, <a class="el" href="unionVestelProtocol.html#a38a88b6bd1cbf6eb2a47fcc53768397f">VestelProtocol</a></li>
|
|
<li>Humid : <a class="el" href="unionTecoProtocol.html#a37db4d115d1b1bef9f71fa7bccb1865f">TecoProtocol</a></li>
|
|
<li>Humidity : <a class="el" href="unionDaikin2Protocol.html#a0ec7031e849f3fd3b691a280d8aba120">Daikin2Protocol</a>, <a class="el" href="unionHitachiAC296Protocol.html#a1c3c56154deccfd2820b6f129ba621cd">HitachiAC296Protocol</a></li>
|
|
<li>HumidOn : <a class="el" href="unionDaikin2Protocol.html#aa77b2842a4f2d61ce3c4ce555e09364c">Daikin2Protocol</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>
|