Commit Graph

464 Commits

Author SHA1 Message Date
Yaroslav
10f05d7c8d
Add separate current/target Tuya Climate multipliers (#828)
* Add separate current/target Tuya Climate multipliers

* Leave existing tuya climate temperature_multiplier doc

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Moved current/target Tuya temp multiplier under the temperature_multiplier option

* Update components/climate/tuya.rst

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-11-12 06:31:46 +13:00
Yaroslav
96e874d86f
Specify clock to be used in Tuya MCU (#827)
* Specify clock to be used in Tuya MCU

* Rename Tuya clock config var to time_id
2020-11-11 11:32:33 +13:00
Jesse Hills
3e730ea5d1
I2c text update (#839)
* Mass replace I^2C with I²C

* Replace most I2C with I²C
2020-11-09 14:22:55 +13:00
Daniel Hyles
137f80ce69
Doco for hbridge component (#733)
bringing christmas lights into esphome
2020-11-08 14:46:39 +13:00
Connor Prussin
9ad506f538
Document tuya dimmer min_value_datapoint (#832) 2020-11-06 12:53:53 +13:00
Alexander Pohl
3b0540d5e6
Add support for ATC_MiThermometer, update bindkey generation procedure (#777)
* add ATC MiThermometer component

* correct unordered list

* update text and fix formatting errors

* ident warning four spaces

* add Telink flasher screenshot

* add battery voltage to ATC MiThermometer

* edit ATC Mithermometer config
2020-11-04 06:36:20 +13:00
Dimitris Zervas
d608db993c
Add contrast option docs to PCD8544 (#834)
* Add docs for esphome/esphome#1348

* Update components/display/pcd8544.rst

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-11-03 10:05:35 +13:00
Jesse Hills
5cd8d5204e
Update RF Bridge documentation for advanced codes (#731)
* Add documentation for rf-bridge with portisch firmware

* Fix headers

* Forgot the trigger

* Change reference to static text
2020-11-03 07:34:36 +13:00
San
9e85a68dc9
add dither option for image processing (#796) 2020-11-02 07:54:25 +13:00
Nico B
fd92ada707
add fastled docs for new data_rate option (#824) 2020-11-02 07:45:36 +13:00
Jesse Hills
72aa6a1281
Add docs for rotary encoder on_clockwise and on_anticlockwise triggers (#807) 2020-11-02 06:24:40 +13:00
Frank Bakker
9c375048f3
Added docs for pulse_counter total (#705) 2020-11-01 20:45:33 +13:00
Tom Price
69d2c695d6
Update enterprise authentication docs to indicate support for ESP8266s (#814) 2020-11-01 20:40:25 +13:00
Alone
3adbb39d0b
add illuminance for xiaomi_mjyd02yla (#779) 2020-11-01 17:24:46 +13:00
Jesse Hills
03b98dc320
Update PN532 docs to add I2C (#798) 2020-10-31 19:56:29 -03:00
Guillermo Ruffino
d84787b337
add rc522 docs (#810) 2020-10-27 12:42:09 +13:00
Harald Nagel
c3a81d4b6b
Add documentation for MCP9808 sensor (#691)
* Add documentation for MCP9808 sensor

* Compress index image

* Add address configuration variable

Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-10-27 07:24:35 +13:00
Tim Savage
78906b37e8
Added tmp102 Temperature sensor docs (#451)
* Added tmp102 docs

* Corrected keywords to reference TMP102

Was still set to HTU21D (the doc I used as a template)

* Optimize index image

* Update to match code

* Remove dead reference

* add address

Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-10-27 07:00:55 +13:00
Sergio Mayoral Martínez
58a40f8f40
Add battery sensor docs for lywsd02 (#821) 2020-10-27 06:53:38 +13:00
Ash McKenzie
a8bbf75b6d
Add time.has_time documentation (#782) 2020-10-05 21:55:53 -03:00
rspaargaren
80c1fcea25
Update Max7219 digit with reverse option (#726)
* updates

* push last status docs on clen next

* travis

* Update max7219digit.rst

Added updated scroll and rotate function to the manual

* Update max7219digit.rst

boolean -> integer

* Update max7219digit.rst

order list

* Update max7219digit.rst

* Update max7219digit.rst

add note and warning

* Update max7219digit.rst

* Update max7219digit.rst

* Update max7219digit.rst

* Update max7219digit.rst

* Update index.rst

added max7219 dot matrix link

* Add files via upload

add image file for index.rst

* Update max7219digit.rst

EDIT Documentation due to change to ENUM and removed offset value

* Update max7219digit.rst

* Some formatting

* Update max7219digit.rst

* Some updates in formating

* Update max7219digit.rst

updated the invert block to match current code

* Update max7219digit.rst

Added some hidden commands to the end of the file

* Update max7219digit.rst

minor detail update

* Update max7219digit.rst

travis updates

* Update max7219digit.rst

Added enable reverse option

* Update max7219digit.rst

* cleaning up the file

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-09-28 06:17:34 +13:00
Guillermo Ruffino
d50faf10de Merge branch 'current' into next 2020-09-20 11:29:20 -03:00
Jesse Hills
1494ca6211
Add docs for homeassistant.tag_scanned action (#763)
* Add docs for homeassistant.tag_scanned

* Add pn532 example

* Add example to rdm6300
2020-09-20 10:30:37 -03:00
Guillermo Ruffino
1b4d78b307
add custom uart id usage (#765) 2020-09-16 22:39:15 -03:00
David Martin
3381217a5e
Update index.rst (#757)
Removed duplicate "if no value" - line 496
2020-09-15 17:55:07 +02:00
Jesse Hills
b19415554d Adds Tuya Climate temperature multiplier (#756)
* Add tuya climate temperature-multiplier

* Fix page link
2020-09-14 21:39:30 -03:00
Jesse Hills
74829dcc38
Adds Tuya Climate temperature multiplier (#756)
* Add tuya climate temperature-multiplier

* Fix page link
2020-09-14 19:33:20 -03:00
Guillermo Ruffino
98110c620b Merge branch 'current' into beta 2020-09-13 01:00:39 -03:00
Abílio Costa
e7ffd00819
Add carrier_frequency for IR device example (#734) 2020-09-08 08:44:24 -03:00
Guillermo Ruffino
7916a6b03b add image type (#730) 2020-08-23 21:58:06 -03:00
Guillermo Ruffino
5fe33f9b1d Merge branch 'current' into beta 2020-08-23 20:47:19 -03:00
Jesse Hills
8d2837e060
Change example ota id as "ota" conflicts with the name of an esphome integration (#737) 2020-08-20 16:27:10 -03:00
Martin
27786e13d2
Add a note about setting dns in manual ip mode (#735) 2020-08-19 09:52:27 -03:00
Guillermo Ruffino
8fc0ec0c07
add image type (#730) 2020-08-11 15:28:43 +02:00
Ian Leeder
db88fe7e32
Add hyphen to supported name characters (#719)
Co-authored-by: Eike <ei-ke@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-30 00:02:46 +02:00
Otto Winter
bfa71f0562
Merge branch 'current' into beta 2020-07-29 20:05:13 +02:00
Eike
9d38102539
Added hint that not the subsensor id is meant. (#720) 2020-07-29 14:00:05 +02:00
Otto Winter
d6da1cfaac
ESP8266 change recommended framework version to 2.7.2 (#714) 2020-07-28 12:15:44 +02:00
Otto Winter
c151ef845f
ESP8266 change recommended framework version to 2.7.2 (#714) 2020-07-27 18:32:29 +02:00
Otto Winter
abb3aa3f4f
New prometheus configuration (#713) 2020-07-27 12:10:24 +02:00
Keith Burzinski
de483432c8
Update bang_bang doc, changelog fix (#667)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-27 12:10:24 +02:00
Otto Winter
94e1608202
New prometheus configuration (#713) 2020-07-27 12:06:56 +02:00
Guillermo Ruffino
6533c87ecd
fix typo 2020-07-27 11:45:54 +02:00
Guillermo Ruffino
9d3ef4065f
fix typo 2020-07-26 19:44:44 -03:00
Keith Burzinski
73108cf7a9
Update bang_bang doc, changelog fix (#667)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-26 22:58:06 +02:00
Otto Winter
6577f2e472
Revert "Dallas autosetup (#551)" (#709)
See also https://github.com/esphome/esphome/pull/1189

This reverts commit c81ef96526.
2020-07-26 15:43:03 +02:00
Otto Winter
2722e1bb31
Merge branch 'current' into next 2020-07-25 19:29:54 +02:00
Guillermo Ruffino
af9d511ed3
add buzzer rtttl docs (#700)
* add buzzer rtttl docs

* Update components/rtttl.rst

* removed references to not supported PWM output
2020-07-25 13:02:21 -03:00
Otto Winter
f22ac1a550
Partially Revert make SPI CS pin optional (#706) 2020-07-25 14:24:02 +02:00
Otto Winter
cf8f06752b
WPA2 Enterprise Attempt 2 (#704) 2020-07-24 15:39:59 +02:00