Commit Graph

1807 Commits

Author SHA1 Message Date
Jesse Hills
94867b1761
Add note about RS485 converter (#1372) 2021-08-10 23:36:54 +12:00
Dominik Bruhn
f5cc0cf7b2
Number Template: Clarify how to get value in set_action (#1377) 2021-08-10 23:36:13 +12:00
imgbot[bot]
eb3bdebb3a
[ImgBot] Optimize images (#1374)
*Total -- 405.11kb -> 379.32kb (6.37%)

/cookbook/images/ilonda-wifi-smart-fish-feeder.jpg -- 63.83kb -> 58.18kb (8.86%)
/cookbook/images/ilonda-wifi-smart-fish-feeder-cookbook.jpg -- 10.89kb -> 10.03kb (7.96%)
/images/ilonda-wifi-smart-fish-feeder-cookbook.jpg -- 10.89kb -> 10.03kb (7.96%)
/images/hero.png -- 319.49kb -> 301.09kb (5.76%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-08-09 10:03:10 +02:00
Dominik Bruhn
530a770c68
Fix Template Switch Lamda Example (#1376)
A template switch publish_state method does take a boolean and not a float.
2021-08-09 10:02:43 +02:00
Joakim Sørensen
e5840ef6a6
Update hero image (#1373) 2021-08-07 21:24:25 +12:00
n8detar
f6a68b6d7b
Add device_class to example config. (#1367) 2021-08-05 08:29:45 +02:00
Otto Winter
5f8149d8ce
Merge pull request #1365 from esphome/bump-1.20.4
1.20.4
2021-08-04 17:55:06 +02:00
Otto winter
9bca31c26c
Update supporters for 1.20.4 2021-08-04 17:49:05 +02:00
Otto winter
f2bb39d841
Update changelog for 1.20.4 2021-08-04 17:46:43 +02:00
Otto winter
3d88a54437
Bump version to v1.20.4 2021-08-04 17:46:13 +02:00
Guillermo Ruffino
5b0a0aa74d
A few format consistency issues (#1340)
* fix nextion missing properties

* teleinfo is now component

* tuya props formatting

* havells name component mismatch

* light.addressable_set do not have color_brightness

* Revert "light.addressable_set do not have color_brightness"

This reverts commit a0abf7e44139b86f7d65b2ba2f2c40151ad6a257.
2021-08-04 09:35:19 -03:00
Oxan van Leeuwen
d0f311a18f
Fix range parameters for light.addressable_set (#1363)
Since 521c080989d4 the range parameters are a closed interval, not a half-open interval.
2021-08-04 08:14:41 +02:00
Víctor Ferrer García
96bc8820f6
Update pzemac.rst (#1352) 2021-08-03 23:36:12 +12:00
Alex Barcelo
f3e33b93fd
Adding references to other already existing tuya components (#1353) 2021-08-03 23:34:13 +12:00
Federico Ariel Castagnini
ccb07fe19e
correct wrong example parameter (#1359)
eightbitcolor should be eight_bit_color
2021-08-03 09:48:45 +02:00
Jesse Hills
082d69e67a
Merge pull request #1349 from esphome/bump-1.20.3
1.20.3
2021-07-30 15:48:48 +12:00
Jesse Hills
93e1c7f55a
Update supporters for 1.20.3 2021-07-30 11:00:52 +12:00
Jesse Hills
e44b4e027a
Update changelog for 1.20.3 2021-07-30 11:00:36 +12:00
Jesse Hills
bb89f688a1
Bump version to v1.20.3 2021-07-30 11:00:12 +12:00
Jesse Hills
8ae0985448
Merge pull request #1345 from esphome/bump-1.20.2
1.20.2
2021-07-29 20:42:45 +12:00
Jesse Hills
22fcbf2609
Update supporters for 1.20.2 2021-07-29 19:52:05 +12:00
Jesse Hills
bc4f3f6681
Update changelog for 1.20.2 2021-07-29 19:51:49 +12:00
Jesse Hills
0c390fe42c
Bump version to v1.20.2 2021-07-29 19:51:18 +12:00
Jesse Hills
8513ad81c0
Fix number text (#1344) 2021-07-29 09:56:28 +12:00
Oxan van Leeuwen
5e3102a123
Use lowercase true/false values (#1327)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Jesse Hills
666610b3ca
Merge pull request #1338 from esphome/bump-1.20.1
1.20.1
2021-07-27 12:38:37 +12:00
Jesse Hills
ca0b33e958
Update supporters for 1.20.1 2021-07-27 09:44:51 +12:00
Jesse Hills
36b3a9f7a0
Update changelog for 1.20.1 2021-07-27 09:44:21 +12:00
Jesse Hills
b483b8fd70
Bump version to v1.20.1 2021-07-27 09:43:06 +12:00
Otto Winter
c7e8e4beee
Add new climate modes to climate/index.rst (#1334) 2021-07-26 16:36:52 +02:00
Otto Winter
86f2985676
Add missed breaking change to section (#1335) 2021-07-26 16:36:17 +02:00
pplucky
76b0ff32b8
New cookbook entry for Ilonda Wifi Smart Fish Feeder (L88) (#1141)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-26 22:23:23 +12:00
imgbot[bot]
0574f6062b
[ImgBot] Optimize images (#1323)
*Total -- 95.22kb -> 81.66kb (14.24%)

/images/anova.png -- 6.05kb -> 4.79kb (20.73%)
/images/havellsgti5000d_s.jpg -- 37.85kb -> 31.93kb (15.63%)
/changelog/images/online-indicator.png -- 16.91kb -> 14.42kb (14.72%)
/_static/changelog-1.20.0.png -- 34.41kb -> 30.52kb (11.32%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-07-26 17:33:31 +12:00
buxtronix
0d74958131
Note lack of Anova Nano support (#1331) 2021-07-24 11:51:09 +02:00
Oxan van Leeuwen
93f838d570
Mark required fields for endstop cover as required (#1329) 2021-07-23 21:25:03 +02:00
Oxan van Leeuwen
2a524a9ed2
Fix duplicate sentence (#1330) 2021-07-23 21:17:07 +02:00
Andy Allsopp
1d3e6aa1b6
Update logger.rst (#1325) 2021-07-23 01:05:32 +02:00
Oxan van Leeuwen
8495cc5936
Fix a bunch of typos (#1324) 2021-07-22 23:38:38 +02:00
Jesse Hills
18263710ce
Merge pull request #1322 from esphome/bump-1.20.0
1.20.0
2021-07-22 08:33:18 +12:00
Jesse Hills
05920c0a9c
Fix link 2021-07-22 08:11:56 +12:00
Jesse Hills
1f8436fba8
Update supporters for 1.20.0 2021-07-22 08:07:11 +12:00
Jesse Hills
40c9d10819
Update changelog for 1.20.0 2021-07-22 08:06:55 +12:00
Jesse Hills
a1b574ee5c
Bump version to v1.20.0 2021-07-22 07:55:49 +12:00
Jesse Hills
6d423429e7
Merge pull request #1321 from esphome/bump-1.20.0b6
1.20.0b6
2021-07-21 11:35:51 +12:00
Jesse Hills
c2781be41a
Update supporters for 1.20.0b6 2021-07-21 11:04:27 +12:00
Jesse Hills
5f430183c9
Update changelog for 1.20.0b6 2021-07-21 11:04:12 +12:00
Jesse Hills
554ecdbecf
Bump version to v1.20.0b6 2021-07-21 10:52:50 +12:00
Jesse Hills
38588587d1
Add last_reset_type lines to sensor code docs (#1316) 2021-07-21 10:52:50 +12:00
Jesse Hills
364f2c45db
Merge pull request #1320 from esphome/bump-1.20.0b5
1.20.0b5
2021-07-20 17:28:34 +12:00
Jesse Hills
125caaaed1
Fix image path 2021-07-20 17:19:54 +12:00