Keith Burzinski
7c01d10fbe
Add SSD1331 docs ( #729 )
2020-11-18 19:35:00 +13:00
MoA
3b5f63176f
Add Hitachi AC344 IR Climate documentation ( #822 )
2020-11-17 22:04:58 -03:00
Samuel Sieb
91f71a7553
add docs for new EZO sensor circuits ( #727 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2020-11-17 22:01:51 +13:00
djtef
78923253f1
Fix MCP23008 example ( #845 )
...
Change the pin mode from INPUT_PULLUP to OUTPUT for the switch in the MCP23008 example
2020-11-16 10:47:56 +13:00
Marcos Pérez Ferro
2f4b3d1df1
Adding ADE7953 irq_pin ( #848 )
2020-11-16 09:30:21 +13:00
0hax
ff31428e69
Add docs for Teleinfo ( #666 )
...
Signed-off-by: 0hax <0hax@protonmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-11-16 07:08:40 +13:00
Michel Marti
e17e353744
scd30: Add missing configuration variables ( #842 )
...
Add documentation for automatic self calibration, ambient pressure
and altitude compensation settings.
2020-11-16 07:03:12 +13:00
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
Guillermo Ruffino
704eda78d2
remove use_custom_code ( #841 )
2020-11-09 18:02:34 -03: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
The Impaler
bdbf972a5f
Update to I2C docs to explain I2C daisy chaining ( #812 )
...
Added further information on how I2C devices can be daisy-chained together on one bus to make this clearer for new users for the I2C bus and to ESPHome.
2020-11-09 10:23:25 +13:00
damanti-me
d4032b13b4
Update waveshare_epaper.rst ( #818 )
...
Added a warning to the 2.7 inch display because the HAT version seems not to work currently. I opened an issue some time before with is still open #1491
2020-11-09 10:22:01 +13:00
Nejc
9a27eb6060
Update waveshare_epaper.rst ( #813 )
...
Got "[E][display:017]: Could not allocate buffer for display!" from logs.
The Waveshare display 7.50inV2 has a resolution of 800x480 pixels and ESP8266 runs out of RAM.
2020-11-09 10:20:39 +13:00
Artur 'Wodor' Wielogorski
253f124fbb
Add a note about INPUT_PULLUP ( #830 )
...
* Add a note about INPUT_PULLUP
* Fix lint
2020-11-09 10:10:48 +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
tomlut
6ef635fc48
Correct pull-up value ( #811 )
...
One Ohm most definitely would not work.
2020-10-15 21:56:00 +13:00
Trevor North
92c14d8d30
Individual BMXXXXX sensor configs are optional ( #791 )
...
For the BME280, BME680, BMP085 and BMP280 sensors the individual sensors are optional.
2020-10-10 18:33:05 +02:00
Trevor North
9d11dd859c
BME680 default address is 0x76 ( #792 )
2020-10-10 18:26:57 +02:00
Frankster-NL
e4b707069d
Update wifi.rst ( #795 )
...
* Update wifi.rst
Added sample to AP mode
* Update components/wifi.rst
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-10-10 18:24:08 +02:00
Ash McKenzie
a8bbf75b6d
Add time.has_time documentation ( #782 )
2020-10-05 21:55:53 -03:00
Achilleas Pipinellis
3399e6e914
Add note about the battery_level of HHCCJCY01 ( #761 )
...
Make it clear that battery_level doesn't work with newer versions.
2020-10-06 05:55:17 +13:00
Marco
aa9b6d96e6
Set correct link to ESPColor struct ( #788 )
2020-10-04 00:51:51 +02:00
Dave Wongillies
b3cd054b72
Add 2.13in-ttgo-b73 to list of waveshare models ( #786 )
2020-10-02 19:25:32 +13:00
Jeff Rescignano
5868f1d695
Remove bh7150 API reference ( #784 )
...
* Remove bh7150 API reference
* Update components/sensor/bh1750.rst
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-10-02 17:45:11 +13:00
Ronald Dehuysser
5ca367dbb7
HM3301 - Change type to calculation_type ( #769 )
...
According to the esphome dashboard, AQI type should be calculation_type
2020-09-28 07:15:47 +13: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
damanti-me
0d8df9652a
Added radius which is necessary for it.filled_circle command ( #773 )
2020-09-24 08:35:56 +12:00
Jordan Vohwinkel
86c6a944ac
Update uart.rst ( #771 )
...
Change escape example to double quotes
2020-09-24 08:31:07 +12:00
Jonathan Treffler
1a7d7880ce
Fix APDS9960 datasheet link ( #772 )
...
(it's currently is a link to the BME280 sensor datasheet)
2020-09-24 08:29:45 +12:00
Kendell R
2bbbea1e20
Remove unneeded paramaters ( #752 )
2020-09-23 12:30:11 +12:00
micw
c48c51fd48
Add missing doc for rc_switch event ( #740 )
...
The event was added with https://github.com/esphome/esphome/pull/983 but the doc does not reflect this change.
2020-09-23 12:26:41 +12:00
Jesse Hills
9ca9fd503e
Add docs for homeassistant.tag_scanned action ( #763 )
...
* Add docs for homeassistant.tag_scanned
* Add pn532 example
* Add example to rdm6300
2020-09-20 11:30:39 -03: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
Joseph Mearman
13fde1af0c
Update esp32_camera.rst ( #695 )
...
* Update esp32_camera.rst
* correct underline length
2020-07-20 20:33:27 -03:00
Jesse Hills
02e99471f8
Add color_temperature to light.turn_on docs ( #690 )
2020-07-16 20:40:44 -03:00
Carlos Gustavo Sarmiento
902c4b65fd
Docs for Setting control parameters on PID ( #674 )
...
* Docs for Setting control parameters on PID
* Added extra description to set_control_parameters
* Update components/climate/pid.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-15 23:50:29 -03:00
Otto Winter
412297ab6d
Merge branch 'current' into next
2020-07-14 21:14:02 +02:00
Otto Winter
69613856ee
Improve RGBW(W) docs ( #682 )
2020-07-14 19:09:33 +02:00
Otto Winter
8d2a7be6cf
Add exposure notifications docs ( #683 )
2020-07-14 19:08:27 +02:00
Otto Winter
e0e46a9c17
Revert "Add documentation for new WPA2-EAP authentication. ( #633 )"
...
The python cryptography module used to parse the x509 chains is not available on some architectures. The feature has been reverted until a solution is found.
This reverts commit f7c7f284a0
.
2020-07-14 15:51:06 +02:00
Joppy
0369bc06c3
Add Toshiba climate ( #681 )
2020-07-13 09:20:46 -03:00
vxider
d48d017ca5
Brightness support for Nextion display ( #668 )
...
* add brightness support
* Update components/display/nextion.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-12 15:15:33 -03:00
Paul Deen
4ea14ee413
Added new version of 7.5inch waveshare epaper ( #675 )
2020-07-11 20:03:20 -03:00
Jesse Hills
fbc2fbbf15
Add Tuya Binary Sensor docs ( #662 )
...
* Add docs for Tuya binary sensor
* Add tuya binary to index
* Add link to tuya component
* Fix label
* update image link
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:50:33 -03:00
Jesse Hills
2613da127c
Add Tuya Sensor docs ( #661 )
...
* Add tuya sensor documentation
* Add tuya component ref
* Add tuya sensor to index
* Fix tuya sensor label
* update image link
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:46:20 -03:00
Jesse Hills
48cf64e8dc
Add Tuya Climate docs ( #632 )
...
* Add docs for Tuya Climate devices
* Use tuya image
2020-07-11 19:04:48 -03:00
Jesse Hills
547a8de3e9
Add Tuya Switch docs ( #625 )
...
* Add Tuya Switch docs
* Fix underline
* Remove common tuya documentation
* use tuya image for tuya stuff
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 18:12:47 -03:00
Jesse Hills
6b7c18a919
Split the Tuya component documentation ( #631 )
...
* Split the Tuya component documentation
* Optimize image
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 17:50:17 -03:00
Wauter
d71c2e7db9
documentation for version sensor hide timestamp option ( #640 )
2020-07-11 17:32:46 -03:00
igg
4a8d19d706
added ssd1327 support docs ( #664 )
...
Co-authored-by: Ilya Goldberg <iggie@mac.com>
2020-07-10 00:15:23 -03:00
vxider
e3dae10454
Add images of vl53l0x ( #672 )
...
* add images of vl53l0x
* restore old vl53l0x frontpage images
2020-07-09 23:56:59 -03:00
Keith Burzinski
d9d4be9396
Added SSD1351 doc ( #663 )
...
* Added SSD1351 doc
* Noise
* Update components/display/ssd1351.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 23:49:21 -03:00
Oskar Napieraj
abe3fe2a7d
Cleaned up ESP32 DAC docs ( #618 )
...
* Update esp32_dac.rst
* Clean up description and add use cases
* Format
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 22:07:08 -03:00
Keith Burzinski
c5fb0b194a
SSD1325 documentation update for grayscale support ( #596 )
...
* SSD1325 documentation update for grayscale
* Updated for use of Color
* Copy fixes, added example
2020-07-09 21:53:17 -03:00
Tom Price
f7c7f284a0
Add documentation for new WPA2-EAP authentication. ( #633 )
2020-07-09 21:35:51 -03:00
peq123
a3c3dbcbea
color interlock ( #653 )
...
* color interlock
* caps
* travis
* formatting
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 20:29:26 -03:00
Carlos Gustavo Sarmiento
8a76470a34
Add documentation for climate.pid.reset_integral_term action ( #660 )
...
* Add documentation for climate.pid.reset_integral_term action
* Updated comments on Code
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 20:25:39 -03:00
vxider
27024d49db
fix mcp230xx doc ( #673 )
2020-07-09 17:52:40 -03:00
Guillermo Ruffino
0036b3beb7
Add OpenHacks info and PHY connection info ( #671 )
...
* Add OpenHacks info and PHY connection info
* Update components/ethernet.rst
2020-07-07 11:23:09 -03:00
Guillermo Ruffino
1f932974ef
Add OpenHacks ethernt board config ( #670 )
2020-07-06 11:58:53 -03:00
Guillermo Ruffino
cd6e6bb0dc
Revert climate bang-bang
2020-07-01 22:43:55 -03:00
Keith Burzinski
22875f6f33
Added thermostat component doc ( #665 )
2020-07-01 22:39:50 -03:00
rspaargaren
13b63c688e
Update vl53l0x.rst ( #592 )
...
* Update vl53l0x.rst
added option for long range measurement
* Add default
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 18:47:58 -03:00
Keith Burzinski
7f45841551
Add documentation for ST7789V display module (as on TTGO T-Display) ( #594 )
...
* Added ST7789 documentation
* Fix indentation
* Added color component, copy fixes
* Copy correction
* Update for Colors
* Updated changelog
* rename colors to color
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 18:37:55 -03:00
rspaargaren
d8b50119c8
Max7219 new documentation ( #585 )
...
* 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
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 17:33:15 -03:00
phjr
0cc24a4aff
add documentation for component sn74hc595 ( #637 )
...
* add documentation for component sn74hc595
* fix references to pins
* add image and entry in index.rst
* add full size image
2020-06-27 18:10:05 -03:00
Nikolay Vasilchuk
277e5840f0
Custom Climate example fix ( #656 )
2020-06-22 18:52:10 -03:00
square99
a535231ae9
Add LG Climate IR ( #655 )
...
Co-authored-by: Sangheon Heo <square99@SangHeonui-Macmini.local>
2020-06-21 22:30:40 -03:00
rlowens
263b666f99
Typo, pressure->humidity ( #649 )
2020-06-19 21:45:28 +02:00
Keith Burzinski
f2a095f8ff
Climate bang bang enhancements ( #595 )
...
* Updated Bang Bang controller document
* Updated for full dual/single-point implementation
* Missed a spot
* Tweak
* More refinements
* Include fan_only_mode in desc
* Added behavior details
* Add changelog, copy tweaks
* Update changelog index
2020-06-17 20:17:25 -03:00
SenexCrenshaw
d57678b07a
Added MCP3008 ( #591 )
...
* Added MCP3008
* PR Comment Changes
* Travis Fix
* format and simplified example
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-14 22:42:42 -03:00
Jim Persson
abf40a0026
Add documentation for fan direction ( #580 )
...
* Add documentation for fan direction
* Travis failed to trigger. Trying again.
* Revert Travis trigger. This feels like a hack.
2020-06-14 16:54:08 -03:00
Philip Rosenberg-Watt
45e7035801
Add AiLight configuration ( #605 )
2020-06-13 19:50:17 -03:00
Wauter
d2dec1923b
Documentation for templated output ( #641 )
...
* - Creating documentation for templated output
- Adding template output to the main index page
* Update components/output/template.rst
* fixed bad cookbook link
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-13 19:35:55 -03:00
Otto Winter
b717d1ef5d
PID Climate Controller ( #432 )
...
* PID Climate Controller
* fix lint
* fix merge
* lint
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 21:40:06 -03:00
Kamil Trzciński
a82137dfe9
Add documentation about E1.31, Adalight and WLED ( #646 )
...
* Add documentation about E1.31, Adalight and WLED
* format
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 20:38:12 -03:00
Evgeny
81cfdec0ce
AQI calculator for HM3301 ( #535 )
...
* AQI calculator for HM3301
* Update components/sensor/hm3301.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* Update hm3301.rst
* pm1.0 not required
* format to look consistent with dht11
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-11 23:17:48 -03:00
igg
d738a58a60
Docs for CS Optional ( #644 )
...
* Docs for CS Optional
* rst fix
Co-authored-by: Ilya Goldberg <iggie@mac.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-10 17:02:51 -03:00
Marvin Gaube
c3c2c75b42
Add Prometheus-Documentation ( #556 )
...
* Add Prometheus-Documentation
* Prometheus-Documentation: Fix indentation
* format
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-09 22:02:14 -03:00
Kamil Trzciński
f55151ac88
Document uart.rx_buffer_size
( #528 )
2020-06-09 21:22:16 -03:00
Andrew Zaborowski
abf98887f2
Document two missing hmc5883l config settings ( #520 )
2020-06-08 23:13:50 -03:00
Guillermo Ruffino
18cc5c682c
fix remote transmiter example ( #518 )
2020-06-08 23:09:21 -03:00
Guillermo Ruffino
51656bcd2a
Revert "Update docs to reflect ssd1327 support ( #500 )" ( #634 )
...
This reverts commit 8dc3a2dfc3
.
2020-06-05 00:03:09 -03:00
rradar
7e4b91bf41
BH1750 Measurement time doc updates ( #515 )
...
* Update bh1750.rst
* format
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-28 23:10:41 -03:00
Adrian Cuzman
e29552d55e
added energy in pzem004 documentation ( #547 )
2020-05-28 19:53:08 -03:00
gitolicious
fa929e7a81
Typo: NEC -> Sony ( #624 )
2020-05-28 19:26:26 -03:00
igg
8dc3a2dfc3
Update docs to reflect ssd1327 support ( #500 )
...
* Added ssd1327 image
* Added ssd1327 changes for 128x128 displays
* Revert "Added ssd1327 image"
This reverts commit f3cf3745ad
.
* fixed travis complaints
Co-authored-by: Ilya Goldberg <iggie@mac.com>
2020-05-28 19:09:48 -03:00
Guyohms
c396cf696c
Changed miflora platforms ( #586 )
...
Modified the example to reflect the 1.14 breaking change
2020-05-26 20:40:01 -03:00
Guillermo Ruffino
0f04817d10
Revert "pzemac energy support ( #514 )" ( #623 )
...
This reverts commit 4de002b4a9
.
2020-05-26 20:08:57 -03:00
rradar
4de002b4a9
pzemac energy support ( #514 )
...
https://github.com/esphome/esphome/pull/933
2020-05-26 20:07:55 -03:00
rudgr
0380cc8b5e
Added TTGO-Camera Plus PIN configuration ( #510 )
...
* Added TTGO-Camera Plus PIN configuration
* Update esp32_camera.rst
2020-05-26 20:02:09 -03:00
Aalian Khan
7edcfae2dd
Minor spelling ( #622 )
2020-05-26 19:52:23 -03:00
Alexander Pohl
d95759f853
Add support for additional Xiaomi BLE sensors ( #576 ) ( #576 )
2020-05-26 19:33:46 -03:00
declanshanaghy
ab6de0fb7f
Adding support for MAX31856 Thermocouple Temperature Sensor (feature #700 )
2020-05-24 19:49:47 -03:00
0hax
5c72d16a14
Uart improvments ( #571 )
...
* uart: add nr_bits and parity.
Signed-off-by: 0hax <0hax@protonmail.com>
* update param name
* doc as enum
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 18:59:26 -03:00
Michael Klamminger
0a3dfcae89
Update pulse_counter.rst ( #609 )
...
* Update pulse_counter.rst
Add information about available pulse counter channels
* Update components/sensor/pulse_counter.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 11:30:36 -03:00
Oskar Napieraj
083d7ddd33
ESP32 DAC output documentation ( #617 )
...
* Add documentation for ESP32 DAC output
* Fix SEO
* Update images/dac.svg
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 00:06:37 -03:00
krahabb
c81ef96526
Dallas autosetup ( #551 )
...
* Added auto discovery and setup to Dallas Platform
* Added auto discovery and setup to Dallas Platform
2020-05-23 21:52:18 -03:00
Guillermo Ruffino
60adfe3070
updated for the PCF8574 input fixes ( #616 )
...
Co-authored-by: amishv <41266094+amishv@users.noreply.github.com>
2020-05-23 21:14:26 -03:00
Michael Nieß
01da5ff334
Fix copy/paste error ( #574 )
2020-05-23 20:50:45 -03:00
Jeff Rescignano
96d692c6a5
Update WaveShare E-Paper URL on WaveShare E-Paper page ( #597 )
2020-05-23 20:46:01 -03:00
Jeff Rescignano
402dc8a08a
Update datasheet URL on SPG30 page ( #601 )
2020-05-23 20:44:25 -03:00
Jeff Rescignano
734e4ec2a9
Update datasheet URL on STS3X page ( #602 )
2020-05-23 20:43:25 -03:00
Jeff Rescignano
61b5493282
Update datasheet URL on SCD30 page ( #600 )
2020-05-23 20:41:48 -03:00
Jeff Rescignano
3bb0ebb80c
Update datagram URL on TX20 page ( #599 )
2020-05-23 20:41:07 -03:00
Jeff Rescignano
6845a9a867
Update datasheet URL on SHTCX page ( #598 )
...
* Update datasheet URL on SHTCX page
* Update datasheet URL on SHTCX page (2)
2020-05-23 20:40:04 -03:00
Rsan
bcce3ec4d6
Deleted Warning because the component is already tested ( #615 )
2020-05-23 20:38:57 -03:00
Niklas Wagner
b2583edff9
Update arduino framework versions ( #575 )
2020-05-23 20:36:32 -03:00
Jozef Zuzelka
47f216de30
Ble scanner doc ( #611 )
...
* Added ble_scanner documentation.
* Added ble_scanner link into /index.rst
* Update components/text_sensor/ble_scanner.rst
Improved sensor description.
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* ble_scanner: esphome.io link replaced with ref.
* ble_scanner-doc: fixed bar length
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-05-19 21:13:39 -03:00
Robin Smidsrød
6f177d7bdb
dht: Add DHT22_TYPE2 model ( #563 )
...
Add the DHT22_TYPE2 temperature/humidity sensor model defined in https://github.com/esphome/esphome/pull/926 to the documentation.
2020-05-19 14:15:42 -03:00
declanshanaghy
af01734499
Adding example of how to use a buzzer ( #570 )
...
* Adding example of how to use a buzzer
* Making sub-sections
2020-05-10 16:29:49 -03:00
Matthew Edwards
9b6170ac60
Fix typos ( #561 )
2020-05-10 16:27:59 -03:00
sredfern
9e030b0bf7
5.83in Waveshare add ( #572 )
2020-05-01 21:30:48 -03:00
buxtronix
df37c4b885
Max7219 intensity change update ( #546 )
2020-05-01 20:04:52 -03:00
puuu
8ac3cfedf5
remote_receiver: describe memory_block configuration ( #523 )
2020-04-30 22:59:42 -03:00
Niklas Wagner
1fce98177b
Make initial run variable available to addressable_lambda ( #558 )
...
* Make initial run variable available to addressable_lambda
* Update light docs
2020-04-28 19:24:01 -03:00
puuu
77ae4d9037
Bluetooth advertising automation ( #512 )
2020-04-27 20:56:54 -03:00
kbouchard111
f30c100913
Update wifi.rst ( #562 )
...
* Update wifi.rst
Add documentation for output_power option.
* Update wifi.rst
Add default info for ESP8266 and warning about 20.5dB
2020-04-27 12:47:11 -03:00
Guillermo Ruffino
13bd4d1669
add light on off triggers docs ( #559 )
2020-04-25 15:39:32 -03:00
Niklas Wagner
63030e097d
Improve LEDC documentation ( #557 )
2020-04-24 22:05:19 -03:00
Guillermo Ruffino
976ea82b5f
add mac address info ( #554 )
2020-04-24 20:57:55 -03:00
Guillermo Ruffino
1b725a2500
add whirlpool climate ( #552 )
2020-04-21 22:53:20 -03:00
puuu
b3fb241b4f
ir_climate: describe daikin receive support ( #522 )
2020-04-16 19:00:34 -03:00
Guillermo Ruffino
62293b71b8
fix copy paste void ( #545 )
2020-04-14 21:58:02 -03:00
Guillermo Ruffino
c01e8057fd
Kristopher mackowiak next ( #544 )
...
* Update template.rst
* Update template.rst
* Update template.rst
* updated template cover with variable names in actions
Co-authored-by: KristopherMackowiak <33198635+KristopherMackowiak@users.noreply.github.com>
2020-04-14 21:30:21 -03:00
Alex Reid
fdea66f4c1
feat: Add MCP23016 doc, fix misc doc errors ( #537 )
2020-04-12 16:07:25 -03:00
Guillermo Ruffino
4578e6f97a
Add documentation for cwww and rgbww constant_brightness variables. ( #530 ) ( #540 )
...
Co-authored-by: kroimon <github@kroimon.de>
2020-04-10 12:47:45 -03:00
Guillermo Ruffino
875555742f
Revert "Add documentation for cwww and rgbww constant_brightness variables. ( #530 )" ( #539 )
...
This reverts commit f832223c41
.
2020-04-10 12:43:22 -03:00
Guillermo Ruffino
74d3275d29
add ac_dimmer ( #536 )
...
* add ac_dimmer
* whitespace
2020-04-10 00:07:34 -03:00
Ermanno Baschiera
1dfb880444
remove link to Adafruit and mkelec ( #531 )
...
* remove links to Adafruit and mkelec
2020-04-09 14:22:33 -07:00
kroimon
f832223c41
Add documentation for cwww and rgbww constant_brightness variables. ( #530 )
2020-04-08 09:31:35 -03:00
Evgeny
88816f1acc
Add docs HM3301 ( #529 )
...
* Add docs HM3301
* added image hm3301
* wrong image hm3301
* fixed image name
2020-04-06 14:12:02 -03:00
Bartłomiej Biernacki
2dd017bb0e
Documentation for PCD8544 ( #485 )
...
* Docs for PCD8544
* Fix typo
2020-04-05 13:47:28 -03:00
Germain Masse
daebc64aca
Add documentation for AHT10 sensor ( #466 )
2020-03-21 16:17:11 -03:00
Drew Perttula
a4a5321bd9
add a note about the log level of dump: all ( #475 )
...
It would have saved me a bunch of time just now if I knew that remote_receiver's dump=all logging is at level DEBUG.
2020-03-19 23:59:38 -03:00
Nicholas Peters
c95563aeea
Add docs for TMP117 sensor ( #505 )
...
* Add docs for TMP117 sensor
2020-03-12 14:24:48 -07:00
Tommy Kihlstrøm
cac2d84b10
Added examples for uart text sensor ( #468 )
...
* Added examples for uart text sensor
2020-03-12 14:23:35 -07:00
Pavel
02bc8f3ccf
add energy support to pzemac ( #478 )
2020-03-12 13:59:20 -07:00
Vc
6f98760d80
Update ssd1306.rst ( #481 )
...
Added brightness to the screen configuration block
2020-03-12 13:57:45 -07:00
truglodite
ca806ac8ce
remove uppercase names ( #487 )
...
name: cannot contain uppercase, but the docs say uppercase. Fixed
2020-03-12 13:57:15 -07:00
Gediminas Šaltenis
99750d250f
small mistype fix ( #477 )
...
fix small mistype, should be ppb instead of ppm
2020-03-12 13:44:48 -07:00
John
cfe5031977
Next ( #491 )
...
* Updates to atm90e32 according to PR according to #982
2020-03-12 13:44:09 -07:00
Tuckie
61752eb048
Wrong IC ( #499 )
2020-03-12 13:42:45 -07:00
Oskar Napieraj
065d2314a4
Typo fix ( #498 )
...
likely left over from when documentation was adapted from the custom cover component
2020-03-12 13:40:10 -07:00
buxtronix
54a5f214b4
docs for Tuya fan, update tuya light ( #502 )
2020-03-12 13:39:44 -07:00
Francisk0
7d6c25d058
Update pzemac.rst ( #495 )
...
RX pin is duplicated and don´t have TX pin
2020-03-12 13:31:57 -07:00
Guillermo Ruffino
8683c4881f
cover time based add assumed state option ( #490 )
2020-03-12 10:09:07 -03:00
Erwin Kooi
d0f38228be
Added equal symbol for MAX7219 7-segment display ( #503 )
2020-03-02 19:54:28 -03:00
Evgeny
4a251f33af
Add new action for TM1651 ( #442 )
...
* Add new action for TM1651
* Add turn_on and turn_off actions
* Fixed title
* Update components/tm1651.rst
* Update components/tm1651.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-02-24 11:57:51 -03:00
Elkropac
69b39e06cf
web_server - css_include and js_include: add new options and example ( #459 )
...
* add new options and example
* update docs
* add suggested hint about inlineing files
* no html entities
* files are now served on separate urls
2020-02-20 09:06:26 -03:00
tubalainen
d7b9d7995c
Brightness feature not included in doc. ( #445 )
...
Updated the documentation for the SSD1306 with the new brightness feature.
PR: https://github.com/esphome/esphome/pull/681/
2020-02-19 14:15:32 -03:00
Andreas
89eba19430
my9231->bit_depth: parameter name and sonoff B1 ( #489 )
...
- Fix the parameter name bit_depth (current referred to as bit_depths)
- Add bit_depth: 8 to sonoff B1 example config. This fixed my application on a Sonoff B1
(see also https://github.com/esphome/issues/issues/991 )
2020-02-09 14:12:30 +01:00
Héctor Giménez
d439c2bfa5
Add Daikin IR Climate documentation ( #476 )
...
* Add Daikin IR Climate documentation
* Ups, removed by mistake
2020-01-22 19:36:53 -03:00
Guillermo Ruffino
4fa9844841
add tm1637 docs ( #467 )
2020-01-13 14:44:03 -08:00
Keith Burzinski
4100d4c387
Add transmit pioneer ( #446 )
...
* Added transmit_pioneer documentation
2020-01-13 14:39:43 -08:00
Guillermo Ruffino
b3c5bf437b
change docs to suggest logger config ( #378 )
...
using sample config instead of warning at top to match other uart components
2020-01-12 17:08:24 +01:00