ShellAddicted
fe05d7aec1
Fix: Make MQTT over TLS actually work ( #3580 )
2022-06-20 11:17:58 +12:00
lkomurcu
57f5884070
Move gas mbus config option being a define to being a build flag since its used in external libraries. ( #3575 )
2022-06-20 07:39:40 +12:00
Jesse Hills
f329c74a15
Merge pull request #3578 from esphome/bump-2022.6.1
...
2022.6.1
2022-06-18 22:31:45 +12:00
Jesse Hills
7c86f3fa9e
Bump version to 2022.6.1
2022-06-18 17:25:52 +12:00
Sergey Dudanov
203b8b01bf
Media Player: added triggers ( #3576 )
2022-06-18 17:25:51 +12:00
Benjamin Klotz
8a1034a92f
Bugfix for ExternalRAMAllocator copy constructor ( #3571 )
2022-06-18 17:25:51 +12:00
Jesse Hills
aa0c2dedd9
Setup the mute pin if configured ( #3568 )
2022-06-18 17:25:51 +12:00
Sergey Dudanov
d045908e05
Media Player: added triggers ( #3576 )
2022-06-18 17:21:42 +12:00
Guillermo Ruffino
f002a23d2d
Language schema 202204 ( #3492 )
2022-06-17 13:46:20 +12:00
gazoodle
29d6d0a906
Fix modbus user-defined function handling ( #3527 )
2022-06-17 13:35:25 +12:00
Benjamin Klotz
c8b58b5c23
Bugfix for ExternalRAMAllocator copy constructor ( #3571 )
2022-06-17 13:32:43 +12:00
Jesse Hills
01bfafc5f1
Setup the mute pin if configured ( #3568 )
2022-06-17 13:30:21 +12:00
Jesse Hills
8c9948bb56
Merge pull request #3567 from esphome/bump-2022.6.0
...
2022.6.0
2022-06-16 12:59:26 +12:00
Jesse Hills
2d1abaa68e
Bump version to 2022.6.0
2022-06-16 11:31:38 +12:00
Jesse Hills
664a3df0b4
Merge branch 'beta' into bump-2022.6.0
2022-06-16 11:31:38 +12:00
Jesse Hills
9ff893881c
Merge pull request #3560 from esphome/bump-2022.6.0b4
...
2022.6.0b4
2022-06-14 22:42:06 +12:00
Jesse Hills
94f6c6861a
Bump version to 2022.6.0b4
2022-06-14 20:41:46 +12:00
Martin
b1d614e6c4
Bm3xx: Fix typo ( #3559 )
2022-06-14 20:41:46 +12:00
André Klitzing
7fceb070e5
Fix compilation with ESP32-S3 ( #3543 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-06-14 20:41:46 +12:00
Martin
06440d0202
Bm3xx: Fix typo ( #3559 )
2022-06-14 20:38:09 +12:00
André Klitzing
0ecf9f4f2f
Fix compilation with ESP32-S3 ( #3543 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-06-14 20:36:38 +12:00
Jesse Hills
5c7c0834c0
Merge pull request #3554 from esphome/bump-2022.6.0b3
...
2022.6.0b3
2022-06-13 17:06:45 +12:00
Jesse Hills
f3a25de11d
Bump version to 2022.6.0b3
2022-06-13 13:32:43 +12:00
Jesse Hills
041bef8bcd
Implement media player volume actions ( #3551 )
2022-06-13 13:32:43 +12:00
Jesse Hills
8998c5f6dd
Implement media player volume actions ( #3551 )
2022-06-13 13:28:55 +12:00
Jesse Hills
6e83790308
Merge pull request #3540 from esphome/bump-2022.6.0b2
...
2022.6.0b2
2022-06-09 21:16:23 +12:00
Jesse Hills
d2d4eb4eae
Bump version to 2022.6.0b2
2022-06-09 20:27:22 +12:00
Viktor Nagy
5942a3898c
Nextion brightness setting requires an assignment ( #3533 )
2022-06-09 20:27:22 +12:00
Samuel Sieb
93421f0fa7
publish fan speed count for discovery ( #3537 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2022-06-09 20:27:22 +12:00
RoboMagus
3a9ab50dd2
Refactor vl53l0x to remove code from header. ( #3536 )
2022-06-09 16:24:56 +12:00
Viktor Nagy
5abd91d6d5
Nextion brightness setting requires an assignment ( #3533 )
2022-06-09 16:20:05 +12:00
Samuel Sieb
c3da42516b
publish fan speed count for discovery ( #3537 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2022-06-09 15:27:04 +12:00
Jesse Hills
6cb5cd48c2
Merge pull request #3535 from esphome/bump-2022.6.0b1
...
2022.6.0b1
2022-06-08 23:26:21 +12:00
Jesse Hills
ec1fae6883
Bump version to 2022.7.0-dev
2022-06-08 22:46:20 +12:00
Jesse Hills
746fd1122f
Bump version to 2022.6.0b1
2022-06-08 22:46:20 +12:00
Jesse Hills
9663760ec5
Merge branch 'dev' into bump-2022.6.0b1
2022-06-08 22:46:20 +12:00
Wolfgang Tremmel
a3d73d1e23
RG15 data is float/double, not int ( #3512 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-06-08 22:34:50 +12:00
Jesse Hills
d63e14a4b6
Implement the media player actions ( #3534 )
2022-06-08 22:33:21 +12:00
DAVe3283
03944e6cd8
Fix bogus reading on no communication with MAX31865 ( #3505 )
2022-06-08 09:58:32 +12:00
Maurice Makaay
0d1028be2e
Cleanup deprecated EntityBase::hash_base() ( #3525 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2022-06-08 09:13:11 +12:00
VitaliyKurokhtin
6a85259e4d
Block Tuya light from reacting to dp changes if transitioning ( #3076 )
2022-06-07 23:07:08 +12:00
Maurice Makaay
ebca936b7e
Fix percentage validation for wrong data type input ( #3524 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2022-06-07 23:00:27 +12:00
Nicholas Peters
31c4551890
Fix sdp3x error checking ( #3531 )
2022-06-07 22:43:46 +12:00
Samuel Sieb
dd470d4197
support rotated ILI9341 (ILI9342) ( #3526 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2022-06-07 22:42:13 +12:00
Maurice Makaay
612822490b
Fix endless 'WiFi Unknown connection status 0' loop ( #3530 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2022-06-07 12:08:29 +12:00
Maurice Makaay
f8969605e8
Suppress first rotary encoder event ( #3532 )
...
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2022-06-07 11:36:54 +12:00
Carlos Garcia Saura
dd24ffa24e
Correct ADC auto-range for ESP32-S2 variant (13 bit adc) ( #3158 )
...
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-06-03 16:07:35 +12:00
guillempages
d0dda48932
Add display_type property to DisplayBuffer ( #3430 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-06-03 15:39:04 +12:00
Eric van Blokland
6349b5f654
Added RC6 protocol support ( #3514 )
2022-06-03 15:37:04 +12:00
Joe
a6ff02a3cf
Refactor clock syncing ( #3503 )
...
* Expose `send_local_time()` as public, for use in lambdas.
This will send the current time configured in `time_id`.
* Add a new `set_clock()` public method, separate from time_id.
This allows setting the clock manually, without syncing from a Time
Component. Again this can only be called from ESPHome; i.e.,
generally from a lambda.
2022-06-03 13:53:20 +12:00