H. Árkosi Róbert
130bc5fae0
Clarify things about Safe Mode + links to button/switch ( #1982 )
2022-04-14 16:16:59 +12:00
RadekHvizdos
5b4793203f
Update mcp3008 to fix wrong component description ( #1981 )
...
* Update mcp3008.rst
This chip is an AD converter, not an I/O Expander
* Update mcp3008.rst
Fix underline
2022-04-14 16:16:24 +12:00
Vincèn
6ba7556bb9
update component description ( #1988 )
...
makes it clearer when that component can be used !
2022-04-14 16:15:39 +12:00
Vincèn
3afc857cac
Clarification on network configuration ( #1987 )
...
* Clarification on network configuration
Made some modifications on how Wifi is handled in ESP and its interaction/incompatility with Ethernet mode
* Update wifi.rst
Typo correction
2022-04-14 16:13:48 +12:00
Jonathan Burns
2ab15cb9c1
Add newer HomeAssistant actions to list of all actions ( #2004 )
2022-04-14 15:58:59 +12:00
phpia
ccf1966fe6
Update automations.rst ( #1992 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 03:57:29 +00:00
Paulus Schoutsen
e051ae919c
Help people that want to attach a button ( #2015 )
2022-04-13 00:07:12 -07:00
Jesse Hills
4b0889f0c5
Revert table shadow added in #1994 ( #2014 )
2022-04-13 16:12:22 +12:00
pbevilac
8e327313b4
added closing bracket, corrected bootloader baudrate to 74880 ( #1996 )
2022-04-13 16:09:18 +12:00
Philip Allgaier
d7150ffd99
Add border-radius to images + dropshadow to tables ( #1994 )
2022-04-12 21:07:42 -07:00
sumirati
a7441684b9
Added note on WAK signal for CCS811 ( #1998 )
2022-04-13 16:04:13 +12:00
Vendo232
8f86f6b6ab
Update xiaomi_miscale.rst ( #1995 )
2022-04-13 15:57:57 +12:00
Jesse Hills
c9b5c76036
Add missing note about python 3.8 min version ( #2008 )
2022-04-11 09:22:17 +12:00
Guillermo Ruffino
53d1abd7a8
Docs cleanup for schema gen ( #1973 )
2022-04-03 19:30:25 +12:00
Jesse Hills
48256f265d
Merge pull request #1993 from esphome/bump-2022.3.2
...
2022.3.2
2022-03-30 13:29:16 +13:00
Jesse Hills
b896a6ce1c
Update supporters for 2022.3.2
2022-03-30 08:16:52 +13:00
Jesse Hills
b6ede76631
Update changelog for 2022.3.2
2022-03-30 08:16:21 +13:00
Jesse Hills
164b7ab09d
Bump version to 2022.3.2
2022-03-30 08:15:51 +13:00
Jesse Hills
6c57041e17
Merge pull request #1983 from esphome/bump-2022.3.1
...
2022.3.1
2022-03-24 16:45:34 +13:00
Jesse Hills
40ee52c6ff
Update supporters for 2022.3.1
2022-03-23 12:27:22 +13:00
Jesse Hills
606e24b94d
Update changelog for 2022.3.1
2022-03-23 12:26:50 +13:00
Jesse Hills
9fba4dfe46
Bump version to 2022.3.1
2022-03-23 12:26:03 +13:00
Samir El Benna
7b49a3ea09
Update diy.rst ( #1972 )
...
Little add for a DIY project, I hope someone like it
2022-03-17 23:06:59 -03:00
demichiel
8551c30b39
Add simpler Home Assistant configuration for servo control ( #1960 )
...
* Add simpler Home Assistant configuration for servo control
Co-authored-by: Michiel Ryvers <demichiel@gmail.com>
2022-03-16 12:22:31 -07:00
Jesse Hills
b005d57b1e
Fix mopeka links ( #1969 )
2022-03-17 07:42:55 +13:00
Jesse Hills
29577ec6e6
Merge pull request #1965 from esphome/bump-2022.3.0
...
2022.3.0
2022-03-16 23:39:27 +13:00
Jesse Hills
ff1080e7b6
Remove m
2022-03-16 23:13:56 +13:00
Jesse Hills
bb7d547c65
Update changelog for 2022.3.0
2022-03-16 22:33:42 +13:00
Jesse Hills
532c0a2809
Bump version to 2022.3.0
2022-03-16 22:32:24 +13:00
Jesse Hills
3f2986c47d
Merge pull request #1964 from esphome/bump-2022.3.0b2
...
2022.3.0b2
2022-03-16 15:47:16 +13:00
Jesse Hills
af8959caee
Update supporters for 2022.3.0b2
2022-03-16 14:07:01 +13:00
Jesse Hills
79b0c3c465
Update changelog for 2022.3.0b2
2022-03-16 14:06:27 +13:00
Jesse Hills
f9bcbeb354
Bump version to 2022.3.0b2
2022-03-16 14:06:03 +13:00
stegm
7b568ad3df
Add optimistic flag to Modbus Select ( #1949 )
2022-03-16 14:06:03 +13:00
Jesse Hills
e09f8921a3
Merge branch 'current' into beta
2022-03-16 14:05:42 +13:00
H. Árkosi Róbert
0d21f8927b
Add bitmasks description and example to extract bits ( #1918 )
2022-03-12 13:40:20 -05:00
Johannes Rebling
889bb5676d
Update htu21d.rst ( #1931 )
...
* Update htu21d.rst
adding SHT21 as supported
* fixing underline length...
* adding HTU21D / Si7021 / SHT21 to index
2022-03-12 18:37:41 +00:00
H. Árkosi Róbert
7bfbc6f228
Example to parse values from JSON response to HTTP Request ( #1914 )
...
* Example to parse values from JSON response to HTTP Request
* Make the example less generic
Thanks @jesserockz
https://discord.com/channels/429907082951524364/943548559289122837/943611047728799785
* Update http_request.rst
* Update http_request.rst
* Update http_request.rst
2022-03-12 13:27:48 -05:00
Daniel Schramm
044a7c2704
Canbus ESP32 - Schemtics added ( #1922 )
...
* Images added
Schematic images.
* Update canbus.rst
* Edit writing
Co-authored-by: Daniel Schramm <daniel.schramm@kyocera-avx.com>
Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
2022-03-11 09:11:13 -05:00
Flaviu Tamas
f778497c8a
uint32_to_string => to_string ( #1956 )
...
* uint32_to_string => str_sprintf
* Apply suggested change
Co-authored-by: Mario Gabriell Karaziaki <MarioGK@users.noreply.github.com>
2022-03-11 03:43:12 +00:00
QbaF
af891ff5e3
Additional clarification to update_interval and sample_duration relat… ( #1898 )
...
* Additional clarification to update_interval and sample_duration relations
* Update components/sensor/ct_clamp.rst
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Flaviu Tamas <me@flaviutamas.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-03-11 03:39:06 +00:00
Davy Landman
7273822a94
Added alternative pin labeling for 74HC595 ( #1930 )
...
Some datasheets talk about the `SD`, `SH_CP` and `ST_CP` pins, I though to add the alternative label names in the documentation.
2022-03-10 21:03:38 -05:00
cooperised
19482f862e
Fix typos in code snippets for stepper component ( #1938 )
...
Fix the code snippets that demonstrate stepper.set_acceleration and stepper.set_deceleration, which both erroneously used the key "speed" instead of the correct "acceleration" and "deceleration".
2022-03-10 21:00:26 -05:00
Omar Ghader
b7d1f8698e
Update diy.rst ( #1940 )
...
Add air quality + am312 tutorial
2022-03-10 20:59:31 -05:00
Jesse Hills
5862f6c99b
Merge pull request #1955 from esphome/bump-2022.3.0b1
...
2022.3.0b1
2022-03-09 20:57:50 +13:00
Jesse Hills
163b95ffbc
Update supporters for 2022.3.0b1
2022-03-09 20:25:38 +13:00
Jesse Hills
c48cf5037a
Update changelog for 2022.3.0b1
2022-03-09 20:25:05 +13:00
Jesse Hills
4a2bf036b9
Bump version to 2022.3.0b1
2022-03-09 20:07:50 +13:00
Jesse Hills
a0e81502fe
Merge branch 'current' into next
2022-03-09 20:05:01 +13:00
wilberforce
c5d9cc2ee9
Webserver v2 ( #1600 )
2022-03-08 15:02:30 +13:00