Commit Graph

513 Commits

Author SHA1 Message Date
fkirill 63998c7d38
Adding documentation for Inkbird IBS-TH1 Mini sensor (#657) 2021-02-06 17:04:51 +13:00
Zvonimir Haramustek 26d88bfdc0
Adding Inkplate 6 docs (#778)
* Added Inkplate.

* Fixing Inkplate docs.

* Added Configuration variables for Inkplate.

* Update components/display/Inkplate.rst

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

* Added another warning.

* Fixed indents.

* Done requested change

* Add pin configurations to docs

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-17 17:06:45 +13:00
SenexCrenshaw 334ae67f81
Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#874)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-17 17:06:45 +13:00
Zvonimir Haramustek b6eeb6e3c3
Adding Inkplate 6 docs (#778)
* Added Inkplate.

* Fixing Inkplate docs.

* Added Configuration variables for Inkplate.

* Update components/display/Inkplate.rst

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

* Added another warning.

* Fixed indents.

* Done requested change

* Add pin configurations to docs

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-16 13:20:08 +13:00
SenexCrenshaw da4a791eb1
Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#874)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-14 07:33:24 +13:00
SenexCrenshaw 93f1e7345d
st7735 Docs (#608)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-05 07:51:51 +13:00
Keith Burzinski 3460a8fb1b
Add SSD1322 doc (#869) 2020-12-30 22:52:46 +13:00
Keith Burzinski 48b9c9e4ae
Add SSD1327 display docs (#875) 2020-12-30 22:48:30 +13:00
Daniel Schramm a913c627c3
Canbus + MCP2515 docs (#823) 2020-12-22 08:27:24 +13:00
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
SenexCrenshaw 648a640f89
MCP23S08-Docs (#613)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: David F. Bakker <dbakker@arrayasolutions.com>
2020-12-07 06:44:06 +13:00
Keith Burzinski 5b91810122
Ili9341 doc update (#870)
* ili9341 documentation

* fixed file name

* change the name one more time

* more naming fixes

* add missing parenthesis

* Update components/display/ili9341.rst

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

* Update ili9341.rst

fixed: api ref
fixed: led_pin description
marked: all pins as required for a proper functioning

* Update ili9341.rst

* Changes requested to original PR for merge

* Make image filenames consistent

* Make image filenames consistent take 2

* Example fixes

* Right

* No, left

Co-authored-by: Valeriu <valeriucob@gmail.com>
Co-authored-by: Vc <37367415+Valcob@users.noreply.github.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-12-06 10:45:10 -03:00
Keith Burzinski 7c01d10fbe
Add SSD1331 docs (#729) 2020-11-18 19:35:00 +13: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
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
Daniel Hyles 137f80ce69
Doco for hbridge component (#733)
bringing christmas lights into esphome
2020-11-08 14:46:39 +13: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
Otto Winter 94e1608202
New prometheus configuration (#713) 2020-07-27 12:06:56 +02:00
Guillermo Ruffino 5af53af47c
fix merge: climate devices moved to climate-ir (#710) 2020-07-25 22:30:15 +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 412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Otto Winter 8d2a7be6cf
Add exposure notifications docs (#683) 2020-07-14 19:08:27 +02:00
Paul Nicholls 5eba349eb1
Add config types to homepage guides list (#513) 2020-07-13 11:57:43 -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
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
Keith Burzinski 22875f6f33
Added thermostat component doc (#665) 2020-07-01 22:39:50 -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
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
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
gitolicious 3b92289a08
Added Etekcity Voltson cookbook (#628)
* Added Etekcity Voltson cookbook

* added esw01-eu images

* Added cookbook link

* Added esw01-eu cookbook image for index

* Removed direct docu links
2020-06-12 22:15:30 -03:00
ryanalden b300dd373d
Adding ESP32 leak detector cookbook (#568) 2020-06-12 22:09:22 -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
Fabian Affolter 4906a02e86
Rename to Home Assistant (#642)
* Rename to Home Assistant

* Upate titles
2020-06-09 21:25:51 -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
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
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
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Guillermo Ruffino 74d3275d29
add ac_dimmer (#536)
* add ac_dimmer

* whitespace
2020-04-10 00:07:34 -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
Tommy Jonsson 00abf8b483
ifan02 cookbook (#218)
* ifan02 cookbook

* removed spaces

* removed spaces

* indent codeblock, newline at end

* fixes

* add seo :image:

* spaces...

* Complete the example code & fix compilation errors

Tried compiling this code today using ESPHome 1.13.6.. it would not compile. 

* The ifan02.h file was the main culprit and I was able to fix the issue.

* The .yaml example was missing a few declarations at the beginning so I added them.
* I fixed an error related to using ```light``` for the light id since that is a reserved name.
* I added an ```on_boot``` declaration to turn off the light as early as possible after power is restored. (if mains power is restored in the middle of the night and the light turns on while you are sleeping it can be quite annoying, this turns it off during the boot process).

* removed blank spaces on line 66

Those blank spaces get me every time ;-)

* fix doc links (hopefully)

I think my last PR was made against the wrong fork/branch/etc... sorry, I'm still learning github.
I currently have the time and really want to see this make it into the cookbook. I think if you add me as a collaborator I would be able to push the changes and help get the errors sorted more quickly; if not, no worries, I'll take no offense and do my best to continue helping as we are doing now.

* fix fan link

replace
```
:doc:`/components/fan`
```
with
```
:doc:`/components/fan/index`
```

Co-authored-by: mjoshd <35782597+mjoshd@users.noreply.github.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-04-05 13:49:52 -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
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
buxtronix 54a5f214b4
docs for Tuya fan, update tuya light (#502) 2020-03-12 13:39:44 -07:00
Guillermo Ruffino 4fa9844841 add tm1637 docs (#467) 2020-01-13 14:44:03 -08:00
Guillermo Ruffino f0b82ad1a0
merge all ir climates in a single doc (#385)
* merge all ir climates in a single doc

* Add links to h headers

* Run svgo over SVG

Optional, but removes the inkscape metadata

* Update seo image

* Link to FAQ

Don't want to have people open those in the normal repo.

* Add explicit no to the table

* Sort configuration variables by assumed use frequency

* Update tag

* Add more info to Using a Receiver

* Minor change

Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-12-30 09:20:17 -03:00
Jesse Hills dd754ca63f Add docs for RF Bridge (#433)
* Add docs for RF Bridge

* Add full image

* Fix title underline

* More title underlines

* Fix ref

* Update components/rf_bridge.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Fix ref
2019-12-10 11:09:47 +01:00
Nick Whyte f092a36086 Add doc for duty cycle output component (#427)
* Add doc for duty cycle output component

* add to index

* png -> svg

* .

* See also

* duty_cycle -> slow_pwm

* .

* .

* wrap long line

* Update components/output/slow_pwm.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-12-07 17:14:55 +01:00
Otto Winter 559be3f441
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-12-04 19:01:41 +01:00
Evgeny 05626a6a0d Add TM1651 docs (#429)
* Add TM1651 docs

* updated gitignore

* Fixed title underline

* Fixed title length

* Moved docs, added actions

* fix gitignore

* fix indent
2019-12-04 13:11:49 +01:00
Nad c9ed4ad6d4 Add documentation for Sensirion SPS30 Particulate Matter sensors (#424)
* Add documentation for SPS30 Particulate Matter sensors

* Fix document formatting;

* Removed redundant accuracy settings


Co-authored-by: Nad <valordk@github>
2019-12-04 12:34:14 +01:00
Ben Suffolk b3d811d5a3 Cookbook for Sonoff Light Switches (#407)
* Cookbook for Sonoff Light Switches

Cookbook for various Sonoff Light Switch options including Basic, Dual and T1-3

* Removed references to myself

All references to I have been removed and re worded into a more generic text

* Fixed Formatting issues to Pass Travis Checks

* Update cookbook/sonoff-basic-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* YAML updates

Removed fast_connect, UART swotches from Dual R1, and reference to an issue that no longer exists
2019-11-29 18:27:26 +01:00
Tim P 3ece925ed0 Added Documentation for QMC5883L + HMC5883L Doc improvements (#301)
* QMC5883L docs + HMC5883L improvments

* clean up docs

* update docs

* Fix Default value
2019-11-26 18:43:06 +01:00
Otto Winter 87934e8792
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-11-17 23:30:47 +01:00
Nikolay Vasilchuk 519bbc30b2 http_request component Docs (#392) 2019-11-09 18:39:13 +01:00
Alexander Leisentritt 5a83a0dcef added docs for ruuvitag (#383)
* added docs for ruuvitag

* updated for RAWv2 protocol

* typo

* punctuation

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* added acceleration

* typo

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-11-07 22:10:13 +01:00
Sergio e05e0a5865 Add INA226 current/power monitor (#403)
* Docs update

* Docs update

* Docs update


Co-authored-by: Sergio Muñoz <sergio@iMac-de-Sergio.local>
2019-11-06 13:59:03 +01:00
DAVe3283 25b8b9a8cf Add MAX31865, update MAX31855 (#399)
* Add MAX31865, update MAX31855.

Update documentation for the new MAX31865 sensor and the improvements to the
MAX31855 sensor.

* Update MAX31865 filter parameter type.

It is actually a enum (string?), not a time value.

* MAX31855 & MAX31865 documentation improvements.

@OttoWinter suggested some good fixes, implementing those.
2019-11-06 13:56:48 +01:00
Otto Winter 979d130059
Merge branch 'current' into next 2019-11-02 20:59:20 +01:00
Otto Winter 98fee94118
DIY Examples page (#395) 2019-11-02 15:48:35 +01:00
Pavel Golovin 51d0661502 Add Fujitsu General Climate component docs (#307) 2019-10-25 11:33:05 +02:00
Otto Winter b2de20cf32
PZEM/VL53L0x/ADE7953 docs 2019-10-20 19:35:37 +02:00
Otto Winter 6b8177668b
Make dfplayer page match integration name 2019-10-20 19:35:37 +02:00
Thomas Eckerstorfer 2469943bb7
AS3935 Lightning sensor (#294)
* Added TX20/TX23 sensor documentation

* Update tx20.rst

* updated documentation to new structure for tx20

* added missing files

* fixed missing newline

* fixed/updated documentation

* added as3935 sensor

* Update as3935.rst

* Update as3935.rst

* Undo change

* Shrink image


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:12 +02:00
Michiel van Turnhout d5bb10924b
SX1509 device documentation (#315)
* add sx1509 docs

* add table

* sx1509 docs

* added to index

* fixed table

* text fixes

* Formatting

* Use standardized section header keys

* Spelling

* Properly size index file

* Use short name for index page (table view)

* fixed review issues

* Add API Reference


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:12 +02:00
Samuel Sieb 111a40a7b6
Add documentation for new Tuya dimmer component (#353)
* Add documentation for new Tuya dimmer component

* add more info and change configuration names

* Rename file to match platform name

* Move default gamma_correct/transition_length handling to code


Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:11 +02:00
Guillermo Ruffino ec78f828fb
Add DFPlayer docs (#306)
* Add DFPlayer docs

* lint


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:11 +02:00
Nad b8edd462b7
Add documentation for STS3x Temperature sensors (#300)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Updated documentation with flattened config.

* Remove from some pages

Those sensors aren't really similar to this one, so removing them

* Remove references

Same, plus I don't want to fix all the merge conflicts


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:11 +02:00
Nad 2552e8070e
Add documentation for SHTCx Temperature sensors (#305)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Add documentation for SHTCx Temperature sensors

* Fixed reference to a sensor thumbnail

* Cleaned up changes leaked from STS3x feature

* Remove references on other pages

It's already getting too cluttered...

* Remove references


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:10 +02:00
Nad 34f6817423
Add documentation for SGP30 eCO2 and TVOC sensors (#308)
* Add documentation for SGP30 eCO2 and TVOC sensors

* Fixed image path and identation error;

* Fixet bullet block

* Updated SGP30 documentation for configuring Temperature and Humidity compensation sources; Removed uptime sensor

* Compress sgp30.png

* Fix build errors

* Remove uptime mention


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:10 +02:00
Evan Coleman d8d5e81a7d
Add documentation for SSD1325 OLED displays (#347)
* add ssd1325 docs

* Fix line length

* Fix duplicate target name warning

* Reduce image size


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 19:30:10 +02:00
Otto Winter 2ecec6cb80
Merge branch 'current' into next 2019-10-20 19:29:31 +02:00
Otto Winter 471c9f773a
Merge branch 'current' into beta 2019-10-20 19:29:31 +02:00
Otto Winter ed2526acad
PZEM/VL53L0x/ADE7953 docs 2019-10-20 19:23:59 +02:00
Otto Winter 1025903bca
Make dfplayer page match integration name 2019-10-20 18:04:20 +02:00
Guillermo Ruffino 9e003f2010
Cookbook ape (#334)
* cookbook-ape

* Optimize SVG

* Update cookbook/arduino_port_extender.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/arduino_port_extender.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/arduino_port_extender.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/arduino_port_extender.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* updates

* fixed indents

* whitespace

* whitespace

* Minor corrections
2019-10-19 17:24:47 -03:00
Thomas Eckerstorfer 3e041d09bb AS3935 Lightning sensor (#294)
* Added TX20/TX23 sensor documentation

* Update tx20.rst

* updated documentation to new structure for tx20

* added missing files

* fixed missing newline

* fixed/updated documentation

* added as3935 sensor

* Update as3935.rst

* Update as3935.rst

* Undo change

* Shrink image


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 22:23:18 +02:00
cryptelli 52cbfe59cd Cookbook Guide for Zemismart LED RGBW Downlights (#297)
* Cookbook Guide for Zemismart LED RGBW Downlights

* Linting
2019-10-19 22:18:52 +02:00
Michiel van Turnhout 92af64ec18 SX1509 device documentation (#315)
* add sx1509 docs

* add table

* sx1509 docs

* added to index

* fixed table

* text fixes

* Formatting

* Use standardized section header keys

* Spelling

* Properly size index file

* Use short name for index page (table view)

* fixed review issues

* Add API Reference


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 22:04:41 +02:00
Samuel Sieb d8113d7fc3 Add documentation for new Tuya dimmer component (#353)
* Add documentation for new Tuya dimmer component

* add more info and change configuration names

* Rename file to match platform name

* Move default gamma_correct/transition_length handling to code


Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:55:58 +02:00
Guillermo Ruffino e55551ecb4 Add DFPlayer docs (#306)
* Add DFPlayer docs

* lint


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:43:56 +02:00
Nad f1df93c86f Add documentation for STS3x Temperature sensors (#300)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Updated documentation with flattened config.

* Remove from some pages

Those sensors aren't really similar to this one, so removing them

* Remove references

Same, plus I don't want to fix all the merge conflicts


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:35:14 +02:00
Nad 7a47e29679 Add documentation for SHTCx Temperature sensors (#305)
* Add documentation for STS3x Temperature sensors

* Updated formatting

* Updated index and other temperature sensors with link to STS3x sensor

* Added STS31 sensor photo

* Add documentation for SHTCx Temperature sensors

* Fixed reference to a sensor thumbnail

* Cleaned up changes leaked from STS3x feature

* Remove references on other pages

It's already getting too cluttered...

* Remove references


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:32:59 +02:00
Nad ee4aafcc12 Add documentation for SGP30 eCO2 and TVOC sensors (#308)
* Add documentation for SGP30 eCO2 and TVOC sensors

* Fixed image path and identation error;

* Fixet bullet block

* Updated SGP30 documentation for configuring Temperature and Humidity compensation sources; Removed uptime sensor

* Compress sgp30.png

* Fix build errors

* Remove uptime mention


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 21:21:22 +02:00
Evan Coleman 9ccd4639c3 Add documentation for SSD1325 OLED displays (#347)
* add ssd1325 docs

* Fix line length

* Fix duplicate target name warning

* Reduce image size


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-19 20:44:49 +02:00
Otto Winter d2f1c23ebf
Merge branch 'current' into next 2019-10-19 17:07:29 +02:00
Nikolay Vasilchuk 1b1f06056f SenseAir S8 CO2 sensor support (#330)
* Docs

* CI fix
2019-10-17 21:37:56 +02:00
TomFahey efec2a7fbf Updated MCP23017 Component To Cover 8 & 16 Port Chips (#277)
* Updated MCP23017 Component To Cover 8 & 16 Port Chips

* Made requested changes, adding short paragraph at top of MCP230xx.rst
explaining the page is for MCP23008 and MCP23017, also deleted now
obsolete MCP23017.rst

* Added separate sections for MCP23017, MCP23008

* Remove MCP23017 page (merged with new one)


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-17 16:28:53 +02:00
Nebula c66462a2fb Added cookbook for Teckin SB50 Bulb (#360)
* Added cookbook for Teckin SB50 Bulb

* Added comments to YAML file


Co-authored-by: root <root@centos.nebula.local>
2019-10-17 14:06:16 +02:00
Alexander Leisentritt 9ff3e95aab Xiaomi refactor (#361)
* refactored xiaomi sensors

* sorted xiaomi sensor alphabetically

* updated xiaomi docs to mention marketing names

* fixed old changelog

* fix ref links

* fix bar length
2019-10-16 13:30:31 +02:00
Sergio Mayoral Martínez 8834354dd8 Add Xiaomi Cleargrass Sensor Documentation (#346)
* Add index for new Xiaomi ClearGrass E-Ink Sensor

* Add Xiaomi Cleargrass Sensor Documentation

Add all the needed documentation, such as index,
references and main page of this sensor

* Fix images width

Adjust images width to a better fit in the page

* Fix apiref of Xiaomi Sensors

The apiref of Cleargrass and LYWSD02 models point
to the mijia's api, so I fix this

* Fix Xiaomi Cleargrass documentation mistake

Line 43 of xiaomi_cleargrass.rst references to
Xiaomi Mijia's sensor. It should reference to
Xiaomi Cleargrass.

Also I change titles of this sensor in order to
avoid the title uses 2 lines
2019-10-14 13:25:04 +02:00
Levente Tamas ac28efde9c ADD TLC59208F documentation (#338) 2019-10-14 11:38:20 +02:00
Otto Winter c5ee042d56
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-09-01 11:24:35 +02:00
Nad 1e4660f023 Add documentation for Sensirion SCD30 CO2 sensors (#333)
* Add documentation for Sensirion SCD30 CO2 sensors

* Minor text fixes and photo optimization
2019-08-31 19:24:41 +02:00
mr G1K 87327c6b34 LYWSD02 docs (#292)
* Add xiaomi_lywsd02

* Fix, Title underline too short.

* Fix, img link
2019-08-29 15:42:42 +02:00
Otto Winter 8d91d657dc
Updates 2019-07-28 12:41:15 +02:00
Otto Winter da052a7838
Merge branch 'current' into next 2019-07-03 17:35:48 +02:00
Jonathan Jefferies 40aaaf9e09 Add description next to title (#227)
There wasn't really a description anwhere of what ESPHome actually is.
2019-07-03 16:48:49 +02:00
Thomas Eckerstorfer 9bbfbb6956 Added TX20/TX23 sensor documentation (#150)
* Added TX20/TX23 sensor documentation

* Update tx20.rst

* updated documentation to new structure for tx20

* added missing files

* fixed missing newline

* fixed/updated documentation
2019-07-03 16:41:16 +02:00
Nikolay Vasilchuk ec4ecf6b71 ZyAura CO2 / Temperature / Humidity Sensor (#281)
* Docs ready

* Small fix

* Small fix

* Update components/sensor/zyaura.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/sensor/zyaura.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Review fix

* Update components/sensor/zyaura.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-07-03 16:00:04 +02:00
Guillermo Ruffino 77e2ad4886 Add SIM800L docs (#257)
* Add SIM800L docs

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* review and adding getting started

* Updates

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update components/sim800l.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>
2019-06-17 16:58:16 +02:00
Andrew Thompson 56e505fc0d Add docs for atm90e32 sensor (#271)
* Add docs for atm90e32 sensor

* Correct name for CT4

* fix title bar length

* use correct subsubsections chars

* add newlines before figure

* Update components/sensor/atm90e32.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* move required setting to top

* Update atm90e32.rst

Add note about SPI, and fix line_freq


Co-authored-by: Andrew Thompson <andrew@whosonlocation.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-06-16 15:23:12 +02:00
Mario Di Raimondo 0a3ad5416f Add Yashima Climate component docs (#275)
* new yashima climate component docs

* updated main index
2019-06-15 18:01:08 +02:00
Kevin Lewis 2f8e05b88a Add documentation for SM16716 output component. (#217)
* Add documentation for SM16716 output component.

It still needs the sm16716.svg image file.

* Remove update on boot documentation.

* Update sm16716.rst

* Create sm16716.svg

* Lint
2019-05-31 15:06:16 +02:00
Jesse Hills 441e4b44a0
Add docs for CT Clamp (#256)
* Add docs for CT Clamp

* Fix title bar

* Fix reference

* 2 many changes

* Update docs for new configuration

* Compress index image

* Update for config changes

- Also remove 3.3V message, because if the user needs to calibrate anyway, then the 3.3V is also part of the calibration process.
- Use calibrate_linear instead of multiply, more user-friendly
- Update SEO image
-


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-29 11:22:16 +02:00
Jesse Hills 961bf33861 Add docs for CT Clamp (#256)
* Add docs for CT Clamp

* Fix title bar

* Fix reference

* 2 many changes

* Update docs for new configuration

* Compress index image

* Update for config changes

- Also remove 3.3V message, because if the user needs to calibrate anyway, then the 3.3V is also part of the calibration process.
- Use calibrate_linear instead of multiply, more user-friendly
- Update SEO image
-


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-29 11:15:12 +02:00
Michiel van Turnhout bb6c1ce6a7
Documentation for binary_sensor_map (#199)
* Add mpr121 docs and images

* add images

* update mpr121 docs

* Title bar same length as text

* wrong size and location

* wrong size and location

* wrong location

* wrong size and location

* wrong size and location

* Added binary_sensor_map

* tabs to spaces

* added to index

* add image

* text changes

* remove linefeed

* image is jpg not png

* preview fail??

* Update binary_sensor_map.rst

- Make use case and function more clear
- Remove options that do not exist yet.
- Fix incorrect sensor link in configuration variables
- Fix required values labeled optional
- Less literal text with backslash. Was hard to read.
- Move config example essential part up.
- Remove disqus

* Update binary_sensor_map.rst

* Fix


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-28 21:37:34 +02:00
Michiel van Turnhout 57a4a4f3a8 Documentation for binary_sensor_map (#199)
* Add mpr121 docs and images

* add images

* update mpr121 docs

* Title bar same length as text

* wrong size and location

* wrong size and location

* wrong location

* wrong size and location

* wrong size and location

* Added binary_sensor_map

* tabs to spaces

* added to index

* add image

* text changes

* remove linefeed

* image is jpg not png

* preview fail??

* Update binary_sensor_map.rst

- Make use case and function more clear
- Remove options that do not exist yet.
- Fix incorrect sensor link in configuration variables
- Fix required values labeled optional
- Less literal text with backslash. Was hard to read.
- Move config example essential part up.
- Remove disqus

* Update binary_sensor_map.rst

* Fix


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-28 20:41:02 +02:00
Otto Winter 639f095393
Add NTC/resistance sensor docs
Ref https://github.com/esphome/esphome/pull/560
2019-05-28 15:43:56 +02:00
Guillermo Ruffino 57f73adc47 Add Coolix Tcl112 Climate (#247)
* Add Coolix Tcl112 Climate

* Update coolix.rst

* Update tcl112.rst

* Update coolix.rst

* Update tcl112.rst


Co-authored-by: Guillermo Ruffino <guillermo.ruffino@pampatech.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-27 20:18:50 +02:00
Teemu Mikkonen ed800a9fa0 Documentation for AM2320 component (#249)
* Added documentation for AM2320

* Added new files for AM2320

* Fixed too long row

* Update am2320.rst


Co-authored-by: Mikkonen Teemu <teemu.mikkonen@iki.fi>
Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-27 20:03:33 +02:00
Otto Winter 367e8576bc
Pulse Width 2019-05-25 09:08:05 +02:00
Otto Winter fb22c082c8
Custom stuff 2019-05-15 10:54:51 +02:00
Otto Winter 52cd23c733
Remote + Dev docs update 2019-05-13 21:51:04 +02:00
Otto Winter ef49ff813d
CCS811, GPS, TTP229-BSF 2019-05-13 13:10:12 +02:00
Otto Winter 82b388c221
Update index 2019-05-12 22:59:06 +02:00
Michiel van Turnhout 6d6b16fe6c TTP229-LSF i2c device support (#205)
* add ttp229-lsf docs

* fixed link to datasheet

* remove indent

* type image filename

* convert image to jpg

* Update ttp229.rst

- Change id in example to name. Reason: otherwise it won't show up in frontend and users will be confused
- Reorder conf options
- esphomelib -> esphome

* Remove disqus
2019-03-31 19:00:45 +02:00
Otto Winter e72fa28594
Clean up top section of index
- Remove some migration guides
- Remove configuration types page, accessed through deep linking
2019-03-24 15:00:55 +01:00
Otto Winter 95c042744b
Add missing pages 2019-03-14 16:41:37 +01:00
Otto Winter c020aa7f2b
Merge branch 'current' into next 2019-03-13 18:55:40 +01:00
cryptelli 40ff3ee2d9 Cookbook Guide for Brilliant / Mirabella Genio Smart Plugs (#195)
* Cookbook Guide for Brilliant / Mirabella Genio Smart Plugs

* Fix documentation error

* Fix linting errors

* Simplified configuration and remove invalid component
2019-03-13 16:35:04 +01:00
Otto Winter 9a8e7986dc
Add docs 2019-03-13 16:17:05 +01:00
Otto Winter a83bb41b3b
Add supporters page 2019-03-11 19:59:52 +01:00
Otto Winter 0ad211f102
Add endstop cover guide 2019-03-11 13:18:15 +01:00
Otto Winter 429ddb228f
Merge branch 'current' into next 2019-03-11 11:59:39 +01:00
cryptelli 7929a73e59 Cookbook Guide for Mirabella Genio Smart Bulbs (#184)
* Cookbook Guide for Mirabella Genio Smart Bulbs

Cookbook guide for Mirabella Genio Smart Bulbs with configuration examples.

Co-Authored-By: MartinP <mplinuxgeek@users.noreply.github.com>

* ✏Some changes

* Update mirabella-genio-bulb.rst

* Major rewrite of the documentation

Addresses points raised by @OttoWinter from initial pull request and adds detailed documentation surrounding the flashing procedure for tuya-convert 👍.

* Update Makefile

* Lint

* Address linting errors

* Address additional linting errors

* Lint esphome.io links

I just removed them, a user that wants to look it up can go manually to the link. It's not too hard to find.
2019-03-11 11:47:45 +01:00
puuu 2ba17ae056 Document SDS011 component (#185)
* Document SDS011 component

* move sds011 component to right position

* indicate type of parameters

* ✏ Rearrange code a bit and minor edits to make it clearer

* remove query_mode

* Lint

* Update for update_interval changes
2019-03-06 12:40:06 +01:00
Otto Winter eae028de72
Merge branch 'current' into next 2019-03-05 20:43:09 +01:00
Otto Winter 0991fb0e06
Fix shields on index page
Enabled cloudflare mirage, and that apparently removes styles from img
2019-03-05 20:20:20 +01:00
nnmalex 918de941bc Adding manual for Sonoff T1 UK 3 Gang V1.1 (#182)
* Adding manual for Sonoff T1 UK 3 Gang V1.1

This manual is based on the existing 4CH version with necessary changes.

I know there's a pending PR for V1 of the same switch but V1.1 is more difficult to get into flashing mode and behaves weirdly after flashing.

* Removing .DS_Store

* Update devices/sonoff_t1_uk_3gang_v1.1.rst

Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>

* Update devices/sonoff_t1_uk_3gang_v1.1.rst

Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>

* Update devices/sonoff_t1_uk_3gang_v1.1.rst

Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>

* Update devices/sonoff_t1_uk_3gang_v1.1.rst

Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>

* Update devices/sonoff_t1_uk_3gang_v1.1.rst

Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>

* Changing images' extensions

From .jpeg to .jpg

* Fixing image URLs

* Lint
2019-03-05 18:33:18 +01:00
Otto Winter 0c2efaa3cd
Merge branch 'next' of https://github.com/esphome/esphome-docs into next 2019-02-28 23:09:09 +01:00
Otto Winter 7478734228
Add more lints 2019-02-27 18:32:47 +01:00
Michiel van Turnhout a58727bf7b Add MPR121 support (#176)
* solved issues image size, tabs to spaces, file location

* image name was incorrect

* image for index was missing

* remove duplicate image

* Update images

- Convert main index image from .png to .jpg
- Use full picture on component page
- Add adafruit attribution

* Remove MQTT ref

* fixed configuration rows
2019-02-27 13:35:49 +01:00
FrengerH e16c324b1f Component reshuffle (#183)
* Merge remote receiver component with platform

* Merged remote transmitter component with platform

* Merge pca9685 component with output

* Minor fixes

* Minor fix

* Fixed headers

* reshuffled esp32 touch binary sensor

* Reshuffled pn532 rfid reader

* Fixed images

* Reshuffled rdm6300 RFID component

* Reshuffled my9231 led driver component

* Reshuffled ads1115 component

* Reshuffled SSD1306 display component

* Reshuffled Character-Based LCD Display component

* Reshuffled fastled component

* Fixes netlify

* Remove duplicate figure

* Remove duplicate figure

* Remove duplicate figure

* Reorder SSD1306

To my knowledge, the i2c version is more common, so put it first.

* Put fastled clockless above SPI

clockless is more common, so put it first

* Cleanup index

Tag was used initially to distinguish between the component and binary sensor, no longer needed.

* Remove duplicate figure
2019-02-27 10:10:09 +01:00
Anders 3c348b69e7 Cookbook entry for Display component (#173)
* Cookbook entry for Display component

* Update display.rst

Fixed some syntax errors in reStructuredText which is totally new for me.

* new attept learning how to properly link in this markup language

Fixed some more issues

* ✏ Minor formatting

* Update display.rst

* Create display2.jpg

* Update display.rst

* Updated title & resized images

- Updated the title and renamed the file
- Resized the images

* Minor typos

* Hopefully last edits for some time

- highlighted that 'model' also could be different
- small cosmetic changes

* Aligned image filenames and added cookbook entry to to index

* Moved the thumbnail image to correct folder
2019-02-26 21:29:34 +01:00
FrengerH 75a111c1ac Merge dallas component (#179)
* Merge dellas component with platform

* Fixed headers
2019-02-26 18:46:04 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter 2ae45de9b8
Use custom shields
The previous shields were loading too slow and didn't fit the documentation style
2019-02-14 16:19:07 +01:00
Otto Winter 2c85e5a17d
Use small logo for index 2019-02-13 23:14:10 +01:00
erazor666 0023d2c9c9 H801 LED controller (remade) (#158)
* misc cleanup and fixes

* resize and compression

* added h801 guide

* Resize and compress

* Update h801.rst

* edited in different editor
2019-02-12 00:05:30 +01:00
Otto Winter 15179f6662
Update site verification 2019-02-07 14:14:31 +01:00
Otto Winter 8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00
Otto Winter 013d00bc4c
Privacy Policy 2018-12-31 13:17:43 +01:00
Otto Winter b5ffffe955
Fix broken links, SEO svg2png, and fix code highlighting 2018-11-19 18:32:16 +01:00
Otto Winter 473e4599ab
Update 2018-11-15 13:36:01 +01:00
Otto Winter f2102ff9e8
SEO Optimization (#82) 2018-11-14 22:12:27 +01:00
Otto Winter eff1962232
Fix layout 2018-06-06 07:19:01 +02:00
Otto Winter 0a2fe01e1a
Download documentation as PDF 2018-06-03 14:00:32 +02:00
Otto Winter dd32551b52
Documentation update 2018-06-01 18:10:00 +02:00
Otto Winter ef6ea48a89
DHT12 2018-05-17 17:34:49 +02:00
Otto Winter e0ddcddd78
Preparations for 1.5.0 2018-05-14 21:15:49 +02:00
Otto Winter 07ddde788c
Initial commit 🎉 2018-05-13 11:37:02 +02:00