Commit Graph

104 Commits

Author SHA1 Message Date
Jesse Hills
5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13: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
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
Guillermo Ruffino
9420c45a01
Fix format consistency (#989) 2021-02-07 13:35:39 -03:00
Jesse Hills
f320672cbf
Add docs for pn532 NDEF functionality (#936) 2021-01-17 17:06:45 +13:00
Guillermo Ruffino
e44eb01685
add rc522 i2c config variant (#933)
* add i2c config variant

* add i2c address
2021-01-17 17:06:45 +13:00
Jesse Hills
4ef6fa0954
Add docs for pn532 NDEF functionality (#936) 2021-01-15 09:30:01 +13:00
Guillermo Ruffino
51175fb634
add rc522 i2c config variant (#933)
* add i2c config variant

* add i2c address
2021-01-12 10:14:11 -03:00
Jesse Hills
fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +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
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
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
Otto Winter
f22ac1a550
Partially Revert make SPI CS pin optional (#706) 2020-07-25 14:24:02 +02:00
Otto Winter
412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02: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
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
Matthew Edwards
9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Otto Winter
ac121643aa
Add note about multiple on_clicks
Fixes https://github.com/esphome/feature-requests/issues/510
2019-11-30 11:21:04 +01:00
Otto Winter
f80c48dbfa
Merge branch 'current' into next 2019-11-17 23:31:01 +01:00
Matthew Harrold
40336953f5 Remove references to scan_interval (#400) 2019-11-05 21:42:56 +01:00
Lumpusz
13dcc33804 Ble rssi svc (#377)
* Update supporters.rst

* docs for ble service uuid based tracking

* code review updates

* fix rst syntax

* Update components/binary_sensor/ble_presence.rst

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

* Update components/binary_sensor/ble_presence.rst

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

* Update components/binary_sensor/ble_presence.rst

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

* Update components/binary_sensor/ble_presence.rst

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

* Revert "Update supporters.rst"

This reverts commit a790f261e2.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-31 15:34:28 +01:00
Robert Kiss
deb2559be6 Add doc for delayed_on_off binary_sensor filter (#324)
* add doc for delayed_on_off binary_sensor filter

* added delayed_on_off yaml example
2019-08-29 16:09:40 +02:00
Otto Winter
46b108ce9b
Update index.rst 2019-06-20 18:44:01 +02:00
Otto Winter
749b6e8e73
Lint 2019-05-28 21:49:02 +02:00
Michiel van Turnhout
f8394cf1c5
extended mpr121 docs with debounce and thresholds config (#245)
* added debounce and threshold

* extended and fixed documentation for thresholds

* line to long

* line to long list end

* no spaces at lin end

* Update mpr121.rst

* default for touch release thresholds

* Lint


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-05-28 21:37:34 +02:00
Otto Winter
4cfcf283d8
Fix RDM6300 docs 2019-05-27 19:22:28 +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
87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter
b2fe7220f3
Merge branch 'current' into next 2019-05-11 17:19:00 +02:00
gitolicious
3f75ea95ed Fixed lint and ref errors (#228)
* Added newline to fix lint error

* Fixed lambda calls ref errors
2019-04-15 22:06:35 +02:00
Otto Winter
84ef3cb072
Merge branch 'current' into next 2019-04-15 22:02:08 +02:00
jcullen86
a99915eef1 Typo in ESP32 Touch Component (#216)
senors => sensors

## Description:


**Related issue (if applicable):** fixes <link to issue>

**Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#<esphome PR number goes here>
**Pull request in [esphome-core](https://github.com/esphome/esphome-core) with C++ framework changes (if applicable):** esphome/esphome-core#<esphome-core PR number goes here>

## Checklist:

  - [ ] Branch: `next` is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against `current`.
2019-04-09 14:31:54 +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
9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
9a8e7986dc
Add docs 2019-03-13 16:17:05 +01:00
Otto Winter
939c1a42b7
Merge branch 'current' into next 2019-03-06 11:02:16 +01:00
Otto Winter
f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter
eae028de72
Merge branch 'current' into next 2019-03-05 20:43:09 +01:00
Otto Winter
19a22e8b39
Remove disqus 2019-03-05 20:42:43 +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
Otto Winter
3132bdd015
Merge branch 'current' into next 2019-02-20 12:45:32 +01:00
Otto Winter
5ac6ceee96
Merge branch 'current' into beta 2019-02-20 12:45:32 +01:00
mjoshd
7c03e1ff8f Custom Binary Sensor: Add missing ";" and fix indentation in YAML (#164)
Example would not compile while the semicolon ";" was missing.
2019-02-18 18:49:26 +01:00
Otto Winter
85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter
59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter
644b1f033e
Updates 2019-02-16 23:24:32 +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