Otto Winter
3c992b276d
Switch stale/lock to GH Actions ( #1566 )
2021-10-23 21:40:06 +02:00
Otto Winter
349db328a4
Add note about dependency finder breaking change ( #1555 )
2021-10-23 16:57:33 +02:00
Otto Winter
92eb7fbe85
Don't show update notification if already on changelog page ( #1554 )
2021-10-23 16:57:16 +02:00
Colby Rome
bdf1e65eaf
Fix capitalization. ( #1561 )
2021-10-23 11:07:32 +02:00
Otto Winter
424ac3f228
Merge pull request #1560 from esphome/bump-2021.10.2
...
2021.10.2
2021-10-22 18:35:46 +02:00
Otto winter
8bf3726ac0
Update supporters for 2021.10.2
2021-10-22 18:27:19 +02:00
Otto winter
4e9fa3db32
Update changelog for 2021.10.2
2021-10-22 18:26:53 +02:00
Otto winter
601e429692
Bump version to 2021.10.2
2021-10-22 18:26:28 +02:00
Andreas Hergert
00278b31f9
updated doc after idf changes for TCA9548A ( #1559 )
...
Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
2021-10-22 18:26:28 +02:00
Otto Winter
97291b3b3a
Merge pull request #1553 from esphome/bump-2021.10.1
...
2021.10.1
2021-10-21 15:31:41 +02:00
Otto winter
2d4b321121
Update changelog
2021-10-21 15:19:05 +02:00
Otto winter
4f85aebf5b
Update changelog
2021-10-21 14:54:34 +02:00
Otto winter
4ffe78abd5
Update changelog
2021-10-21 14:42:15 +02:00
Otto winter
2c1f72bab6
Update supporters for 2021.10.1
2021-10-21 14:24:42 +02:00
Otto winter
899fba3763
Update changelog for 2021.10.1
2021-10-21 14:24:16 +02:00
Otto winter
1352b67d19
Bump version to 2021.10.1
2021-10-21 14:23:10 +02:00
Stefan
0ba5dfdd24
Switch the words 'prefix' and 'suffix' ( #1551 )
...
I could be wrong, but I think the words 'prefix' and 'suffix' are used in the wrong place.
When you append a string, you add text to the end. So the text you add you call a suffix, right?
When you prepend a string, you add text to the beginning. So the text you add you call a prefix, right?
2021-10-21 11:53:08 +02:00
Jesse Hills
57155f384a
Embed release party video in release notes ( #1550 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-10-21 10:07:59 +13:00
Jesse Hills
9f457110cd
Merge pull request #1549 from esphome/bump-2021.10.0
...
2021.10.0
2021-10-21 08:38:11 +13:00
Jesse Hills
7298bde451
Fix changelog
2021-10-21 08:17:31 +13:00
Jesse Hills
973e79c2eb
Update changelog for 2021.10.0
2021-10-21 08:03:15 +13:00
Jesse Hills
3aa94de418
Bump version to 2021.10.0
2021-10-21 07:57:11 +13:00
Jesse Hills
0392fcdd51
Merge pull request #1548 from esphome/bump-2021.10.0b11
...
2021.10.0b11
2021-10-21 07:47:42 +13:00
Jesse Hills
da888756ed
Update supporters for 2021.10.0b11
2021-10-21 07:33:11 +13:00
Jesse Hills
53b76e2e46
Update changelog for 2021.10.0b11
2021-10-21 07:32:53 +13:00
Jesse Hills
4ee9703f8f
Bump version to 2021.10.0b11
2021-10-21 07:32:28 +13:00
Jesse Hills
5c178669d7
Merge branch 'current' into beta
2021-10-21 07:31:46 +13:00
Andrey Ganzevich
075f653fbc
std::to_string() triggers an error on compile ( #1539 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-21 06:53:20 +13:00
Jesse Hills
f5166cb06d
Merge pull request #1546 from esphome/bump-2021.10.0b10
...
2021.10.0b10
2021-10-20 17:28:58 +13:00
Jesse Hills
aa64823b64
Update changelog for 2021.10.0b10
2021-10-20 16:39:46 +13:00
Jesse Hills
be25cdaec6
Bump version to 2021.10.0b10
2021-10-20 16:39:25 +13:00
Jesse Hills
05ef6f0154
Merge pull request #1545 from esphome/bump-2021.10.0b9
...
2021.10.0b9
2021-10-20 11:27:34 +13:00
Jesse Hills
6f5da19fb7
Bump version to 2021.10.0b9
2021-10-20 11:00:03 +13:00
Jesse Hills
c3cb2b5731
Merge pull request #1544 from esphome/bump-2021.10.0b8
...
2021.10.0b8
2021-10-20 10:33:31 +13:00
Jesse Hills
0eb098c493
Update supporters for 2021.10.0b8
2021-10-20 10:15:24 +13:00
Jesse Hills
b69756f0a7
Update changelog for 2021.10.0b8
2021-10-20 10:15:06 +13:00
Jesse Hills
d129180ced
Bump version to 2021.10.0b8
2021-10-20 10:14:35 +13:00
Otto Winter
2d1ca74d4f
Document esp8266 & esp32 new platform components ( #1540 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-20 10:14:35 +13:00
Maurice Makaay
06d245b3fa
Fix compile error for uptime sensor with esp-idf ( #1534 )
...
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
2021-10-20 10:14:35 +13:00
Otto Winter
ffcd66ebe3
GPIO Refactor docs ( #1543 )
2021-10-20 10:14:35 +13:00
Jesse Hills
1ea83ad76c
Merge pull request #1542 from esphome/bump-2021.10.0b7
...
2021.10.0b7
2021-10-19 16:41:51 +13:00
Jesse Hills
86242c1fe6
Update supporters for 2021.10.0b7
2021-10-19 15:48:27 +13:00
Jesse Hills
37d0516d8e
Bump version to 2021.10.0b7
2021-10-19 15:47:32 +13:00
Jesse Hills
ebe4a1ec29
Merge pull request #1538 from esphome/bump-2021.10.0b6
...
2021.10.0b6
2021-10-18 21:42:18 +13:00
Jesse Hills
301019afe9
Update changelog for 2021.10.0b6
2021-10-18 21:27:12 +13:00
Jesse Hills
0fea54597e
Bump version to 2021.10.0b6
2021-10-18 21:26:37 +13:00
Jesse Hills
24ffd50cc9
Merge branch 'current' into beta
2021-10-18 21:26:29 +13:00
Jesse Hills
8b5528a47c
Merge pull request #1537 from esphome/bump-2021.10.0b5
...
2021.10.0b5
2021-10-18 16:39:15 +13:00
Oxan van Leeuwen
5a3c0cbfec
Fix MAC option in AM43 example ( #1532 )
2021-10-18 16:10:36 +13:00
Jesse Hills
193cac78a6
Update supporters for 2021.10.0b5
2021-10-18 16:07:15 +13:00