marshn
|
acbcb9d2be
|
Fix to RF receiver for Drayton Digistat heating controller (#6235)
|
2024-02-19 07:38:32 +13:00 |
|
Robert Paskowitz
|
e3d146ee44
|
Support full (>460 char) dumps of Pronto IR commands (#6040)
Co-authored-by: Rob Paskowitz <rob@paskowitz.ca>
|
2024-01-09 09:44:08 +09:00 |
|
marshn
|
513a02ce11
|
Add Keeloq RF protocol (#5511)
|
2023-12-22 09:30:23 +09:00 |
|
marshn
|
222bb9b495
|
Improvements to RF receiver for Drayton Digistat heating controller (#5504)
|
2023-12-21 16:17:01 +09:00 |
|
Chris AtLee
|
937a9c96ce
|
Allow haier remote protocol to use lambdas (#5898)
|
2023-12-21 09:11:32 +09:00 |
|
Nicolas Gilles
|
d0bcba3b3f
|
ir_transmitter: add support for repeated commands in NEC protocol (#4995)
Co-authored-by: Nicolas Gilles <nicolas.gilles@aiven.io>
|
2023-12-13 08:55:20 +09:00 |
|
Jesse Hills
|
a15a812466
|
Fix missing include in remote_base (#5843)
|
2023-11-28 09:43:41 +13:00 |
|
Sergey Dudanov
|
00eedeb8b3
|
remote_base: added helper class and schemas (#5169)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-11-14 06:55:36 +13:00 |
|
marshn
|
b978985aa1
|
Add Byron Doorbell RF protocol (#4718)
|
2023-11-07 08:30:23 +13:00 |
|
DAVe3283
|
e0cee472c3
|
Fix compile with latest esp-idf on esp32c6 (#5677)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-11-05 23:13:01 +00:00 |
|
dependabot[bot]
|
53572dcb8a
|
Bump pyupgrade from 3.10.1 to 3.13.0 (#5428)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-10-19 13:08:44 +13:00 |
|
Keith Burzinski
|
cdc4f7f59b
|
IDF 5 fixes for various components from test1.yaml (#5451)
|
2023-10-18 19:33:36 +13:00 |
|
Pavlo Dudnytskyi
|
7e7c83b3ca
|
Support for Haier IR protocol added (#5403)
|
2023-10-09 09:49:55 +13:00 |
|
Sergey Dudanov
|
4a518e3e7a
|
remote_base: change dumpers log level (#5253)
|
2023-08-16 11:11:44 +12:00 |
|
Sergey Dudanov
|
b9e9223fdd
|
rmt_base additional minor changes (#5245)
|
2023-08-15 07:21:22 +12:00 |
|
Sergey Dudanov
|
0daf4545a9
|
fix midea: undo approved PR#4053 (#5233)
|
2023-08-14 09:06:04 +12:00 |
|
Samuel Sieb
|
283d9a0f5f
|
fix aeha data template (#5231)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2023-08-11 16:21:24 +12:00 |
|
Sergey Dudanov
|
794a4bd9a1
|
remote_base changes (#5124)
|
2023-07-31 08:07:33 +12:00 |
|
Sergey Dudanov
|
cd72a2ed7e
|
Bump clang-tidy from 11 to 14 (#5160)
|
2023-07-31 07:44:56 +12:00 |
|
Sergey Dudanov
|
827b2def1e
|
Coolix IR protocol improvements (#5105)
* coolix protocol
* tests
* 24-bit range
* some DRY in coolix
* added short condition
* one more change
* final prettify
* v2023.8
|
2023-07-23 08:15:37 +12:00 |
|
marshn
|
379b1d84dd
|
RF Codec for Drayton Digistat heating controller (#4494)
|
2023-05-01 16:12:53 +12:00 |
|
Oxan van Leeuwen
|
14e38f0469
|
Upgrade clang-format to v13 (#4535)
* Upgrade clang-format to v13
* Apply clang-format-13 formatting changes
* Format
* Format bme_680
---------
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-03-20 03:38:41 +00:00 |
|
Aliasghar Dashkhaneh
|
bd86a0ac3b
|
Update __init__.py (#4514)
In some Sony remote codes, the **data** is more than 16 bits.
|
2023-03-05 18:45:54 +00:00 |
|
Jesse Hills
|
f98d93efa8
|
Fix multiple remote_receivers with triggers (#4477)
|
2023-02-23 00:38:45 +00:00 |
|
Eric van Blokland
|
7810ad40d7
|
Added CanalSat and CanalSatLD protocol support (#3513)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-02-09 13:22:05 +13:00 |
|
Jesse Hills
|
9273e3775b
|
Add vector includes (#4080)
|
2022-11-24 13:12:55 +13:00 |
|
Alex Reid
|
20da03f8c6
|
Midea ir templatable code (#4053)
|
2022-11-23 12:53:48 +13:00 |
|
Jesse Hills
|
ef26677b67
|
Always use brackets around single log macros (#4072)
|
2022-11-23 10:32:51 +13:00 |
|
Samuel Sieb
|
7a91ca9809
|
split pronto codes if they are too long (#3812)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2022-09-16 07:27:50 +12:00 |
|
yuhei mukoyama
|
0907de8662
|
Add AEHA IR Protocol (#3726)
|
2022-08-31 16:43:33 +12:00 |
|
Samuel Sieb
|
5dec9d88f6
|
add log messages for bad pronto codes (#3738)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2022-08-23 13:26:36 +12:00 |
|
Samuel Sieb
|
e7cfb5492e
|
Use correct struct members. (#3672)
|
2022-08-02 17:09:17 +12:00 |
|
André Klitzing
|
72cce391ab
|
Fix some typos found by codespell (#3598)
|
2022-06-27 18:02:46 -03:00 |
|
Guillermo Ruffino
|
f002a23d2d
|
Language schema 202204 (#3492)
|
2022-06-17 13:46:20 +12:00 |
|
Eric van Blokland
|
6349b5f654
|
Added RC6 protocol support (#3514)
|
2022-06-03 15:37:04 +12:00 |
|
cvwillegen
|
7895cd92cd
|
Remote base pronto receive (#2826)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-04-13 07:39:38 +12:00 |
|
ImSorryButWho
|
f137cc10f4
|
Remote magiquest protocol (#2963)
Co-authored-by: Aaron Hertz <aaron@rockforest.org>
Co-authored-by: Otto Winter <otto@otto-winter.com>
|
2022-02-18 22:22:41 +01:00 |
|
Jesse Hills
|
7a242bb4ed
|
Binary Sensor codegen tidyup (#3217)
|
2022-02-18 10:39:59 +13:00 |
|
Jesse Hills
|
40e06c9819
|
Raise minimum python version to 3.8 (#3176)
|
2022-02-10 09:55:11 +01:00 |
|
Oxan van Leeuwen
|
80d03a631e
|
Force braces around multi-line statements (#3094)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-01-25 08:56:36 +13:00 |
|
Oxan van Leeuwen
|
7da12a878f
|
Enable readability-redundant-member-init check (#3097)
|
2022-01-23 20:34:43 +13:00 |
|
Stefan Grufman
|
41bcc8c0f4
|
Nexa 433MHz RF protocol (#2037)
Co-authored-by: Stefan Grufman <stefan.grufman@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-01-10 23:35:39 +13:00 |
|
Sergey Dudanov
|
9a70bfa471
|
New Midea IR component, improvements and fixes (#2847)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-01-10 11:47:19 +13:00 |
|
Oxan van Leeuwen
|
a4931f5d78
|
Clean-up reverse_bits helpers (#3011)
|
2022-01-07 00:54:58 +13:00 |
|
Oxan van Leeuwen
|
beeb0c7c5a
|
Introduce hex parsing & formatting helper functions (#2882)
|
2021-12-13 09:15:23 +13:00 |
|
Oxan van Leeuwen
|
607601b3a4
|
Enable a bunch of clang-tidy checks (#2149)
|
2021-12-02 09:03:51 +13:00 |
|
Sergey V. DUDANOV
|
6f9439e1bc
|
Fix byte order in NEC protocol implementation (#2534)
|
2021-11-17 18:35:50 +01:00 |
|
Guillermo Ruffino
|
6e5cfac927
|
fix rc switch protocol 6 (#2672)
|
2021-11-10 16:15:15 +13:00 |
|
cvwillegen
|
366552a969
|
Remote base add pronto protocol (#2619)
|
2021-11-10 16:11:35 +13:00 |
|
Otto Winter
|
aec02afcdc
|
Fix clang-tidy header filter (#2385)
* Fix clang-tidy header filter
* Allow private members
* Fix clang-tidy detections
* Run clang-format
* Fix remaining detections
* Fix graph
* Run clang-format
|
2021-09-24 18:02:28 +02:00 |
|