Commit Graph

1142 Commits

Author SHA1 Message Date
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
Ash McKenzie a8bbf75b6d
Add time.has_time documentation (#782) 2020-10-05 21:55:53 -03: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
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
Karl Q c718c602fe
Update diy.rst (#760)
Added two links for custom projects that ESPHome powered:

1. A custom UART based component that parses data from weather station and gets the values into MQTT
2. Using the 'built in' UART component in ESPHome to send commands to a LG Monitor. This can easily be adopted to other LG monitors as they usually share similar payloads.
2020-09-15 17:54:55 +02:00
Oncleben31 1a228145a6
specific MacOS Docker command to launch dashboard (#553) 2020-09-15 17:45:19 +02:00
Guillermo Ruffino ada729d3a3
Merge pull request #762 from esphome/bump-1.15.1
1.15.1
2020-09-14 22:03:47 -03:00
Guillermo Ruffino 328f557aba Update supporters for 1.15.1 2020-09-14 21:41:04 -03:00
Guillermo Ruffino a06bf64895 Update changelog for 1.15.1 2020-09-14 21:40:46 -03:00
Guillermo Ruffino 760a719f9d Bump version to v1.15.1 2020-09-14 21:39:32 -03: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 37aedbe930
Merge pull request #758 from esphome/bump-1.15.0
1.15.0
2020-09-13 16:24:42 -03:00
Guillermo Ruffino 2600ed3eb9 Update supporters.rst 2020-09-13 16:07:58 -03:00
Guillermo Ruffino 30eeda9c43 Update changelog for 1.15.0 2020-09-13 16:06:57 -03:00
Guillermo Ruffino 12c3bee942 Bump version to v1.15.0 2020-09-13 14:18:45 -03:00
Guillermo Ruffino 98110c620b Merge branch 'current' into beta 2020-09-13 01:00:39 -03:00
Guillermo Ruffino a8cbbcebe2 Update supporters.rst 2020-09-12 21:16:07 -03:00
Brett McKenzie 129829103e
Added Arlec Grid Connect Smart Plug (#749) 2020-09-08 08:50:45 -03:00
Abílio Costa e7ffd00819
Add carrier_frequency for IR device example (#734) 2020-09-08 08:44:24 -03:00
galagaking c202b2a351
Update diy.rst (#748)
adding axa remote2
2020-09-01 09:28:27 +02:00
Mickaël Le Baillif f04db36ac7
Light triggers referenced in the "automation" guide. (#746)
Co-authored-by: Le Baillif Mickael <mlebaillif@oui.sncf>
2020-08-24 10:47:03 -03:00
Guillermo Ruffino da41939dca
Merge pull request #744 from esphome/bump-1.15.0b4
1.15.0b4
2020-08-23 22:08:48 -03:00
Guillermo Ruffino 7a05ded198 Update changelog for 1.15.0b4 2020-08-23 21:58:38 -03:00
Guillermo Ruffino 9c54bf2547 Bump version to v1.15.0b4 2020-08-23 21:58:09 -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
Emory Dunn fdca8c2589
Update diy.rst (#736)
Add Sonoff L1 example
2020-08-19 09:50:58 -03:00
Guillermo Ruffino 8fc0ec0c07
add image type (#730) 2020-08-11 15:28:43 +02:00
rradar fb94346273
Cookbook: BME280 Environment added dew point calculations (#629) 2020-07-30 13:47:23 +02:00
Otto Winter fabf43dcc8
Update docs for community Hass.io add-ons (#721) 2020-07-30 10:33:46 +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 30cfd17cc3
Merge pull request #722 from esphome/bump-1.15.0b3
1.15.0b3
2020-07-29 20:20:17 +02:00
Otto Winter 4ec02073fe
Update changelog for 1.15.0b3 2020-07-29 20:05:35 +02:00
Otto Winter c98fe719d7
Bump version to v1.15.0b3 2020-07-29 20:05:25 +02:00
Guillermo Ruffino 3ca207809c
Include new v1.15 components from diff (#718) 2020-07-29 20:05:24 +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
Guillermo Ruffino 915b3ec57a
Include new v1.15 components from diff (#718) 2020-07-28 19:10:53 +02:00
Otto Winter 03b74caa66
Merge pull request #717 from esphome/bump-1.15.0b2 2020-07-28 12:21:35 +02:00
Otto Winter cb368fbbf1
Update changelog for 1.15.0b2 2020-07-28 12:16:12 +02:00
Otto Winter d51652b5d6
Bump version to v1.15.0b2 2020-07-28 12:15:46 +02:00
Jesse Hills a57659e06b
Add tuya platforms to changelog table (#715) 2020-07-28 12:15:45 +02:00
Guillermo Ruffino 9d7b53a192
Fix old screenshots (#716) 2020-07-28 12:15:45 +02:00