Commit Graph

638 Commits

Author SHA1 Message Date
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
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
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
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
Nikola
bcbbd1dacd
Fixed datasheet link for RC522 (#1144) 2021-05-09 17:00:01 -03:00
Klaas Schoute
30a30b1eba
Add output part to binary light example (#1061) 2021-05-08 18:23:26 +12:00
Diego Elio Pettenò
a665d8f24f
xiaomi_ble: update docs around CGG1 and bindkey. (#876) 2021-05-05 22:35:20 +12:00
Jesse Hills
8edc1bf285
Merge braanch 'current' into branch 'beta' 2021-05-03 23:10:47 +12:00
Jesse Hills
5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13:00
Jesse Hills
9265b6cc8b
Add docs for http_request on_response trigger (#1049) 2021-03-22 16:26:19 +13:00
Niccolò Maggioni
dc6154e81a
SenseAir: background calibration & ABC commands (#1066) 2021-03-22 12:59:48 +13:00
matikij
9b266ecf09
Add docs for ttgo-b1 version (#808) 2021-03-20 20:32:51 +13:00
Steve Baxter
06ea3518d0
Add documentation for pulse_meter (#900) 2021-03-19 21:20:09 +13:00
Mike Ryan
ced6164e59
Add docs for addressable_light display (#755) 2021-03-18 19:09:17 +13:00
Jesse Hills
e7c82f4c5b
Add docs for name_add_mac_suffix config (#1058)
* Add docs for `name_add_mac_suffix` config

* Spelling and a bit more info

* Update components/esphome.rst

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

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-03-17 17:45:31 -03:00
Sergey V. DUDANOV
d5d917db3a
Midea Climate support (#804)
* Midea Climate support

* Update Midea documentation

* Midea Docs: add links to open hardware implementation of UART-dongle

* Midea docs: add vendors information

* Midea docs: fixed lint errors

* Midea Docs: added words of thanks

* Midea Docs: updated

* Midea Docs: fix option name

* Added new option info

* Added example of using outdoor sensor option

* Update: new options added

* Added new power usage option

* Major changes of settings

* Fix link

* Remove midea-dongle from index.rst

* Fix option name
2021-03-17 17:28:09 -03:00
Jim Ekman
62f08028a2
Documentation for fan speed levels (#1056)
* Update speed fan and REST API docs with speed_level

* Update fan docs

* Add configurable speed_levels to speed fan

* Update components/fan/index.rst

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

* Changed speed_levels to speed_count to match HA and updated descriptions

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-03-17 10:40:33 -03:00
Jesse Hills
cfc8ad709d
Update RC522 i2c example and default (#1059) 2021-03-17 14:25:31 +13:00
Guillermo Ruffino
f6c277c4f9
schema-filters (#1052)
* pin schema and other fixes

* schema filters and registries
2021-03-11 15:31:31 -03:00
Minideezel
5cbc078c9a
Adding that mpr121_id is a valid option for binary_sensor (#966) 2021-03-09 18:24:50 -03:00
Guillermo Ruffino
979e0a2d57
pin schema and other fixes (#1047) 2021-03-08 22:53:04 -03:00
Jesse Hills
31d11c608a
Fix RF Bridge link to Portisch Repo (#1045) 2021-03-09 07:21:56 +13:00
samnewman86
616e4aa272
Update rf_bridge.rst (#1042) 2021-03-07 21:59:32 -03:00
webeling67
59fae11541
Update i2c.rst (#1043) 2021-03-07 21:55:52 -03:00
Jesse Hills
122e7e7fd6
Update MCP23XXX docs with interrupts and pin schemas (#1028) 2021-03-07 16:24:08 -03:00
Mynasru
d8862928c5
Uart invert option for ESP32 (#1039) 2021-03-06 10:25:25 -03:00
Gabe Cook
2f81ac49b5
Document new min/max filters (#1032) 2021-03-05 10:10:31 -03:00
Moritz Glöckl
8e01f3393b
Added documentation for the SM300D2 sensor (#993)
* Added documentation for the SM300D2 sensor

* otimize images

* small fixes

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-03-02 21:55:19 -03:00
SenexCrenshaw
bf3e251e2e
Migrate ESPColor to Color (#1036)
* Migrate ESPColor to Color

* Fixed note indentation
2021-03-02 11:09:13 -03:00
RoganDawes
966cb7bc1e
Update uart.rst example to read all available characters (#1031) 2021-02-28 19:48:53 +13:00
Seppel Hardt
f2b2bd475f
Added remote samsung36 protocol docs (#904)
* Added remote samsung36 protocol docs

* Make linter happy

Co-authored-by: tuxBurner <tuxBurner@boggo.de>
2021-02-27 20:16:31 -03:00
Gabe Cook
0bcaea67a9
Document uart switch send_every (#986) 2021-02-27 19:53:29 -03:00
Kurt Kellner
06d923c2db
Update vl53l0x docs (#679)
* Update vl53l0x docs

* Updated docs to reflect default timeout of 10ms

* just some formats and clarifications

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-02-25 19:28:00 -03:00
spilin
11b46de1fb
Sim800l dial (#1027)
* Dial support for sim800l component

* fix

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-02-25 18:10:48 -03:00
wifwucite
cd552ac7b0
Update bme680.rst (#1007)
Added an additional link to a custom component that does not only provide raw gas resistance but also calculates an indoor air quality index based on it.
2021-02-24 08:49:09 +01:00
Jesse Hills
0a539a21ff
Fix mcp23sXX id config (#1017) 2021-02-24 08:48:14 +01:00
WJCarpenter
bcc3345f66
typo in st7735 model number (#1025)
There was a misplaced underscore. If you copy/paste that model name, the code doesn't compile.
2021-02-24 08:47:45 +01:00
Jakob Reiter
944096e4c9
Update Inkplate.rst (#1026)
Fixed display platform in the examples. Found the solution here: https://community.home-assistant.io/t/platform-inkplate-error/279078/2
2021-02-24 08:47:18 +01:00
Riku Lindblad
c7c3c0a7a6
Add missing closing parenthesis in example (#1029) 2021-02-24 08:45:59 +01:00
dckiller51
3cb84bbc48
Add docs for Xiaomi Miscale v1 and v2 (#1021) 2021-02-22 22:24:27 +13:00
rradar
b387f24f80
Mention that Hyperion.NG works with E1.31 (#975)
Mention that Hyperion.NG works with E1.31 and reference the used udp port.
2021-02-20 18:12:28 -03:00
boradwell
bfbe94748b
Update pid.rst (#1006)
Fixed a typo
2021-02-20 18:11:07 -03:00
marecabo
28abbe9529
Icon is ignored by HA when device class is set (#1011) 2021-02-20 18:10:33 -03:00
Guillermo Ruffino
896afdcfa1
Fix format next (#1023)
* Missing colon

* update sun

* format fix and adaptation

* fix format

* fix format 2

* fix format 3

* fix format

* fix format

* fix format

* format fix

* revert title as heads

* rename image case-sensitive

* rename again
2021-02-20 18:02:46 -03:00