Commit Graph

783 Commits

Author SHA1 Message Date
Otto Winter 98fee94118
DIY Examples page (#395) 2019-11-02 15:48:35 +01:00
Otto Winter 42a431644b
Update supporters.rst 2019-11-02 10:35:32 +01:00
Otto Winter 1b2c55a812
Merge branch 'beta' into current 2019-11-01 18:32:02 +01:00
Otto Winter d7abea6022
Bump version to v1.14.0 2019-11-01 18:31:15 +01:00
Otto Winter f298dd7157
1.14 Changelog (#393)
* 1.14 Changelog updates

* Final changelog

* Run svg2png

* Add note
2019-11-01 18:28:26 +01:00
Otto Winter f9daf6b1af
Merge branch 'current' into beta 2019-11-01 18:26:18 +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 3d2a1d9fab
Update changelog 2019-11-01 10:58:48 +01:00
Otto Winter 7b06e1a84e
Bump version to v1.14.0b5 2019-10-31 23:51:00 +01:00
Nikolay Vasilchuk 56b8b9961b
Typo fix pzem004t (#387) 2019-10-31 23:46:37 +01:00
Alexander Leisentritt ca480e801f
fix xiaomi docs (#384) 2019-10-31 23:46:37 +01:00
Otto Winter 4c6c728cac
Merge branch 'current' into beta 2019-10-31 23:45:20 +01:00
Otto Winter 001d6f409d
Update supporters.rst 2019-10-31 13:15:48 +01:00
Otto Winter ae8473d0e7
Update supporters.rst 2019-10-25 11:48:41 +02:00
Guillermo Ruffino 06f97f686c
fix link to dfplayer 2019-10-24 22:50:39 -03:00
Otto Winter 618ebf32e0
Bump version to v1.14.0b4 2019-10-24 22:07:08 +02:00
Otto Winter e3d089a08e
Add VSCode to changelog 2019-10-24 21:54:34 +02:00
Otto Winter 511eafc5a7
Bump version to v1.14.0b3 2019-10-22 23:05:25 +02:00
Otto Winter 89e125a6d1
Add sensor force_update option (#371) 2019-10-22 23:02:11 +02:00
Otto Winter 5f5969b0b6
Merge branch 'current' into beta 2019-10-22 23:01:24 +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
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 f0fd1222cf
Fix heading 2019-10-20 19:42:07 +02:00
Otto Winter 42bc1984e3
Use 5 columns
Too much stuff!!!
2019-10-20 19:39:10 +02:00
Otto Winter 77f02a5b55
Update imgtable 2019-10-20 19:38:36 +02:00
Otto Winter acf7731c37
Run svg2png 2019-10-20 19:35:38 +02:00
Otto Winter b2de20cf32
PZEM/VL53L0x/ADE7953 docs 2019-10-20 19:35:37 +02:00
Otto Winter beebf2379a
Document GPIO Switch interlock_wait_time 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
Otto Winter 0b0b8c324c
Bump version to v1.14.0b2 2019-10-20 19:35:04 +02:00
Guillermo Ruffino b893c8c2e7
fix indent on sample (#369) 2019-10-20 19:30:12 +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
Nikolay Vasilchuk 1c4f70631c
Authorization by username and password (#296) 2019-10-20 19:30:12 +02:00
Fabian Affolter 6c626e902d
Remove references to Python 2 (#328) 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
Otto Winter c1d053e071
Add rotary_encoder.set_value action (#358)
Fixes https://github.com/esphome/feature-requests/issues/389
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 471c9f773a
Merge branch 'current' into beta 2019-10-20 19:29:31 +02:00