1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-15 15:20:27 +01:00

8289 Commits

Author SHA1 Message Date
Djordje
12af2da6b3 [remote_base] NEC, fix get_protocol_type_and_fields 2025-02-22 00:44:53 +01:00
Djordje
7de47fabfe [remote_base] NEC, tests 2025-02-21 23:15:20 +01:00
Djordje
c1712a478f [remote_base] Fix typo in NEC tests 3nd time 2025-02-21 15:04:44 +01:00
Djordje
d474eb388d [remote_base] Fix NEC tests 2nd time 2025-02-21 02:25:39 +01:00
Djordje
35ae5273b6 [remote_base] Fix NEC tests 2025-02-20 16:41:40 +01:00
Djordje Mandic
7f7f5d480b
Update esphome/components/remote_base/nec_protocol.cpp 2025-02-19 03:36:11 +01:00
Djordje Mandic
60441cfe73
Update comment in esphome/components/remote_base/nec_protocol.cpp 2025-02-19 02:38:52 +01:00
Djordje
ce73381c03 Merge branch 'nec-repeat-fix' of https://github.com/DjordjeMandic/esphome into nec-repeat-fix 2025-02-19 02:34:15 +01:00
Djordje
98807d2a6e [remote_base] NEC, add new docs ref 2025-02-19 02:33:54 +01:00
Djordje Mandic
4da8968f60
Merge branch 'dev' into nec-repeat-fix 2025-02-19 01:55:17 +01:00
Djordje
04de314a28 [remote_base] NEC, binary sensor change improve 2025-02-19 01:11:12 +01:00
Djordje
da8ba7c95a [remote_base] NEC, binary sensor add suport for button hold / repeat codes 2025-02-19 01:04:40 +01:00
dependabot[bot]
7006bd24a5
Bump actions/cache from 4.2.0 to 4.2.1 in /.github/actions/restore-python (#8273) 2025-02-18 23:23:56 +00:00
Jesse Hills
58311c9a0d
Merge branch 'beta' into dev 2025-02-19 10:44:39 +13:00
Jesse Hills
ae65f76dfe
Merge pull request #8272 from esphome/bump-2025.2.0b6
2025.2.0b6
2025.2.0b6
2025-02-19 10:44:08 +13:00
Jesse Hills
4d380214df
Bump version to 2025.2.0b6 2025-02-19 09:22:52 +13:00
J. Nick Koston
c5ebf7683e
Bump zeroconf to 0.145.1 (#8267) 2025-02-19 09:22:52 +13:00
G-Two
a973adda67
Increase default repeat delay for Toto remote transmitter protocol (#8265) 2025-02-19 09:22:52 +13:00
J. Nick Koston
d9b419eaf5
Bump openssh-client to 1:9.2p1-2+deb12u4 to fix docker builds (#8269) 2025-02-19 09:22:52 +13:00
Djordje Mandic
465590bb63
Merge branch 'dev' into nec-repeat-fix 2025-02-18 20:08:51 +01:00
Djordje
f6d33a7ab3 [remote_base] NEC, change 2025-02-18 20:08:25 +01:00
Djordje
75cd50e7d9 [remote_base] NEC, add tests 2025-02-18 19:55:33 +01:00
Djordje
24f681db3e [remote_base] NEC, fix nec schema 2025-02-18 19:50:59 +01:00
Djordje
e8dfe21aff [remote_base] NEC, fix nec schema 2025-02-18 19:43:18 +01:00
J. Nick Koston
02bf33c548
Bump zeroconf to 0.145.1 (#8267) 2025-02-18 17:38:41 +00:00
G-Two
b3db04a3d3
Increase default repeat delay for Toto remote transmitter protocol (#8265) 2025-02-19 06:30:03 +13:00
Djordje
4cbafccd00 [remote_base] NEC, fix typed schema 2025-02-18 18:16:18 +01:00
Djordje
097a401cbd [remote_base] NEC, fix typed schema 2025-02-18 18:14:25 +01:00
J. Nick Koston
56034e3e79
Bump openssh-client to 1:9.2p1-2+deb12u4 to fix docker builds (#8269) 2025-02-19 06:11:58 +13:00
J. Nick Koston
abbd72e802
Use the process CPU count to determine how many children to create (#8268) 2025-02-19 06:10:33 +13:00
Djordje
9d5cb62ea6 [remote_base] NEC, typed schema 2025-02-18 18:00:47 +01:00
Djordje
11e78e6f57 [remote_base] NEC, fix clang 2025-02-18 17:18:15 +01:00
Djordje
8e92f40b80 [remote_base] NEC, add NEC_REPEAT_CODE_DATA 2025-02-18 15:52:38 +01:00
Djordje
c8d87af01a [remote_base] NEC, schema default repeats 0 for frame 2025-02-18 06:05:19 +01:00
Djordje
8b850fc99b [remote_base] NEC, fix dump log 2025-02-18 05:55:56 +01:00
Djordje
87e672b45d [remote_base] NEC, add error message for repeat count and repeat nec code type 2025-02-18 05:44:43 +01:00
Djordje
38516a27eb [remote_base] NEC, imrpove log 2025-02-18 05:35:41 +01:00
Djordje
5c80748499 [remote_base] NEC, fix extended 2025-02-18 05:33:02 +01:00
Djordje
92315ff87c [remote_base] NEC, add lower and upper bytes to NECData 2025-02-18 05:28:56 +01:00
Djordje
2f7321b2bf [remote_base] NEC, improve get_protocol_type_and_fields 2025-02-18 05:14:01 +01:00
Djordje
1cfa186939 [remote_base] NEC, add codegen to nec action 2025-02-18 05:08:12 +01:00
Djordje
6b9c799cb5 [core] remove todo 2025-02-18 04:53:05 +01:00
Djordje
25940d2417 [remote_base] NEC, rework source 2025-02-18 04:50:50 +01:00
Djordje
fa2c40b702 [remote_base] NEC, add repeat and frame code type 2025-02-18 04:49:51 +01:00
Djordje Mandic
fdd857f9a9
Merge branch 'dev' into nec-repeat-fix 2025-02-18 02:20:04 +01:00
Djordje
3b6dcfde1f [remote_base] NEC reduce repeat count warning thd from 60 to 20 2025-02-18 02:19:42 +01:00
Jesse Hills
1257640e48
Merge branch 'beta' into dev 2025-02-18 14:14:05 +13:00
Jesse Hills
2bc9782ce7
Merge pull request #8264 from esphome/bump-2025.2.0b5
2025.2.0b5
2025.2.0b5
2025-02-18 14:13:33 +13:00
Jesse Hills
6583e17810
Bump version to 2025.2.0b5 2025-02-18 13:39:42 +13:00
J. Nick Koston
64c8bcef2e
Bump aioesphomeapi to 29.1.0 (#8105) 2025-02-18 13:39:42 +13:00