Commit Graph

992 Commits

Author SHA1 Message Date
niklasweber
89795d5e80
Add publish_initial_value option to rotary_encoder (#1565) 2021-10-28 08:09:39 +13:00
Jesse Hills
7f5b92bec7
Merge branch 'current' into next 2021-10-27 10:48:47 +13:00
Colby Rome
bdf1e65eaf
Fix capitalization. (#1561) 2021-10-23 11:07:32 +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
Andreas Hergert
980fc2dd15
updated doc after idf changes for TCA9548A (#1559)
Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
2021-10-22 18:21:25 +02:00
Otto winter
3a8352a9e8
Merge branch 'current' into next 2021-10-21 14:22:54 +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
5c178669d7
Merge branch 'current' into beta 2021-10-21 07:31:46 +13:00
Jesse Hills
0cb5e7a398
Merge branch 'current' into next 2021-10-21 07:31:45 +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
Carlos Garcia Saura
ba83d27c8a
Reference new auto-range setting for the ADC (#1547) 2021-10-20 19:45:19 +02: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
619ff36984
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:08:37 +13:00
Maurice Makaay
ff93682ced
Fix compile error for uptime sensor with esp-idf (#1534)
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
2021-10-20 09:00:25 +13:00
Jesse Hills
24ffd50cc9
Merge branch 'current' into beta 2021-10-18 21:26:29 +13:00
Jesse Hills
2fe6f235b6
Merge branch 'current' into next 2021-10-18 16:33:47 +13:00
Oxan van Leeuwen
5a3c0cbfec
Fix MAC option in AM43 example (#1532) 2021-10-18 16:10:36 +13:00
Jesse Hills
50ddea3582
Merge branch 'current' into beta 2021-10-18 15:30:51 +13:00
Jesse Hills
0499bd28f1
Merge branch 'current' into next 2021-10-18 15:30:51 +13:00
Martin
b78d8dcdc6
Fix typo (#1535) 2021-10-17 17:56:59 +02:00
Jesse Hills
2f04c9bd33
Merge branch 'current' into next 2021-10-17 20:28:30 +13:00
Jesse Hills
67ade1e6a0
Merge branch 'current' into beta 2021-10-17 20:28:30 +13:00
Zoltant7
aa4c65f812
Correctly name MCP2515 in canbus documentation (#1511) 2021-10-15 21:11:19 +02:00
buxtronix
fc62200be9
Add doc for 'invert_position' variable for am43 cover. (#1512)
This variable is contained within the cover code, but was never added to the documentation.
2021-10-15 21:08:40 +02:00
Nate Lust
1fa11f5246
Add new documentation to SGP40 component (#1515) 2021-10-15 09:42:46 +13:00
Jesse Hills
657a7fd955
Merge branch 'current' into next 2021-10-15 09:42:29 +13:00
Jesse Hills
704b4fbf18
Merge branch 'current' into beta 2021-10-15 09:42:29 +13:00
Nate Lust
d625bdf42b
Add new documentation to SGP40 component (#1515) 2021-10-15 09:39:29 +13:00
Joeri Colman
d6f58053e4
Update sdm_meter.rst (#1513) 2021-10-14 20:01:47 +13:00
razorback16
d36e9e7893
Updated documentation of TCS34725 (#1510)
- Due to the commit 3273871c1c572db00a1f549cb1c076663f39c3d7
  documentation is updated

Co-authored-by: Razorback16 <razorback16@users.noreply.github.com>
2021-10-13 18:45:58 +02:00
Jesse Hills
7839495c78
Update changelog for 2021.10.0b1 2021-10-13 18:08:58 +13:00
Jesse Hills
ff6435a334
Merge branch 'current' into next 2021-10-13 16:36:23 +13:00
Alex
6b53e20753
Document flash_write_interval (#1381) 2021-10-13 16:34:24 +13:00
Roy Meissner
adaded35fe
Added documentation for a throttle_average filter (#1521)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-13 13:04:33 +13:00
Rob Deutsch
a3854b52da
Added heatpumpir documentation (#826)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-13 07:40:24 +13:00
Dave T
791d03be20
Update broken links for ili9341 (#1517) 2021-10-12 15:43:46 +13:00
Chris Nussbaum
af2933a560
Add on_open and on_closed triggers to cover (#1524) 2021-10-12 15:39:24 +13:00
definitio
ce1165cd90
Add climate topics configuration (#1519) 2021-10-10 17:55:51 +02:00
definitio
f551da1b6d
Add cover topics configuration (#1518) 2021-10-10 17:54:39 +02:00
Paul Monigatti
5f0f796387
Add 'icon' property to Binary Sensor, Climate, Cover, Fan, and Light platforms (#1489)
* Added 'icon' field to lights

* Icon property is not ignored (checked with HA 2021.9.7) if a device class is set

* Added icon properties to binary sensor, climate, cover, and fan components
2021-10-10 10:39:50 +02:00
R Huish
a945103426
Edited / added accuracy_decimals (#1507)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-07 14:40:32 +13:00
Paul Monigatti
8bed2ede8d
Add Safe Mode Restart Switch (#1504) 2021-10-06 20:44:52 +13:00
Matteo Franceschini
6c86fe2e5e
Pzem 004t doc improvements (#1371) 2021-10-06 16:10:47 +13:00
Andy Allsopp
77699b858e
Update airthings_ble.rst (#1491)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-10-06 15:59:46 +13:00
Daniel Rheinbay
5b5144cd5f
Fix grammar in uart.rst (#1502) 2021-10-06 15:28:14 +13:00
Jesse Hills
b89d25b717
Remove unrelated SEO keywords from OTA (#1509) 2021-10-06 15:26:46 +13:00
NMC
857477e188
Add docs for Airthings-Wave-Mini (#1505) 2021-10-05 11:56:37 +13:00
WeekendWarrior1
479acf411b
text sensor filter documentation (#1497)
* text sensor filter documentation

* document on raw value automation

* Apply suggestions from code review

thanks Oxan!

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-29 23:25:11 +02:00
Marek Marczykowski-Górecki
08d76a66aa
Add documentation for new Tuya cover component (#1466) 2021-09-29 10:02:17 +13:00