Commit Graph

784 Commits

Author SHA1 Message Date
Jesse Hills
4e24de3848
Add example config to project information (#1225)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-06-09 18:56:15 +12:00
Jesse Hills
66cfa9ffaf
Merge branch 'current' into next 2021-06-09 17:23:04 +12:00
Jesse Hills
bac3d7db72
Add docs for project information (#1224) 2021-06-09 13:04:07 +12:00
Jesse Hills
cb129194da
Add docs for Improv and new BLE base/server (#1203)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-08 11:56:31 +12:00
Oxan van Leeuwen
de95a4d210
CLI user experience improvements updated docs (#1183) 2021-06-08 11:21:53 +12:00
David Martin
9c9872ca0c
Just a couple of Typos corrected :) (#1222) 2021-06-07 21:40:39 +02:00
Luca Zimmermann
16a6366bf5
Correct yaml indentation for dfplayer.play (#1217) 2021-06-04 10:50:36 -03:00
Lumpusz
8effe590d1
Add docs for climate presets (#1063) 2021-06-04 22:05:12 +12:00
Franck Nijhof
b68ee95a6b
Add support for Sensor state class (#1201) 2021-06-03 13:50:14 +12:00
Jesse Hills
cdfe0ef1a4
Add dfplayer volume up/down actions (#1212) 2021-06-03 10:12:38 +12:00
Trevor North
f8ba0faf26
Document new active state and mode config values (#1065) 2021-06-02 21:32:06 +12:00
Ryan Mounce
3d1c5f4edc
Document Tuya light color temperature options (#1211) 2021-06-02 09:32:30 +12:00
Trevor North
a611a4c1f5
BME680 BSEC: Document per sensor T/P/H sample rate overrides (#1108)
* Document per sensor T/P/H sample rate overrides

* Typo
2021-06-02 06:02:52 +12:00
David Kiliani
6af99cd78d
Add optional lambda to ble_sensor for raw data parsing (#1210) 2021-06-01 21:47:01 +12:00
zaluthar
9cf5e5774c
Add documentation for Xiaomi CGDK2 (#920)
Co-authored-by: zaluthar <zaluthar@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-06-01 20:26:54 +12:00
0hax
c2fd2ae435
teleinfo: update documentation since sensor/text_sensor move. (#871)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-06-01 13:32:33 +12:00
Adrián Panella
79baf0939f
rf_bridge: add new actions (#1193) 2021-06-01 07:24:37 +12:00
Oxan van Leeuwen
5a88e2fda2
Drop 128x160 camera resolution (#1192) 2021-06-01 00:13:04 +12:00
imgbot[bot]
a2c3c2c314
[ImgBot] Optimize images (#1208)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-31 13:37:19 +02:00
Andrew Zaborowski
89806fdadf
CS5460A (#944)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-05-31 16:07:39 +12:00
polyfaces
fe37e13843
Add support for sdm_meter energy devices (#745)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-05-31 16:06:23 +12:00
testbughub
b98de379b3
Added bottom segment to digit 9 (#1207)
* Added bottom segment to digit 9

* minimize svg

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-30 20:54:51 -03:00
David Martin
f352734e50
Update Web address link for Nextion Editor (#1199) 2021-05-26 00:44:23 +02:00
Bert
98b1256a6a
Fix off to on (#1200) 2021-05-26 00:35:11 +02:00
Albin Kauffmann
c1c675d51a
Fix ble_client YAML syntax (#1196)
This patch fixes YAML indentation.
Adding 2 spaces before the C++ code avoids to get the following error:

ERROR Error while reading config: Invalid YAML syntax:

while scanning a simple key
  in "/config/esphome/HOSTNAME.yaml", line 31, column 11:
              ESP_LOGD("ble_client_lambda", "C ... 
              ^
could not find expected ':'
  in "/config/esphome/HOSTNAME.yaml", line 32, column 5:
        on_disconnect:
        ^
2021-05-25 10:27:07 +02:00
Daniel
911c930ba8
Update due to new version 1.18.0 (#1198)
It seems that with version 1.18.0 it is not longer `measurement_time` but `measurement_duration` which should be reflected in the documentation also.
2021-05-25 10:02:21 +02:00
Franck Nijhof
8ac1308bb9
Lights & GPIO Switch inverted restore mode (#1190) 2021-05-23 22:47:59 +02:00
GeekVisit
dd1a739df4
Update adc.rst (#943)
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-22 22:05:52 +02:00
Franck Nijhof
9955d40bf2
Replace Hass.io with Home Assistant (#1186) 2021-05-20 07:36:42 -07:00
Oxan van Leeuwen
c8aceb21e2
Fix spelling/capitalizing mistakes in ESPHome (#1187) 2021-05-20 16:00:53 +02:00
Andrea
e258c2b8a7
feat: ESP32-EVB ethernet configuration example (#1092) 2021-05-19 23:25:20 +02:00
mipa87
cb6425046e
Fixed Sensirion typo (#1184) 2021-05-19 22:17:39 +02:00
starwolf73
f0e05750d1
[b-parasite] Fix doc typo on "battery" (#1182) 2021-05-19 15:21:59 +02:00
Anthony Uk
db09f74caf
Add triggers on_turn_on / on_turn_off (#1116) 2021-05-19 16:12:59 +12:00
Jesse Hills
c8f3aa9a20
Merge branch 'current' into beta 2021-05-19 09:54:26 +12:00
Jesse Hills
1f095957d4
Merge branch 'current' into next 2021-05-19 09:53:25 +12:00
romerod
f75e5ebab8
Add on_tag_removed documentation to pn532.rst (#915) 2021-05-18 11:54:17 +12:00
Carlos Garcia Saura
3bea218b3c
Added warning: GPIOs are LIVE in power measurement devices (#583) 2021-05-17 17:05:55 +02:00
Adrián Panella
0eb2dc1fe2
GPIO Switch: simplify Momentary Switch example (#1121)
Simplify case and avoid the need to use a secondary template switch.
Use `on_turn_on` directly to trigger the delay and turning off afterwards
2021-05-17 17:04:34 +02:00
Karol Zlot
1b748284f6
changed LG example to existing, working code (#1171) 2021-05-17 17:03:59 +02:00
Mike
368564e659
Document missing use_address in Ethernet component (#1176)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-17 16:13:49 +02:00
Stefan Agner
0039fe10cb
Update Arduino SDK versions (#1175)
ESP8266 uses 2.7.4 since quit a while. This also bumps ESP32 to the
latest stable version 1.0.6.
2021-05-17 10:23:38 +02:00
Casey Olson
93b4e4195f
Update max frequency (#1172)
Not sure if this is an issue with the docs, or the linter, but the linter throws an error at 1526: `value must be at most 1525.88`
2021-05-17 09:58:45 +02:00
Maurice Makaay
37a67fd1aa
Some clarification added to external components. (#1165)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2021-05-17 13:53:37 +12:00
Stanislav Meduna
566c1f54bf
Add XPT2046 touch screen controller documentation (#1015)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-17 13:04:12 +12:00
Franck Nijhof
0068dbbfbf
Add attribute support to Home Assistant sensors (#1159) 2021-05-17 11:16:33 +12:00
Guillermo Ruffino
d8646a5f7e
format-fixes (#1169)
* Update bh1750 docs

* format fixes

* more format fixes

Co-authored-by: Yuval Aboulafia <yuval.abou@gmail.com>
2021-05-14 20:31:31 -03:00
Jesse Hills
88c850959a
Add docs for pulse_meter.set_total_pulses action (#1147) 2021-05-14 20:06:47 +12:00
Stanislav Meduna
d125a5de77
Add the documentation for the autorepeat filter (#1093)
* add the documentation for the autorepeat filter

* make no timing equivalent to a single default one
2021-05-13 17:37:06 -03:00
Maurice Makaay
c53de5484f
Some clarification added to external components. (#1165)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2021-05-13 13:05:54 +02:00
BoukeHaarsma23
b1a039eaf2
Add sm2135 component (#1127) 2021-05-13 07:17:16 +12:00
Jesse Hills
addb40689f
Merge branch 'current' into next 2021-05-13 07:17:05 +12:00
Jesse Hills
cd79a05906
Merge branch 'current' into beta 2021-05-13 07:17:05 +12:00
BoukeHaarsma23
ba199fef03
Add sm2135 component (#1127) 2021-05-13 07:14:26 +12:00
TheGroundZero
11021e90cf
Explain where to upload .ttf font files (#1133)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-12 18:42:50 +02:00
Peter Remøy Paulsen
d2704ffc89
Fixed wrong link in i2c_id (#1163) 2021-05-12 17:57:06 +02:00
Jan Sandbrink
b718ca26e0
Fix docs for inkplate (#1158)
* Fix docs for inkplate

Version 1.17.0 seems to have changed this, updating the
docs accordingly.

* Consistently refer to inkplate6 component and image

Since the component is called inkplate6, the index
is now referring to a page called inkplate6 and the
image is also called inkplate6.jpg.

Deleted the alternative Inkplate.jpg (title cased file name)
2021-05-12 09:36:04 +02:00
Paul Deen
1de3e29bd3
Replaced set_password with new_password (#1157)
incorrect syntax in documentation
2021-05-12 09:57:45 +12:00
Jesse Hills
37045859da
Fix missed merge conflict (#1155) 2021-05-12 09:57:45 +12:00
Peter Kuehne
ebcec7b03a
Update allowed characters for node names (#1072) 2021-05-12 09:57:45 +12:00
Jesse Hills
990c53ba8e
Merge branch 'current' into next 2021-05-12 09:57:33 +12:00
Jesse Hills
90d94eb57e
Merge branch 'current' into beta 2021-05-12 09:57:33 +12:00
Jesse Hills
0117d783f3
Add templatable keyword (#1154) 2021-05-11 12:36:03 -03:00
Fredrik Erlandsson
34b2bef1d1
Show how calculations are made (#861)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-11 16:21:47 +02:00
Paul Deen
6377ca4496
Replaced set_password with new_password (#1157)
incorrect syntax in documentation
2021-05-11 16:13:30 +02:00
James Callaghan
39d5fc6312
Sample codeblock has incorrect variables (#1156)
Four of the variables in the sample codeblock don't include underscores as defined in the variables section. This throws an error when using this sample code. To avoid others getting these errors I have updated the sample so it uses the right variables.
2021-05-11 14:40:52 +02:00
Jesse Hills
3437c7c654
Fix missed merge conflict (#1155) 2021-05-11 19:28:30 +12:00
Daniel
cd361ae115
add font to usage example (#1050)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-11 00:07:58 +02:00
Marc Teale
63d36b4d7d
Specify format for BSSID entries. (#1046)
Co-authored-by: Marc Teale <marc.teale@openmarket.com>
2021-05-11 07:57:02 +12:00
Dezorian
7cbd96e955
Added compatibility notes (#1033) 2021-05-10 12:58:29 +02:00
larsonmpdx
2edeb78838
thermostat min/max temperature clarification (#1057)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-10 12:55:06 +02:00
Simon
8b4d0867d6
Update deep_sleep.rst (#1152)
The documentation is wrong, as discussed on discord. This fixes that.
2021-05-10 18:59:48 +12:00
Pavel Skuratovich
7dce09c4bc
Update pulse_counter.rst (#1089) 2021-05-10 00:12:16 +02:00
Jakub Šimo
fc793e0682
Update docs: Add references to alternative ICs to HLW8012 and CSE7766 (#902) 2021-05-10 00:01:02 +02:00
Peter Kuehne
5e2194b916
Update allowed characters for node names (#1072) 2021-05-09 23:55:44 +02:00
Alex
436efccf69
Added receive for Fujitsu ACs (#1037)
Co-authored-by: Alex Richards <alex.github@gmail.com>
2021-05-09 23:37:50 +02:00
Jesse Hills
b52c23102f
Merge branch 'current' into next 2021-05-10 08:52:41 +12:00
Nikola
bcbbd1dacd
Fixed datasheet link for RC522 (#1144) 2021-05-09 17:00:01 -03:00
Jesse Hills
21a79c4d69
Merge branch 'current' into next 2021-05-09 22:58:32 +12:00
Klaas Schoute
30a30b1eba
Add output part to binary light example (#1061) 2021-05-08 18:23:26 +12:00
Guillermo Ruffino
eb950033a8
add External components docs (#1107)
* Add external_components

* fixes

* fix indent

* fix misplaced directive

* add full config before shorthands

* adding a bit more info

* update contributing use external components
2021-05-07 15:02:08 -03:00
Farzad E
e6b2fbbddc
Added docs for enable_mdns option (#1118)
* Added enable_mdns option to docs

* Update faq.rst

* Further updates to faq.rst

* Updated components with link to faq entry on mDNS

* Minor changes to faq.rst

* Added link to docker reference FAQ notes

* Update guides/faq.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-06 12:32:13 -03:00
Diego Elio Pettenò
a665d8f24f
xiaomi_ble: update docs around CGG1 and bindkey. (#876) 2021-05-05 22:35:20 +12:00
Jesse Hills
a4fe969c8a
Merge branch 'current' into next 2021-05-05 22:34:47 +12:00
mbo18
9b8bbd9a65
Change wifi signal strength unit to dBm (#1125) 2021-05-05 20:13:23 +12:00
Ryan Mounce
f800e5608b
Document Tuya fan direction datapoint (#877) 2021-05-05 16:24:40 +12:00
Jesse Hills
a035cf27cb
Add note about hyperion classic udp port (#1135) 2021-05-05 14:09:45 +12:00
Jesse Hills
9255fc6753
Fix mcp3008 reference (#1131) 2021-05-04 14:19:59 +12:00
0x0a11c0de
51e691ad57
Add speed_count to tuya fan (#1080)
Co-authored-by: Frank Riley <fhriley@gmail.com>
2021-05-04 14:11:34 +12:00
Jesse Hills
8edc1bf285
Merge braanch 'current' into branch 'beta' 2021-05-03 23:10:47 +12:00
Jesse Hills
b3c5353dc5
Merge branch 'current' into next 2021-05-03 22:55:12 +12:00
buxtronix
27d19d4207
Ble client docs (#702)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-05-03 11:11:02 +12:00
Wojtek Strzalka
31b91a6b0d
Documentation for TOF10120 support (#846) 2021-04-29 11:49:58 +12:00
Barry Loong
486e91a07b
Add Grow fingerprint reader docs (#835) 2021-04-29 10:08:31 +12:00
Jesse Hills
a155f16595
Add Atm90e32 energy docs (#1120)
Co-authored-by: Elyor Khakimov <elyorkhakimov@forwardnetworks.com>
2021-04-29 07:16:07 +12:00
Stephen Tierney
aa2292062a
Add docs for SHT4X (#1002) 2021-04-28 20:22:53 +12:00
Christian Ferbar
d45572c5e4
Add 'pulse' light effect doc (#1067) 2021-04-28 15:05:19 +12:00
Guillermo Ruffino
fcc3ea0f7f
Update name_add_mac_suffix use dash (#1111) 2021-04-27 13:41:28 +12:00
meijerwynand
fc2da43b84
Update canbus.rst (#1115) 2021-04-24 21:37:39 -03:00
János Rusiczki
6a4dd99386
Correct typo: "between between" -> "between" (#1109) 2021-04-23 16:18:20 -03:00