Jesse Hills
|
a5383fd208
|
Shorten the ble name to prevent crash with long device names (#1920)
|
2021-06-16 13:51:31 +12:00 |
|
Jesse Hills
|
9ce3a2059f
|
Merge pull request #1919 from esphome/bump-1.19.0b5
1.19.0b5
|
2021-06-16 09:45:10 +12:00 |
|
Jesse Hills
|
69e6cf2c0c
|
Bump version to v1.19.0b5
|
2021-06-16 09:06:50 +12:00 |
|
Paulus Schoutsen
|
28635124f9
|
Bump dashboard to 20210615.0 (#1918)
|
2021-06-16 09:06:50 +12:00 |
|
Jesse Hills
|
035be87a83
|
Merge pull request #1914 from esphome/bump-1.19.0b4
1.19.0b4
|
2021-06-15 20:47:38 +12:00 |
|
Jesse Hills
|
e8bdbc45a9
|
Bump version to v1.19.0b4
|
2021-06-15 20:26:53 +12:00 |
|
Guillermo Ruffino
|
429caccefa
|
fixes compatibility with esphome cfg vscode (#1911)
|
2021-06-15 20:26:53 +12:00 |
|
Paulus Schoutsen
|
744ca1af7c
|
Bump frontend to 20210614.0 (#1912)
|
2021-06-15 20:26:52 +12:00 |
|
Jesse Hills
|
106f0d611f
|
Validate that either networks, ap, or improv is set up (#1910)
|
2021-06-15 20:26:52 +12:00 |
|
Jesse Hills
|
d826416684
|
Allow no networks or AP to be set. (#1908)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-06-15 20:26:52 +12:00 |
|
Jesse Hills
|
81959804df
|
Merge pull request #1900 from esphome/bump-1.19.0b3
1.19.0b3
|
2021-06-12 11:15:03 +12:00 |
|
Jesse Hills
|
75b524ddc4
|
Fix formatting from cherry-pick conflict
|
2021-06-12 11:07:58 +12:00 |
|
Jesse Hills
|
f599c36272
|
Bump version to v1.19.0b3
|
2021-06-12 11:03:09 +12:00 |
|
Paulus Schoutsen
|
9bb64315f3
|
Add new wizard + allow installing firmware over webserial (#1887)
|
2021-06-12 11:03:09 +12:00 |
|
Jesse Hills
|
575badc690
|
Move esp32_ble_server to its own component (#1898)
|
2021-06-12 11:02:59 +12:00 |
|
Jesse Hills
|
4b91cfb7f9
|
Ensure wifi is in at least station mode before starting improv (#1899)
|
2021-06-12 11:01:54 +12:00 |
|
Jesse Hills
|
a57a842f7b
|
Merge pull request #1888 from esphome/bump-1.19.0b2
1.19.0b2
|
2021-06-10 17:50:38 +12:00 |
|
Jesse Hills
|
a8c253a2a5
|
Bump version to v1.19.0b2
|
2021-06-10 17:17:52 +12:00 |
|
Geoff Davis
|
8b737aabd9
|
Add support for waveshare_epaper 1.54v2 (#1843)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-10 17:17:52 +12:00 |
|
Jesse Hills
|
0db4815f3d
|
BLE loop use (#1882)
|
2021-06-10 17:17:52 +12:00 |
|
Oxan van Leeuwen
|
139db58a66
|
Simplify LightCall validation (#1874)
|
2021-06-10 17:17:52 +12:00 |
|
Jesse Hills
|
c32fec7432
|
Merge pull request #1883 from esphome/bump-1.19.0b1
1.19.0b1
|
2021-06-09 19:25:57 +12:00 |
|
Jesse Hills
|
8bd23dd457
|
Bump version to v1.19.0b1
|
2021-06-09 18:59:06 +12:00 |
|
Jesse Hills
|
97a12c0169
|
Bump version to v1.20.0-dev
|
2021-06-09 17:23:42 +12:00 |
|
René Klomp
|
635916737b
|
Update total_pulses_ at every detected pulse (#1875)
|
2021-06-09 16:48:51 +12:00 |
|
Jesse Hills
|
65c50e4f01
|
Add platform and board to mdns response when API is used (#1871)
|
2021-06-09 14:23:48 +12:00 |
|
Jesse Hills
|
5cf18235e3
|
Allow setting creator project name and version into code (#1872)
|
2021-06-09 13:04:00 +12:00 |
|
Stefan Agner
|
b80f3fdec9
|
Fix Clang 11 finds (#1880)
|
2021-06-09 08:47:43 +12:00 |
|
Jesse Hills
|
0426be9280
|
Fixes for BLE/improv (#1878)
|
2021-06-09 08:45:51 +12:00 |
|
Otto Winter
|
7c678659d4
|
Remove explain changes section from PR template (#1876)
|
2021-06-08 22:23:23 +02:00 |
|
Stefan Agner
|
13fe9e83fa
|
Use Clang 11 (#1846)
|
2021-06-08 22:16:17 +02:00 |
|
Otto Winter
|
4711f36a1f
|
Bump base image to 3.4.0 (#1879)
|
2021-06-08 22:03:04 +02:00 |
|
Otto Winter
|
01e2a51132
|
Implement versioning for esphome/esphome-lint docker images (#1877)
|
2021-06-08 21:28:19 +02:00 |
|
Jesse Hills
|
a70a205ace
|
Improv - BLE WiFi provisioning (#1807)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-06-08 11:56:21 +12:00 |
|
Oxan van Leeuwen
|
33625e2dd3
|
CLI user experience improvements (#1805)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-08 11:14:12 +12:00 |
|
Stefan Agner
|
0277218319
|
Bump Docker base version to 3.1.0 (#1864)
Bump Docker base version to 3.1.0 which includes Arduino SDK 1.0.6
for ESP32.
|
2021-06-08 07:02:31 +12:00 |
|
Stefan Agner
|
18a8c727fa
|
Fix SCD30 configuration on ESP32 (#1830)
|
2021-06-05 20:56:54 +12:00 |
|
Stefan Agner
|
80ad784a4e
|
Avoid unnecessary waits to stabilize the VOC algorithm (#1834)
|
2021-06-05 20:52:16 +12:00 |
|
Lumpusz
|
ebadaa9660
|
Add preset, custom_preset and custom_fan_mode support to climate (#1471)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-04 22:04:54 +12:00 |
|
Samuel Sieb
|
7bc51582f0
|
make crc16 function accessible (#1857)
|
2021-06-03 16:13:42 +12:00 |
|
Franck Nijhof
|
11fb54c74e
|
Add support for Sensor state class (#1835)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-03 13:49:56 +12:00 |
|
Stefan Rado
|
913ac8b7e8
|
Support raw datapoints for tuya components (#1669)
|
2021-06-03 13:10:29 +12:00 |
|
foxsam21
|
2b9350ce76
|
Added vol +/- control to dfplayer (#1856)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-03 10:12:23 +12:00 |
|
André Klitzing
|
3b18f1b87f
|
Use size_t for length parameter (#1799)
|
2021-06-03 10:11:41 +12:00 |
|
Trevor North
|
c5c24c1989
|
Tuya improvements (#1491)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-02 21:31:56 +12:00 |
|
Ryan Mounce
|
c3938d04f3
|
Support Tuya light color temperature control (#1412)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-02 09:32:16 +12:00 |
|
David Kiliani
|
f968713be8
|
Add optional lambda to BLESensor for raw data parsing (#1851)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-01 21:46:54 +12:00 |
|
Jesse Hills
|
7b11284008
|
Fix ble client esp_gatt_if comparison (#1852)
|
2021-06-01 21:12:41 +12:00 |
|
zaluthar
|
f39c0d52ee
|
Added support for Xiaomi CGDK2 (#1451)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-06-01 20:26:38 +12:00 |
|
buxtronix
|
a3756a9600
|
Copy missing BLE client characteristic read data (#1818)
Co-authored-by: Ben Buxton <bb@cactii.net>
|
2021-06-01 19:56:05 +12:00 |
|