Commit Graph

513 Commits

Author SHA1 Message Date
H. Árkosi Róbert 1240f2c904
Update index.rst (#2972)
Remove python cookbook from index
2023-06-03 07:45:40 +12:00
Guillermo Ruffino 0b041128a6
Current-gen-schema (#2887)
* fix enum docs style

* schema fixes updates for 2023.2

* support multi key prop

* format fixes

* Format fixes

* set typed

* fix code quotes

* add platforms

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-31 15:31:55 +02:00
yousaf465 bcc9ed6bc5
Create how to share sensor data via http_request (#2893)
* Create how to share sensor data via http_request

initial webserver for http_request

* Update how to share sensor data via http_request

* Rename how to share sensor data via http_request to http_request_sensor.rst

* Update http_request_sensor.rst

* added client and server images

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

fixed template sensor

* Update http_request_sensor.rst

fixed template senor indent

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update index.rst

added htttp_request to cookbook

* Update http_request_sensor.rst

updated node ----> nodes

* Update index.rst

Updated node to nodes in index.rst

* Update http_request_sensor.rst

fixed headline underline too short

* Update http_request_sensor.rst

* Update index.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

* Update http_request_sensor.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-31 15:24:42 +02:00
Tim Laurence f1268d3670
Add directions on how to automate firmware updates (#2914) 2023-05-31 14:35:30 +02:00
Sybren A. Stüvel 091f50260a
Add TMP1075 temperature sensor documentation (#2895)
See https://github.com/esphome/esphome/pull/4776 for the PR that adds
this sensor to ESPHome.
2023-05-26 00:04:37 -05:00
Daniel Mahaney 7167370d03
Add rp2040_pio_led_strip docs (#2917)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-22 10:31:35 +12:00
Jesse Hills 2ab7d958dd
Add esp32_rmt_led_strip docs (#2902) 2023-05-09 09:33:49 +12:00
Jesse Hills b52df8e9a3
Add gp8403 docs (#2901) 2023-05-08 12:45:14 +12:00
Jesse Hills 962656bec3
Speaker docs (#2892) 2023-05-08 10:36:43 +12:00
looping40 72bc0f612c
Max6956 support added (#2320)
Co-authored-by: Nicolas C <nicolas.camil@airbus.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-02 09:51:55 +12:00
Philippe FOUQUET 3032493225
Add HYT271 doc (#2583) 2023-05-01 16:18:40 +12:00
Mat931 4b5f24a1d6
Add PCA6416A (#2834)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-01 16:00:24 +12:00
notsonominal dab09f6c86
Adding docs for mlx90614 (#2845)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-27 01:18:05 +00:00
Jesse Hills a765931f35
Merge branch 'current' into next 2023-04-17 15:45:23 +12:00
H. Árkosi Róbert 7f51bc25fe
Further movement to devices site (#2835)
* Further movement to devices site

* Update _redirects

* Update template.rst

* change icon for magic

* Update index.rst
2023-04-13 14:23:03 +02:00
Jesse Hills cd92f71534
Merge branch 'current' into next 2023-04-13 10:11:13 +12:00
Keith Burzinski 0893d25cdf
Add some missing binary sensors to the index (#2819) 2023-04-12 11:42:28 +02:00
H. Árkosi Róbert dbfd65504e
Add/Rename item in Cookbook (#2821)
* Add/Rename item in Cookbook

Made a "Lambda Magic" cookbook item, where we can gather interesting Lambda implementations.

* Update lambda_magic.rst

* Update lambda_magic.rst

* Update lcd_display.rst
2023-04-12 11:37:13 +02:00
H. Árkosi Róbert 8c3cd97ea1
Remove migrated items from Cookbook (part2) (#2820)
* Remove migrated items from Cookbook (part2)

These devices are migrated to the devices site with https://github.com/esphome/esphome-devices/pull/386

* remove unused images
2023-04-12 10:28:06 +02:00
Jesse Hills c745a29af7
Initial voice assistant documentation (#2813) 2023-04-12 11:53:24 +12:00
H. Árkosi Róbert 0998228c45
Remove migrated items from Cookbook (#2816)
* remove migrated documentation

All of these are present now on our https://devices.esphome.io/ site.

The missing ones were pushed with https://github.com/esphome/esphome-devices/pull/385, and the rest ones were already in, thus removing here the duplicates.

* Update modbus.rst

* Update modbus.rst

* Update modbus_controller.rst

* Update ltr390.rst

* Update ltr390.rst

* Update modbus_controller.rst

* fix broken links

* Update index.rst

* Update index.rst
2023-04-11 17:51:46 +02:00
Ben Hoff f44e9b3e8f
Mmc5603 (#2524)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-05 13:30:47 +12:00
Keith Burzinski acc4d25c21
Group and sort binary sensors into categories (#2802) 2023-04-04 19:28:17 +12:00
LuBeDa 0191785511
Add EHMTX to cookbook (#2369) 2023-03-25 20:31:50 +00:00
NP v/d Spek 5176b16150
Replace ili9341 with ili9xxx documentation (#2729)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-09 15:48:13 +13:00
Samuel Sieb f7420c857f
fix kuntze docs (#2698)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-03-09 15:48:13 +13:00
Morgan Robertson df41bf7675
Add documentation for AS7341 spectral color sensor (#2609)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-08 14:28:10 +13:00
DAVe3283 3e74757ce9
Add absolute humidity component (#2723)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-08 10:21:36 +13:00
kahrendt ec78f92910
Add documentation for fs3000 sensor. (#2715)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-07 19:27:20 +13:00
Yaroslav Heriatovych ac71defd45
Add haier climate component (#2431)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-23 15:05:54 +13:00
Shreyas Karnik b6adcdb0cc
add person sensor (sen21231) from useful sensors (#2678)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-23 13:37:47 +13:00
Fabian 52b2e857ea
Add Mopeka standard to next docs. (#2624)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-22 10:49:15 +13:00
Mat931 a060225575
Add internal_temperature component (#2611)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-02-20 16:43:15 +13:00
H. Árkosi Róbert 11528c83e9
Documentation for `vbus` component (#2397)
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-07 12:17:19 +13:00
sebcaps be05682b3b
Add documentation for LD2410 (#2385)
Co-authored-by: Richard North <rich.north@gmail.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-07 11:47:51 +13:00
Jesse Hills b7a6bc4d78
Add documentation for MiCS 4514 (#2605) 2023-01-25 09:58:48 +13:00
H. Árkosi Róbert b84eb16038
Documentation for `wiegand` component (#2424)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-01-18 14:37:57 +13:00
Valentin Ochs 52e7be2e97
Documentation for `sigma_delta_output` component (#2500)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-18 13:42:36 +13:00
Mathias Stock d0378c71b8
Add support for EE895, HTE501 and TEE501 sensors (#2241)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-01-18 10:43:20 +13:00
EtienneMD 52a5ebea51
Add X9C potentiometer docs (#2541) 2023-01-11 14:51:58 +13:00
H. Árkosi Róbert f08998729a
Documentation for `matrix_keypad` component (#2425)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-10 16:07:17 +13:00
brogon e189d6d85c
Pcf85063 rtc (#2347)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-23 12:33:58 +13:00
Jesse Hills 28f359e8c5
Merge branch 'current' into next 2022-12-22 22:58:00 +00:00
Jesse Hills 150d149d60
Restructure time docs into its own folder and split (#2566) 2022-12-23 11:57:01 +13:00
Cossid 039228274a
Add documentation for SM2235 & SM2335 LED drivers (#2514) 2022-12-23 11:04:29 +13:00
Cossid e73edf0fbb
Add documentation for new component BB1658CJ LED Driver (#2432) 2022-12-23 10:39:49 +13:00
Cossid 42baa49565
Add documentation for new component BP5758D LED driver. (#2433) 2022-12-23 10:24:52 +13:00
Steve Rodgers f17fe13da6
Add PCA9554 docs (#2532) 2022-12-22 18:39:29 +13:00
alsig 84b78f8007
Added documentation for SN74HC165 (#2504)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-07 12:10:29 +13:00
Jesse Hills 2dd8136698
Update changelog for 2022.11.0b2 2022-11-10 11:48:34 +13:00
Jesse Hills da4402105e
Merge branch 'current' into beta 2022-11-10 11:08:13 +13:00
Patrick Stigler e5f325ef7c
Added Geiger Counter to the cookbook (#2382) 2022-11-10 07:59:39 +13:00
Stanislav Meduna dc5f04661f
Implement a simple LCD menu (#2029)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-07 19:01:00 +13:00
Jesse Hills 1160dc279f
Remove devices on home page and replace with platforms (#2393) 2022-10-27 15:43:17 +13:00
Jesse Hills 423e1e69d2
Add basic rp2040 docs page (#2392) 2022-10-27 12:38:26 +13:00
Maximilian bb0900058b
Add docs from adc128s102 sensor (#2308)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 17:06:26 +13:00
Jadson Santos e306940c09
Add ethernet_info docs (#2300) 2022-10-19 13:44:58 +13:00
Marcel Hoppe 6764a47089
Add support for wl-134 (#2137)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-10-19 13:44:30 +13:00
Pascal Vizeli 6985e68895
U-fire/ph (#2285)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-14 16:51:28 +12:00
Jordan W. Cobb ca8a5ee051
Added documentation for TM1638 Led and Key module (#1991) 2022-09-12 00:32:54 -07:00
anatoly-savchenkov 6d9648aa2d
Add Factory Reset button and switch (#2280) 2022-09-12 10:23:55 +12:00
David Buezas e2a524bd5a
Added documentation for bl0942 (#2286) 2022-09-12 09:36:13 +12:00
Keilin Bickar c735cc2253
Add MPL3115A2 component (#2009)
* Add MPL3115A2

* Resized image

* Extended underline
2022-09-09 00:18:10 -05:00
Pascal Vizeli 8044302769
Add documentation for ufire_ec (#2273)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-08 22:30:16 +12:00
Philippe FOUQUET 8e3689fb45
Add doc for tm1621 LCD display (#2242) 2022-09-08 11:40:32 +12:00
MrEditor97 2e34f4772b
Support for MCP9600 sensor (#2217)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-25 15:49:35 +12:00
Jesse Hills a98b66b199
Add docs for bluetooth proxy (#2247)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-08-25 09:02:17 +12:00
Keith Burzinski 3d26641178
Add dps310 sensor doc (#2218) 2022-08-19 07:49:58 +12:00
puuu cbacebc478
Add documentation of pvvx_mithermometer display platform (#1986) 2022-08-15 10:56:29 +12:00
Adrián Panella 475933a41f
add feedback cover component (#1942) 2022-08-09 17:21:30 +12:00
Keith Burzinski 91f7eda827
Sprinkler Controller documentation (#1471) 2022-08-09 12:19:45 +12:00
Jesse Hills d48af09642
Merge branch 'current' into next 2022-08-08 08:23:47 +12:00
piechade c4c056d60b
Add SMT100 Soil Moisture Sensor documentation (#2197)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Dennis Piecha <d.piecha@ymail.com>
2022-07-28 11:22:56 +12:00
H. Árkosi Róbert 2d6552d545
Merge pull request #2083 from sumirati/feature_1398
Feature 1398
2022-07-01 10:45:18 +02:00
Nick B 178a84b401
Documentation for DAC7678 component (#2053) 2022-06-21 17:12:19 +12:00
Jesse Hills 2b3edea033
Add docs for media_player and i2s_audio (#2107) 2022-06-02 17:00:24 +12:00
Martin 02007a12f2
Sgp4x (#2016) 2022-05-19 12:47:37 +12:00
Jesse Hills bc5d77164f
Merge branch 'current' into next 2022-05-16 13:33:17 +12:00
sumirati 4f11e2a1b8 Update AHT10 docs to show support for DHT20 sensor 2022-05-16 01:10:44 +02:00
Maxim Ocheretianko ecd45454e9
Add Tuya select documentation (#2075) 2022-05-16 07:49:48 +12:00
Jesse Hills 3bba2e5e4c
Fix mopeka pro check links (#2082) 2022-05-16 07:35:54 +12:00
sumirati 5a082d7c6f Update AHT10 to include AHT20/21 2022-05-13 14:51:10 +02:00
Jesse Hills 528f0bfba9
Merge branch 'current' into next 2022-05-11 09:35:55 +12:00
Andre Lengwenus 8d4bccafb2
Add docs for SML (#1493)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 21:05:54 +12:00
Martin bccd86bcac
Sen5x docs (#2017) 2022-05-10 20:15:10 +12:00
Ingo Theiss c3d2635f5a
ENS210 Humidity & Temperature sensor component (#1745) 2022-05-09 17:23:40 +12:00
I. Tomita e26488848e
Documentation for BL0939 (Sonoff Dual R3 v2) (#1970) 2022-04-21 10:11:28 +12:00
rnauber 851c2605ab
Add documentation for Shelly Dimmer 2 (#1753)
Co-authored-by: Richard Nauber <richard@nauber.dev>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 13:48:37 +12:00
Joe 234f2f7ee8
BedJet component docs (#1508)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 13:16:19 +12:00
rnauber 22e927ba3d
Add documentation for Shelly Dimmer 2 (#1753)
Co-authored-by: Richard Nauber <richard@nauber.dev>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 13:14:02 +12:00
Jesse Hills 5f39c7e539
Update changelog for 2022.4.0b1 2022-04-13 15:31:22 +12:00
anatoly-savchenkov 625b763d7f
Sonoff D1 dimmer support (#1664)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-12 17:03:45 +12:00
functionpointer cef832fcd8
Add integration hydreon_rgxx for rain sensors by Hydreon (#1616) 2022-04-11 14:50:59 +12:00
Jesse Hills 5355ca24a2
Merge branch 'current' into next 2022-04-03 19:31:47 +12:00
Guillermo Ruffino 53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Jesse Hills 8a2ec7f938
Merge branch 'current' into next 2022-03-17 07:44:08 +13:00
Jesse Hills b005d57b1e
Fix mopeka links (#1969) 2022-03-17 07:42:55 +13:00
Jesse Hills e09f8921a3
Merge branch 'current' into beta 2022-03-16 14:05:42 +13:00
Jesse Hills d28bc5c70b
Merge branch 'current' into next 2022-03-16 14:05:18 +13:00
andrewpc 49cc75ba41
QMP6988 Documentation (#1935) 2022-03-15 08:09:29 +13: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
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
RubyBailey e62c773d07
Honeywellabp (#1880)
Co-authored-by: RubyBailey <ruby_bailey11@hotmail.com>
2022-02-22 11:25:31 +01: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
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 db83463e0c
Merge branch 'current' into next 2022-02-21 10:16:56 +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
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
Arturo Casal 4d71ef93ba
Add sensor support: MAX44009 (#1897) 2022-02-18 22:25:38 +01:00
Adrián Panella 99cf423415
Add analog_threshold component (#1901) 2022-02-18 09:14:14 +13:00
Jesse Hills cf21fc3ce6
Merge branch 'current' into next 2022-02-16 09:44:58 +13:00
Jesse Hills afdeb179c7
Merge branch 'current' into beta 2022-02-15 12:00:01 +13:00
Jesse Hills 75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
mckaymatthew a8338a898f
Add Max9611 Docs (#1612)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-08 22:56:42 +13:00
stegm 0f5404c240
Add documentation for new modbus select (#1827) 2022-02-08 22:27:26 +13:00
Jesse Hills 2cac389efb
Add lilygo t5 4.7" touchscreen docs (#1886) 2022-02-08 21:50:33 +13:00
functionpointer 970e5b1e4f
MLX90393: Add documentation (#1641) 2022-02-08 20:42:16 +13:00
Jeff Eberl 657d15d7ce
Added RadonEye RD200 Component (#1857) 2022-02-08 16:32:42 +13:00
Jesse Hills 2e9e6be8c5
Merge branch 'current' into next 2022-02-04 09:28:37 +13:00
Keilin Bickar 7fd533fe17
Add lock component documentation (#1867)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-04 07:24:35 +13:00
Otto Winter 7ad73e0daf
Optimize images displayed on homepage (#1860) 2022-01-31 08:05:20 +01:00
Jesse Hills 2aad032f6e
Merge branch 'current' into next 2022-01-27 09:45:34 +13:00
Jesse Hills 596c3e2035
Reorganize for base touchscreen docs (#1834) 2022-01-26 16:26:48 +13:00
Jimmy Hedman 52e5273892
Add documentation for enable_ipv6 flag. (#1749)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 10:00:09 +01:00
Oxan van Leeuwen 8617317065
Add output button documentation (#1846)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-25 09:30:56 +13:00
William Charlton a620f19eb6
Add Wake-on-LAN docs (#1775)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: William Charlton <will.charlton1@icloud.com>
2022-01-23 00:14:01 +13:00
Flaviu Tamas 7bfa9be862
Improve documentation around installing ESPHome and connecting devices to computers (#1787)
* Begin for-dummies programming guide

* Delete getting-started-cli content

* Seperate connection guide

* Refactor instructions

Have the Getting started guides link to the correct subguides when they
need to explain how to do a common thing.

* Apply suggestions from code review

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

* Add physical connection note to hassio guide

* Improve page titles

* Mention lack of tested Mac instructions

* Fix typos

Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-21 14:01:10 +00:00
edgimar b447d77ce7
add sample config for Tuya Smart Life RGBW controller (#898) 2022-01-21 03:13:00 +00:00
Jesse Hills c1322525ed
Add ektf2232 touchscreen controller (#1793) 2022-01-21 15:45:57 +13:00
Jesse Hills 30ca12fb08
Merge branch 'current' into beta 2022-01-19 07:33:53 +13:00
Jesse Hills 6e9007140d Merge branch 'current' into next 2022-01-18 15:48:11 +13:00
Jesse Hills a6736cebcb
Add discord and forums to keeping up (#1808) 2022-01-16 20:18:44 -08:00
Jesse Hills 10c2e0fc51
Merge branch 'current' into next 2022-01-13 09:55:20 +13:00
Andreas Soehlke 37d3019ddb
Add cd74hc4067 docs (#1503)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: asoehlke <git@soehlke.de>
2022-01-11 17:00:02 +13:00
rsumner 6844b41ed4
Mcp3204 docs (#1712)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-10 12:04:58 +13:00
Valentin Ochs ecdb160f56
Add kalman_combinator docs (#1762) 2022-01-09 23:55:29 +01:00
Jesse Hills c9180e86eb
Add MCP47A1 docs (#1780) 2022-01-08 21:36:01 +13:00
Andrej Friesen 31d4ae0658
Add AirGradient DIY Air Quality to cookbook (#1727)
Co-authored-by: Andrej Friesen <andrej@gridscale.io>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-08 21:32:17 +13:00
Martin 024a59e1de
Document BMP388 / BMP390 (#1617)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-06 15:01:58 +13:00
Snōwball 3dd126fad7
Added bl0940 documentation (#1752) 2022-01-04 10:45:49 +01:00
MrEditor97 9d9571f036
INA260 Current and Power Sensor support (#1649) 2021-12-31 22:08:56 +13:00
Jesse Hills 8c531098b2
Add model and wording for inkplate 10 support (#1743) 2021-12-22 12:56:56 +13:00
Frank Langtind b215be69be
Tuya number doc (#1634) 2021-12-20 14:35:24 +13:00
Benny de Leeuw a908ca2682
Add docs from growatt modbus sensor (#1732) 2021-12-20 14:31:03 +13:00
Jesse Hills f25e069bb9
Create docs for Button core, restart, template (#1681)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-11-30 14:25:33 +13:00
dentra ecef9f316c
Tuya automation and text sensor support (#1684) 2021-11-30 08:08:56 +13:00
Jesse Hills 5eae51ea9e
Merge branch 'current' into next 2021-11-26 09:02:41 +13:00
Oxan van Leeuwen c263da4e86
mDNS component documentation (#1662)
Co-authored-by: webeling67 <61348455+webeling67@users.noreply.github.com>
2021-11-26 08:59:02 +13:00