Markus
|
c9a0daf4b6
|
Do not build mDNS when mDNS is disabled via yaml (#6979)
|
2024-06-25 20:05:37 +12:00 |
|
Jesse Hills
|
8a25bedaf9
|
[external_files] Move common `download_content function to external_files.py ` (#6982)
|
2024-06-25 00:42:55 -05:00 |
|
Jesse Hills
|
11b8e2e1af
|
[core] Add script to extract actions, conditions, and pin_providers (#6929)
|
2024-06-24 23:43:30 -05:00 |
|
Jesse Hills
|
53cfa8d3a1
|
Merge branch 'release' into dev
|
2024-06-25 13:58:30 +12:00 |
|
Jesse Hills
|
0262a99274
|
Merge pull request #6981 from esphome/bump-2024.6.2
2024.6.2
|
2024-06-25 13:45:15 +12:00 |
|
Jesse Hills
|
09a947beaa
|
Bump version to 2024.6.2
|
2024-06-25 08:57:38 +12:00 |
|
Sergey Dudanov
|
a6e1ef2dd1
|
[midea] fix fan speed compatibility with some models (#6978)
|
2024-06-25 08:57:38 +12:00 |
|
Samuel Sieb
|
c5aae8ee25
|
fix potential hang (#6976)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2024-06-25 08:57:38 +12:00 |
|
Brian Kaufman
|
5bd5b777a6
|
Await cg.get_variable in Update component (#6974)
|
2024-06-25 08:57:38 +12:00 |
|
Gábor Poczkodi
|
e39961f7f1
|
[http_request] memory leak fix (#6973)
|
2024-06-25 08:57:38 +12:00 |
|
Samuel Sieb
|
0d3cf5cb78
|
Onewire (#6967)
* retry scan
* setup pin and log retries
* fix retries
* remove retries
---------
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2024-06-25 08:57:37 +12:00 |
|
Kevin P. Fleming
|
96d63de292
|
ESP-IDF 4.x expects seconds for esp_task_wdt_init(), not milliseconds. (#6964)
|
2024-06-25 08:57:37 +12:00 |
|
Kevin P. Fleming
|
ae2962259e
|
Fix infinite loop in http_request for ESP-IDF. (#6963)
|
2024-06-25 08:57:37 +12:00 |
|
Jesse Hills
|
7dbc20b776
|
[update] Set entity_category to config & Publish state to logs (#6954)
|
2024-06-25 08:57:37 +12:00 |
|
Jesse Hills
|
a21dab334c
|
[core] Fix package merging with lists of primitives (#6952)
|
2024-06-25 08:57:37 +12:00 |
|
Sergey Dudanov
|
78450da6f3
|
[midea] fix fan speed compatibility with some models (#6978)
|
2024-06-25 08:04:58 +12:00 |
|
Robin Thoni
|
800c044e44
|
Merge branch 'dev' into features/dfrobot_sn0395/targets-tracking
|
2024-06-24 14:07:08 +02:00 |
|
Robin Thoni
|
dd7a84177d
|
Fixed linting errors
|
2024-06-24 12:06:43 +00:00 |
|
Samuel Sieb
|
b1868123db
|
fix potential hang (#6976)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2024-06-24 11:21:28 +00:00 |
|
Robin Thoni
|
c0bc1caa70
|
Fixed linting errors
|
2024-06-24 09:08:02 +00:00 |
|
Robin Thoni
|
c73e5efcff
|
Fixed linting errors
|
2024-06-24 09:05:39 +00:00 |
|
Robin Thoni
|
0e000a3164
|
Merge branch 'dev' into features/dfrobot_sn0395/targets-tracking
|
2024-06-24 10:53:18 +02:00 |
|
Robin Thoni
|
43638734e7
|
added new sensors
|
2024-06-24 08:44:14 +00:00 |
|
Robin Thoni
|
3a8a3cd6e0
|
rewrote response parsing and added support for distance and SNR sensors
|
2024-06-24 08:42:55 +00:00 |
|
Robin Thoni
|
a2f02aba57
|
set_detected_target_* helpers
|
2024-06-24 08:42:03 +00:00 |
|
Robin Thoni
|
45a6ca7451
|
Added new sensors for distance and SNR
|
2024-06-24 08:41:06 +00:00 |
|
Robin Thoni
|
faa52b9cc0
|
Enable addidtional distance and SNR uart outputs
|
2024-06-24 08:32:20 +00:00 |
|
Robin Thoni
|
1d26bbb986
|
added support for extended setUartOutput forms
|
2024-06-24 08:29:09 +00:00 |
|
Robin Thoni
|
b3ca1023e8
|
added logs for outgoing commands
|
2024-06-24 08:26:58 +00:00 |
|
Sergey Dudanov
|
f7af51b92c
|
[haier] climate ID auto generation (#6949)
|
2024-06-24 18:22:07 +12:00 |
|
Brian Kaufman
|
7ee1406f64
|
Await cg.get_variable in Update component (#6974)
|
2024-06-24 04:54:30 +00:00 |
|
Gábor Poczkodi
|
0f49b58e0a
|
[http_request] memory leak fix (#6973)
|
2024-06-24 16:32:20 +12:00 |
|
Samuel Sieb
|
17204baac0
|
allow template parameters (#6972)
|
2024-06-24 10:22:08 +12:00 |
|
Manuel Kasper
|
1e05bcaa61
|
[qspi_amoled] Fix clear/fill with rotation (#6960)
|
2024-06-23 01:10:22 +10:00 |
|
esphomebot
|
18690d51f5
|
Synchronise Device Classes from Home Assistant (#6966)
|
2024-06-22 13:27:47 +00:00 |
|
Samuel Sieb
|
2aacf14e96
|
Onewire (#6967)
* retry scan
* setup pin and log retries
* fix retries
* remove retries
---------
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2024-06-22 11:57:27 +00:00 |
|
dependabot[bot]
|
9c5507ab46
|
Bump docker/build-push-action from 6.0.1 to 6.1.0 in /.github/actions/build-image (#6962)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-22 12:50:21 +02:00 |
|
Kevin P. Fleming
|
0a9703bff9
|
ESP-IDF 4.x expects seconds for esp_task_wdt_init(), not milliseconds. (#6964)
|
2024-06-21 21:28:11 +00:00 |
|
Kevin P. Fleming
|
67bd5db6d6
|
Fix infinite loop in http_request for ESP-IDF. (#6963)
|
2024-06-22 09:18:43 +12:00 |
|
Manuel Kasper
|
6c11f0bd51
|
[qspi_amoled] Fix display remaining blank after update() before setup completion (#6958)
|
2024-06-22 00:46:06 +10:00 |
|
Jesse Hills
|
e7556271e7
|
[update] Set entity_category to config & Publish state to logs (#6954)
|
2024-06-21 02:59:52 +00:00 |
|
Jesse Hills
|
8045b889d3
|
[core] Fix package merging with lists of primitives (#6952)
|
2024-06-20 20:09:00 -05:00 |
|
Jesse Hills
|
6f074d3692
|
[dooya] Flip bit timings (#6947)
|
2024-06-21 12:49:26 +12:00 |
|
Jesse Hills
|
b09781afa5
|
Merge branch 'release' into dev
|
2024-06-20 17:06:28 +12:00 |
|
Jesse Hills
|
1863523cfd
|
Merge pull request #6946 from esphome/bump-2024.6.1
2024.6.1
|
2024-06-20 17:05:37 +12:00 |
|
Jesse Hills
|
a7a9eb6f71
|
Bump version to 2024.6.1
|
2024-06-20 15:59:27 +12:00 |
|
Jesse Hills
|
c868dae44a
|
Bump esphome-dashboard to 20240620.0 (#6944)
|
2024-06-20 15:59:27 +12:00 |
|
Cossid
|
ad8cf69897
|
debug_libretiny - Fix typo (#6942)
|
2024-06-20 15:59:27 +12:00 |
|
Keith Burzinski
|
96f1a146a6
|
[CI] Add debug component test for LibreTiny (#6945)
|
2024-06-19 21:32:29 -05:00 |
|
Jesse Hills
|
775e03cfd9
|
Bump esphome-dashboard to 20240620.0 (#6944)
|
2024-06-20 02:12:38 +00:00 |
|