1
0
mirror of https://github.com/esphome/esphome.git synced 2025-07-03 13:43:10 +01:00
Commit Graph

7002 Commits

Author SHA1 Message Date
8045b889d3 [core] Fix package merging with lists of primitives () 2024-06-20 20:09:00 -05:00
6f074d3692 [dooya] Flip bit timings () 2024-06-21 12:49:26 +12:00
b09781afa5 Merge branch 'release' into dev 2024-06-20 17:06:28 +12:00
1863523cfd Merge pull request from esphome/bump-2024.6.1
2024.6.1
2024.6.1
2024-06-20 17:05:37 +12:00
a7a9eb6f71 Bump version to 2024.6.1 2024-06-20 15:59:27 +12:00
c868dae44a Bump esphome-dashboard to 20240620.0 () 2024-06-20 15:59:27 +12:00
ad8cf69897 debug_libretiny - Fix typo () 2024-06-20 15:59:27 +12:00
96f1a146a6 [CI] Add debug component test for LibreTiny () 2024-06-19 21:32:29 -05:00
775e03cfd9 Bump esphome-dashboard to 20240620.0 () 2024-06-20 02:12:38 +00:00
80e5e19956 debug_libretiny - Fix typo () 2024-06-19 19:59:37 -05:00
8f16268572 Merge branch 'release' into dev 2024-06-20 08:27:35 +12:00
0fe18a6144 Merge pull request from esphome/bump-2024.6.0
2024.6.0
2024.6.0
2024-06-20 08:26:41 +12:00
a6d1aa91de Bump version to 2024.6.0 2024-06-19 21:52:47 +12:00
ba11f2ab0c Merge branch 'beta' into dev 2024-06-19 18:22:52 +12:00
9747811b82 Merge pull request from esphome/bump-2024.6.0b5
2024.6.0b5
2024.6.0b5
2024-06-19 18:19:14 +12:00
ff803aa108 Rename test files 2024-06-19 16:37:33 +12:00
8bac82f804 Bump version to 2024.6.0b5 2024-06-19 15:37:43 +12:00
6682451ee0 [network] Default ipv6 to false to always set the flags ()
* [network] Default ipv6 to false to always set the flags

* Separate tests for ipv6 disabled and enabled

* Forgot other platforms wouldnt have the variable in config
2024-06-19 15:37:43 +12:00
c17090c1e5 Bump docker/build-push-action from 6.0.0 to 6.0.1 in /.github/actions/build-image ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 15:37:43 +12:00
acf69bb56f Bump docker/build-push-action from 5.4.0 to 6.0.0 in /.github/actions/build-image ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 15:37:43 +12:00
fd7a212562 Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 15:37:43 +12:00
8567877f07 [network] Default ipv6 to false to always set the flags ()
* [network] Default ipv6 to false to always set the flags

* Separate tests for ipv6 disabled and enabled

* Forgot other platforms wouldnt have the variable in config
2024-06-18 22:09:16 -05:00
310f850ee4 Update cover.h for open() and close() compiler warnings () 2024-06-19 13:28:03 +12:00
896cdab22d Fix garbled graphics on LILYGO T4-S3 display () 2024-06-19 05:53:01 +10:00
ed6462fa00 Bump docker/build-push-action from 6.0.0 to 6.0.1 in /.github/actions/build-image ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 07:38:50 +12:00
65b05af014 Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 07:38:31 +12:00
c18056bdda Bump docker/build-push-action from 5.4.0 to 6.0.0 in /.github/actions/build-image ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 19:16:10 +12:00
65a79acfb9 Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 16:44:20 +12:00
18d331d284 Merge branch 'beta' into dev 2024-06-18 16:14:38 +12:00
c053a33fe8 Merge pull request from esphome/bump-2024.6.0b4
2024.6.0b4
2024.6.0b4
2024-06-18 16:12:04 +12:00
ff07637dfd Bump version to 2024.6.0b4 2024-06-18 14:26:24 +12:00
43b5c2deb7 Rename legacy/modern to ota/factory ()
* Rename legacy/modern to ota/factory

* Add modern/legacy in brackets
2024-06-18 14:26:24 +12:00
d27e7b3b70 [wifi] Fix some access point bugs related to esp-idf 4.4.7 ()
* Set dhcp server range to only 10 IPs

* Change log level to errors to make it clearer

* We want to stop the dhcp server, not client
2024-06-18 14:26:24 +12:00
5dec62bf1e fix(dallas): make recovery time for 1-bit equal to that of 0-bit () 2024-06-18 14:26:24 +12:00
7d642147c1 uart: allow setting the UART id in final_validate_device_schema () 2024-06-18 14:22:50 +12:00
4c313bc198 Rename legacy/modern to ota/factory ()
* Rename legacy/modern to ota/factory

* Add modern/legacy in brackets
2024-06-17 21:12:55 -05:00
a78b2d0128 [wifi] Fix some access point bugs related to esp-idf 4.4.7 ()
* Set dhcp server range to only 10 IPs

* Change log level to errors to make it clearer

* We want to stop the dhcp server, not client
2024-06-17 20:07:43 -05:00
f6848fe24d [CI] Introduce testing for IDF 5 (and other arbitrary framework versions) ()
* Initial changes to support testing of additional framework versions

* Rename Arduino test files
2024-06-17 16:32:11 -05:00
a59c9b4f77 [CI-esp32_hall] Remove IDF test () 2024-06-17 07:30:54 +00:00
c30913ccde [CI-wireguard] Test file consolidation () 2024-06-17 07:23:24 +00:00
41f810f828 [CI-http_request] Test fix for IDF 5+ () 2024-06-17 19:21:15 +12:00
d604c8ae64 [CI-api] Test fix for IDF 5+ () 2024-06-17 07:18:04 +00:00
67d8c7c691 [CI-a01nyub] Consolidate test files () 2024-06-17 07:14:19 +00:00
015cd42a2e [CI-ethernet] Add/fix/organize/clean up ethernet component tests () 2024-06-17 07:06:25 +00:00
51c5d1714c fix(dallas): make recovery time for 1-bit equal to that of 0-bit () 2024-06-16 22:48:56 -07:00
1ff302b341 Merge branch 'beta' into dev 2024-06-17 16:29:58 +12:00
cfe28ce7a3 Merge pull request from esphome/bump-2024.6.0b3
2024.6.0b3
2024.6.0b3
2024-06-17 16:27:24 +12:00
25a3db1637 Bump version to 2024.6.0b3 2024-06-17 15:35:53 +12:00
65638bf614 [mqtt] Fix datetime copy pasta () 2024-06-17 15:35:52 +12:00
1e66241b26 [ili9xxx] Fix init for GC9A01A () 2024-06-17 15:35:52 +12:00