Commit Graph

778 Commits

Author SHA1 Message Date
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 e2d5848cea
Document missing servo restore option (#398) 2019-11-02 20:57:07 +01:00
Otto Winter 644ae6682d
Document UART stop_bits (#396) 2019-11-02 19:10:08 +01:00
Otto Winter 59782603fb
Merge branch 'current' into next 2019-11-01 18:26:17 +01:00
Otto Winter ae3a7235e3
Add stale probot 2019-11-01 11:51:51 +01:00
Otto Winter bf457732d9
Add lock probot 2019-11-01 11:51:47 +01:00
Otto Winter ab9b86f2bc
Add sentiment bot 2019-11-01 11:51:42 +01:00
Otto Winter 7e29dad79c
Add ci-reporter bot 2019-11-01 11:51:35 +01:00
Otto Winter 738348d34c
Merge branch 'current' into next 2019-10-31 23:45:20 +01:00
Nikolay Vasilchuk 7f798db18e Update pzemdc.rst (#389) 2019-10-31 20:32:06 +01:00
Nikolay Vasilchuk f710a5ede0 Typo fix pzemac (#388) 2019-10-31 20:29:02 +01:00
Nikolay Vasilchuk 355f7232a7 Typo fix pzem004t (#387) 2019-10-31 20:12:53 +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
Otto Winter 001d6f409d
Update supporters.rst 2019-10-31 13:15:48 +01:00
Alexander Leisentritt 865e3c2cf2 fix xiaomi docs (#384) 2019-10-30 16:03:39 +01:00
Otto Winter 7698644a99
Update docs for AS3935 conf change
See also https://github.com/esphome/esphome/pull/805
2019-10-27 12:30:25 +01:00
John 9b32fd1885 added reactive power, power factor, chip temp... (#380)
and additional 6 channel example without software power calculation template
2019-10-27 12:05:21 +01:00
Guillermo Ruffino 7a687e770d
fix logger.rst ref link (#379) 2019-10-25 18:00:33 -03:00
Otto Winter ae8473d0e7
Update supporters.rst 2019-10-25 11:48:41 +02:00
Pavel Golovin 51d0661502 Add Fujitsu General Climate component docs (#307) 2019-10-25 11:33:05 +02:00
Nikolay Vasilchuk 8cac9af453 Logger on_message trigger (#374)
* Docs

* Review

* Note added, example updated

* Fix RST code syntax. Expand note.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-24 14:19:43 +02:00
Otto Winter 5e930355d1
Merge branch 'current' into next 2019-10-22 23:00:43 +02:00
Otto Winter 89210f9d59
Remove reference to main.cpp 2019-10-22 22:59:42 +02:00
mbo18 bba6e904e1 Update time.rst to add GPS as source (#375)
* Update time.rst to add GPS as source

Just saw that GPS was missing in the time documentation as a time source (the GPS component documentation redirect to the time page for configuration details)

* travis
2019-10-22 22:02:12 +02:00
Ville Skyttä 49104f0d4e Add missing actual install step in getting started with Hass.io (#373) 2019-10-21 20:39:26 +02:00
Ville Skyttä 4ed468e747 Spelling and grammar fixes (#372) 2019-10-21 20:35:56 +02:00
Otto Winter 9e650f6ecd
Add sensor force_update option (#371) 2019-10-21 19:41:18 +02:00
amishv 124602fa98 fixed typo (#370)
git remote add upstream https://github.com/esphome/<REPO_NAME>.git
 # For example: git remote add upstream https://github.com/esphome/esphome.git
2019-10-21 12:43:36 +02:00
Otto Winter a68032625e
Update supporters.rst 2019-10-20 20:32:10 +02:00
Otto Winter 2ecec6cb80
Merge branch 'current' into next 2019-10-20 19:29:31 +02:00
Otto Winter 5b7f447b90
Run svg2png 2019-10-20 19:24:05 +02:00
Otto Winter ed2526acad
PZEM/VL53L0x/ADE7953 docs 2019-10-20 19:23:59 +02:00
Otto Winter e003b70b8c
Document GPIO Switch interlock_wait_time 2019-10-20 18:07:44 +02:00
Otto Winter 1025903bca
Make dfplayer page match integration name 2019-10-20 18:04:20 +02:00
h0-- a4c349a6e9 update esp32camera documentation - note about PWM (#348)
* update esp32camera documentation - note about PWM

As I was fighting with this yesterday, I think this can be part of esphome documentation.

* Update esp32_camera.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-20 16:28:02 +02:00
Guillermo Ruffino 16f7eb2092
fix indent on sample (#369) 2019-10-19 18:12:46 -03: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
Nikolay Vasilchuk 793b983827 Authorization by username and password (#296) 2019-10-19 22:19:11 +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
Fabian Affolter a1b384076d Remove references to Python 2 (#328) 2019-10-19 22:16:09 +02:00
Dale Higgs 9220e76452 Add TorchStar LED controller to 'Generic Sonoff' page (#351)
* Add TorchStar LED controller to devices

* Lint
2019-10-19 22:15:45 +02:00
Justahobby01 641fd161a3 Clarify NodeMCU ESP8266 VIN pin (#340)
``VIN``: This pin can be used to use an external power supply with the board. Supply a voltage from
  3.3V to 12V to this pin and the linear voltage regulator on the board will power the board.

changed for more clarity to:

``VIN``: This board can be powered by an external power supply by using this pin. Supply a voltage between
  3.3V to 12V to this pin and the linear voltage regulator on the board will power the board.
2019-10-19 22:07:30 +02:00
Danny Sauer 6fa87d7ead Minor typo (#349)
Missing "r" on "lower"
2019-10-19 22:06:34 +02:00
Mauricio Bonani b52828f634 Fix typo (#352) 2019-10-19 22:05:40 +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
Otto Winter 1cec0be5f6
Add rotary_encoder.set_value action (#358)
Fixes https://github.com/esphome/feature-requests/issues/389
2019-10-19 21:45:01 +02:00