Commit Graph

2804 Commits

Author SHA1 Message Date
andrewpc 49cc75ba41
QMP6988 Documentation (#1935) 2022-03-15 08:09:29 +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
stegm 40b45c5582
Add optimistic flag to Modbus Select (#1949) 2022-03-10 08:40:47 +13: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 2a8c6cfc55
Bump version to 2022.4.0-dev 2022-03-09 20:07:50 +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
Teemu Simola 520e68b67f
Update link to PlatformIO boards list. (#1947)
This update has been done for Generic ESP32 already
#1852 
f82c5b8ff1
2022-03-07 17:37:53 +01:00
Jesse Hills 49716cd0d6
Update honeywellabp.rst (#1952) 2022-03-07 11:47:05 +13:00
Jesse Hills dff2ad3651
Delete nspanel.rst 2022-03-05 01:44:52 +13:00
Jesse Hills 4f79d6feb0
Merge pull request #1946 from esphome/bump-2022.2.6
2022.2.6
2022-03-02 23:06:42 +13:00
Jesse Hills 4fff1faf4e
Update supporters for 2022.2.6 2022-03-02 17:07:59 +13:00
Jesse Hills 01f3cacdd5
Update changelog for 2022.2.6 2022-03-02 17:07:28 +13:00
Jesse Hills ec6e499822
Bump version to 2022.2.6 2022-03-02 17:07:09 +13:00
Sean Brogan a1d238cc99
Add mopeka pro check integration docs (#1564)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-03-01 11:30:37 +13:00
Jesse Hills 7bb56f2cdf
Update lambdas in rf_bridge (#1945) 2022-02-28 10:22:43 +13:00
Jesse Hills 5b89b2a0f2
Add note about remote package secrets (and fix lint.py) (#1943) 2022-02-27 22:58:51 +13:00
Jesse Hills 4cf5787e11
Merge pull request #1939 from esphome/bump-2022.2.5
2022.2.5
2022-02-24 07:32:24 +13:00
Jesse Hills 5aae0647aa
Update supporters for 2022.2.5 2022-02-23 11:21:51 +13:00
Jesse Hills 9c5a650908
Update changelog for 2022.2.5 2022-02-23 11:21:19 +13:00
Jesse Hills 790e559f26
Bump version to 2022.2.5 2022-02-23 11:20:50 +13:00
Jesse Hills db4fdf2f62
Add doc for touchscreen binary_sensor page_id (#1936) 2022-02-23 11:06:08 +13:00
RubyBailey e62c773d07
Honeywellabp (#1880)
Co-authored-by: RubyBailey <ruby_bailey11@hotmail.com>
2022-02-22 11:25:31 +01:00
Micha Nordmann d57c494495
Update waveshare_epaper.rst (#1926) 2022-02-22 07:35:09 +13:00
Arturo Casal bae87951ae
Add device support: MCP4728 (#1888)
* Initial MCP4728 docs

* Fixed doc reference labels and links

* Fixed link to mcp4728 component.

* Changed parameter name

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Reduced image size

* Extended parameter and output voltage explanation.

* Changed index position to keep alphabetical order.

Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-21 12:46:50 +01:00
EdJoPaTo ba616dc327
send_first_at for exponential_moving_average (#1928) 2022-02-21 13:13:12 +13:00
Niorix d6960620aa
light: add RESTORE_AND_OFF/RESTORE_AND_ON LightRestoreMode (#1923) 2022-02-21 12:52:22 +13:00
Fabian Affolter cfbd29050f
Add MPU6886 docs (#1933)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-21 12:23:30 +13:00
Jesse Hills ecf3718843
Merge pull request #1934 from esphome/bump-2022.2.4
2022.2.4
2022-02-21 11:14:09 +13:00
Jesse Hills ee8785944e
Update supporters for 2022.2.4 2022-02-21 10:18:54 +13:00
Jesse Hills 51d5287d6e
Update changelog for 2022.2.4 2022-02-21 10:18:20 +13:00
Jesse Hills 820a9b0d85
Bump version to 2022.2.4 2022-02-21 10:17:26 +13:00
Jesse Hills db83463e0c
Merge branch 'current' into next 2022-02-21 10:16:56 +13:00
cstaahl 7de8d193ad
Added documentation for the pulse_meter internal_filter_mode (#1832) 2022-02-21 09:32:50 +13:00
Otto Winter 794d7abc7c
Add copy integration (#1932) 2022-02-21 09:13:39 +13:00
Otto Winter 4ee8df7c0e
Rework lint (#1924) 2022-02-20 10:42:04 +01:00
Otto Winter 863a94be70
Rework lint (#1924) 2022-02-20 10:39:33 +01:00
Otto Winter 5fa975f029
BH1750 dynamically calculate options (#1915) 2022-02-19 15:49:29 +01:00
Joshua Spence 1a1baf9a24
Add missing buttons to top-level index (#1873)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-19 12:40:44 +01:00