Commit Graph

1007 Commits

Author SHA1 Message Date
Sam Hughes
a16d4f3743
Docs for CAP1188 Capacitive Touch Sensor (#1589) 2021-11-10 18:53:33 +01:00
Jesse Hills
189a1afce6
Merge branch 'current' into next 2021-11-10 21:10:25 +13:00
cvwillegen
7a56ba730f
Add Pronto protocol (#1563)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-10 16:11:42 +13:00
Kamil Trzciński
c6478725dc
Add esp32_camera_web_server: usage docs (#1595) 2021-11-10 13:10:13 +13:00
Jesse Hills
1867f0c618
Add entity_category docs (#1583) 2021-11-08 07:24:55 +13:00
Oxan van Leeuwen
7f237d4258
Fix number of MAC bytes appended to name (#1557) 2021-11-03 20:00:26 +01:00
Thomas Hollstegge
090511f483
Add missing link from Tuya MCU to Tuya Sensor (#1573) 2021-11-03 19:59:09 +01:00
Carlos Garcia Saura
ab651c934d
Update remote_receiver.rst (#1575) 2021-11-03 19:58:34 +01:00
Jesse Hills
1f8ecd46a6
Convert pin mode examples to new format (#1591) 2021-11-03 19:55:26 +01:00
Tim Niemueller
12f0886920
ili9341: document auto_clear_enabled flag (#1568)
Also reference in section about rendering engine.

Co-authored-by: Tim Niemueller <timdn@google.com>
2021-11-03 17:56:23 +01:00
niklasweber
6a3c4ef63f
Add restore_mode to rotary_encoder sensor (#1584) 2021-11-03 07:32:30 +13:00
Paul Monigatti
32264bb953
Add option to use MQTT abbreviations (#1582) 2021-10-31 15:34:15 +13:00
Arturo Casal
825cf25f5a
Added docs for CSE7761 power sensor (#1541)
* Added docs for CSE7761 power sensor
Also added docs for Sonoff Dual R3 v1.x

* Update components/sensor/cse7761.rst

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

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-10-28 20:59:01 +02:00
Jesse Hills
fbc5808e24
Add examples for external_component PR shorthand format (#1581) 2021-10-29 07:12:28 +13:00
Sean Brogan
ce8e268483
Update for ruuvi and xiaomi ble to require yaml (#1562) 2021-10-28 09:16:51 +13:00
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