Mat931
|
cd46a69f2c
|
Add 'map_linear' and 'clamp' sensor filters (#5040)
|
2023-07-31 09:09:09 +12:00 |
|
Sergey Dudanov
|
794a4bd9a1
|
remote_base changes (#5124)
|
2023-07-31 08:07:33 +12:00 |
|
Sergey Dudanov
|
a120a455bf
|
climate triggers Climate and ClimateCall references (#5028)
|
2023-07-31 07:52:01 +12:00 |
|
Sergey Dudanov
|
cd72a2ed7e
|
Bump clang-tidy from 11 to 14 (#5160)
|
2023-07-31 07:44:56 +12:00 |
|
Jimmy Hedman
|
3eff7e76aa
|
Prepare some components for idf >= 5 (#5061)
|
2023-07-27 00:18:02 -05:00 |
|
esphomebot
|
959d1944fd
|
Synchronise Device Classes from Home Assistant (#5147)
|
2023-07-24 07:17:18 +00:00 |
|
Jesse Hills
|
b0966532bf
|
Allow esp32 idf components to specify submodules and specific components (#5128)
|
2023-07-23 20:22:46 +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 |
|
Kuba Szczodrzyński
|
80154b280e
|
Init colorama in ESPHome main (#5111)
|
2023-07-22 20:25:01 +12:00 |
|
Jesse Hills
|
efd0dd4c3d
|
Update known boards to 5.4.0 (#5134)
|
2023-07-22 20:24:40 +12:00 |
|
esphomebot
|
c91b775b73
|
Synchronise Device Classes from Home Assistant (#5136)
|
2023-07-21 22:17:48 +12:00 |
|
Jimmy Hedman
|
1c237aef77
|
Version bump for ESP32 IDF and Arduino (#5035)
|
2023-07-21 15:35:44 +12:00 |
|
Graham Brown
|
89c5298bb9
|
Streamer mode (#5119)
|
2023-07-21 08:47:37 +12:00 |
|
Jimmy Hedman
|
76c0d0912f
|
Change datatype in e131 addressable light (#5127)
|
2023-07-20 15:54:25 +12:00 |
|
Jimmy Hedman
|
5eb12ac5fe
|
Make docker use pip installed pillow (#5074)
|
2023-07-20 15:52:41 +12:00 |
|
Jesse Hills
|
d238155640
|
Add size getter to CallbackManager (#5129)
|
2023-07-20 12:37:42 +12:00 |
|
Jesse Hills
|
de626c0f5f
|
ignore components folder in root (#5130)
|
2023-07-20 12:37:29 +12:00 |
|
Kuba Szczodrzyński
|
973e78355f
|
Dashboard: use Popen() on Windows (#5110)
|
2023-07-20 08:39:35 +12:00 |
|
dependabot[bot]
|
b82c7ad608
|
Bump pyyaml from 6.0 to 6.0.1 (#5117)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-19 14:30:12 +12:00 |
|
Jesse Hills
|
417d45939f
|
Fix silence detection flag on voice assistant (#5120)
|
2023-07-19 11:38:47 +12:00 |
|
voed
|
837c749cd7
|
[LD2410] Remove baud_rate check (#5112)
|
2023-07-18 12:50:32 +12:00 |
|
PlainTechEnthusiast
|
b0e286972d
|
Sigma delta fix (#4911)
|
2023-07-18 12:49:04 +12:00 |
|
dependabot[bot]
|
3cfe1e3083
|
Bump click from 8.1.3 to 8.1.5 (#5099)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-18 12:47:06 +12:00 |
|
Kevin P. Fleming
|
6738295475
|
airthings_wave: Silence compiler warnings (#5098)
|
2023-07-17 10:43:57 +12:00 |
|
bwynants
|
1617eba764
|
P1 values for capacity tariff in Belgium (#5081)
|
2023-07-17 10:42:49 +12:00 |
|
Dave T
|
899aa31df3
|
Mark repo as safe directory to git config (#5102)
|
2023-07-17 09:19:08 +12:00 |
|
Clyde Stubbs
|
ac81fae855
|
Add timeout filter (#5104)
|
2023-07-17 09:17:31 +12:00 |
|
Jesse Hills
|
8c6cddf1bb
|
Remove template switch restore_state (#5106)
|
2023-07-17 09:11:43 +12:00 |
|
Ilia Sotnikov
|
508392db6e
|
[Sprinkler] Resume fixes (#5100)
|
2023-07-16 15:28:31 -05:00 |
|
Pierre-Alexis Ciavaldini
|
3ac0165f00
|
ESP32 enable ADC2 when wifi is disabled (#4381)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2023-07-17 07:42:01 +12:00 |
|
Kamil Trzciński
|
1691c13b47
|
display: Add helper methods to Display::clip and Display::clamp_x/y_ (#5003)
* display: `Rect` make most of methods `const`
* display: add `clip` and `clamp_x/y_` methods for clipping to `Display`
|
2023-07-14 15:30:19 -05:00 |
|
Jimmy Hedman
|
f8df694aa3
|
Mk2 to prepare color.h for idf >= 5 (#5070)
|
2023-07-12 19:32:05 -05:00 |
|
Jesse Hills
|
ac05495781
|
Dont do mqtt ip lookup if use_address has ip address (#5096)
* Dont do mqtt ip lookup id `use_address` is in config
* Fix after actually testing =)
|
2023-07-12 19:19:04 -05:00 |
|
Jesse Hills
|
306ab0c56c
|
Bump version to 2023.8.0-dev
|
2023-07-13 09:50:48 +12:00 |
|
Jesse Hills
|
844cf316e2
|
Edit error message for pillow install to add version restrictions (#5094)
|
2023-07-13 09:38:24 +12:00 |
|
Lewis Baker
|
9344d85414
|
Fix PIDController::in_deadband() to give correct result when error is zero (#5078)
|
2023-07-13 08:57:45 +12:00 |
|
Sergey Dudanov
|
a539197bc4
|
New 'Duty Time' sensor component (#5069)
|
2023-07-13 08:48:16 +12:00 |
|
Sergey Dudanov
|
eb859e83f8
|
Fix use of optional<T> (#5091)
|
2023-07-13 08:44:30 +12:00 |
|
Pavlo Dudnytskyi
|
e4a640844c
|
Fixing colon for tm1637 display if inverted set true (#5072)
|
2023-07-13 08:24:49 +12:00 |
|
Christian
|
119bbba254
|
Grove amend name (#5093)
|
2023-07-13 08:13:50 +12:00 |
|
danieltwagner
|
8c5978599a
|
Add support for ATM90E26 (#4366)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-07-12 17:10:22 +12:00 |
|
Sergey Dudanov
|
bbf3d382e8
|
added uart final validate data bits (#5079)
|
2023-07-12 16:12:40 +12:00 |
|
Jesse Hills
|
c85f70a236
|
Bump esphome-dashboard to 20230711.0 (#5085)
|
2023-07-12 16:02:37 +12:00 |
|
Jesse Hills
|
7e52d4f5d6
|
Restrict pillow to versions before 10.0.0 (#5090)
|
2023-07-12 15:28:20 +12:00 |
|
Clyde Stubbs
|
6d9dbf9e54
|
Correct message for standard transmission. (#5088)
|
2023-07-12 15:22:52 +12:00 |
|
Clyde Stubbs
|
ec37dece12
|
Add MCP2515 12MHz xtal support (#5089)
|
2023-07-12 15:12:48 +12:00 |
|
Christian
|
e0fd8cd850
|
Add support for Grove tb6612 fng (#4797)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-07-12 15:02:53 +12:00 |
|
Kevin P. Fleming
|
cf65bd8ad7
|
airthings_wave: Battery level reporting (#4979)
|
2023-07-12 13:38:52 +12:00 |
|
Stefan Klug
|
8a9352939a
|
Fix typo in mpu6050.cpp (#5086)
|
2023-07-12 13:29:38 +12:00 |
|
kswt
|
6ecc1c14d2
|
tuya_light: fix float->int conversion while setting color temperature (#5067)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: kswt <kswt@xmpp.is>
|
2023-07-12 13:28:48 +12:00 |
|