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
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
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
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
Jesse Hills
24ffd50cc9
Merge branch 'current' into beta
2021-10-18 21:26:29 +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
Martin
b78d8dcdc6
Fix typo ( #1535 )
2021-10-17 17:56:59 +02: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
704b4fbf18
Merge branch 'current' into beta
2021-10-15 09:42:29 +13:00
Joeri Colman
d6f58053e4
Update sdm_meter.rst ( #1513 )
2021-10-14 20:01:47 +13: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
Dave T
7cd2656b67
Fix typo ( #1500 )
2021-09-28 22:57:24 +02:00
irtimaled
b000524b55
Support for HSV color on Tuya light ( #1495 )
2021-09-28 22:19:21 +02:00
Stephen Tierney
6cc05b47fb
Add docs for SCD4X ( #1429 )
...
* Initial commit
* Fix title underline length
* Add SCD4X to environmental list
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-28 22:16:43 +02:00
Jesse Hills
92f4672a5e
Merge branch 'current' into next
2021-09-28 13:57:37 +13:00
Daniel Müller
c60b571a4b
Add cover toggle support ( #1189 )
...
* Add cover toggle support
Step through open/stop/close/stop sequence with every toggle
* Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-09-27 22:31:20 +02:00
Marcos Pérez Ferro
b40fe3ca16
Current based cover ( #905 )
...
* Current base cover documentation
* Minor doc fixes
* Improving doc. Adding shelly 2.5 image. Add component to index
* adding malfunction detection
* Adding missing image to index
* Apply suggestions from code review
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-27 22:23:50 +02:00
Martin
33ba298b13
Modbus controller docs ( #1388 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-27 09:27:26 +13:00
WeekendWarrior1
32ae4bf8e2
fan.cycle_speed docs ( #1482 )
2021-09-27 08:32:50 +13:00
irtimaled
1054af20eb
Add support for rgb support on tuya lights ( #1488 )
2021-09-26 21:34:08 +13:00
rbaron
0960895891
Updates b-parasite docs with light sensor information ( #1492 )
2021-09-25 13:16:31 +02:00
ZJY
f0064aa658
Add SSD1305 support and few new options ( #1237 )
2021-09-22 14:22:08 +02:00
Gustavo Ambrozio
89bdc8c7ee
Adding docs to new scan results text sensor. ( #1054 )
2021-09-22 13:44:24 +02:00
wifwucite
3bd14a66ac
additional speed level topics for speed fan ( #1214 )
2021-09-22 13:43:23 +02:00
Radim Karniš
1751fd003a
Add ESP-EYE config for esp32_camera component ( #1273 )
2021-09-22 13:41:09 +02:00