Commit Graph

1169 Commits

Author SHA1 Message Date
declanshanaghy
ab6de0fb7f
Adding support for MAX31856 Thermocouple Temperature Sensor (feature #700) 2020-05-24 19:49:47 -03:00
0hax
5c72d16a14
Uart improvments (#571)
* uart: add nr_bits and parity.

Signed-off-by: 0hax <0hax@protonmail.com>

* update param name

* doc as enum

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 18:59:26 -03:00
Michael Klamminger
0a3dfcae89
Update pulse_counter.rst (#609)
* Update pulse_counter.rst

Add information about available pulse counter channels

* Update components/sensor/pulse_counter.rst

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

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 11:30:36 -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
krahabb
c81ef96526
Dallas autosetup (#551)
* Added auto discovery and setup to Dallas Platform

* Added auto discovery and setup to Dallas Platform
2020-05-23 21:52:18 -03:00
Guillermo Ruffino
60adfe3070
updated for the PCF8574 input fixes (#616)
Co-authored-by: amishv <41266094+amishv@users.noreply.github.com>
2020-05-23 21:14:26 -03:00
Guillermo Ruffino
c747752c54 Ignore .vscode 2020-05-23 21:02:03 -03:00
Michael Nieß
01da5ff334
Fix copy/paste error (#574) 2020-05-23 20:50:45 -03:00
Jeff Rescignano
96d692c6a5
Update WaveShare E-Paper URL on WaveShare E-Paper page (#597) 2020-05-23 20:46:01 -03:00
Jeff Rescignano
6d64ecb9e8
Update Home Assistant custom compontent URL on contributing guide page (#603) 2020-05-23 20:45:33 -03:00
Jeff Rescignano
402dc8a08a
Update datasheet URL on SPG30 page (#601) 2020-05-23 20:44:25 -03:00
Jeff Rescignano
734e4ec2a9
Update datasheet URL on STS3X page (#602) 2020-05-23 20:43:25 -03:00
Jeff Rescignano
61b5493282
Update datasheet URL on SCD30 page (#600) 2020-05-23 20:41:48 -03:00
Jeff Rescignano
3bb0ebb80c
Update datagram URL on TX20 page (#599) 2020-05-23 20:41:07 -03:00
Jeff Rescignano
6845a9a867
Update datasheet URL on SHTCX page (#598)
* Update datasheet URL on SHTCX page

* Update datasheet URL on SHTCX page (2)
2020-05-23 20:40:04 -03:00
Rsan
bcce3ec4d6
Deleted Warning because the component is already tested (#615) 2020-05-23 20:38:57 -03:00
Niklas Wagner
b2583edff9
Update arduino framework versions (#575) 2020-05-23 20:36:32 -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
Robin Smidsrød
6f177d7bdb
dht: Add DHT22_TYPE2 model (#563)
Add the DHT22_TYPE2 temperature/humidity sensor model defined in https://github.com/esphome/esphome/pull/926 to the documentation.
2020-05-19 14:15:42 -03:00
declanshanaghy
af01734499
Adding example of how to use a buzzer (#570)
* Adding example of how to use a buzzer

* Making sub-sections
2020-05-10 16:29:49 -03:00
Matthew Edwards
9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
mnaz
684f0a41d7
Simple grammar change. (#578)
Simple grammar change.
2020-05-07 10:10:51 -03:00
sredfern
9e030b0bf7
5.83in Waveshare add (#572) 2020-05-01 21:30:48 -03:00
buxtronix
df37c4b885
Max7219 intensity change update (#546) 2020-05-01 20:04:52 -03:00
puuu
8ac3cfedf5
remote_receiver: describe memory_block configuration (#523) 2020-04-30 22:59:42 -03:00
deftdawg
06e452c2d5
Add unit_of_measurement to make graphing happens (#569)
without units these values are displayed as series of string values instead of a graph
2020-04-30 18:09:07 -03:00
Niklas Wagner
1fce98177b
Make initial run variable available to addressable_lambda (#558)
* Make initial run variable available to addressable_lambda

* Update light docs
2020-04-28 19:24:01 -03:00
puuu
77ae4d9037
Bluetooth advertising automation (#512) 2020-04-27 20:56:54 -03:00
kbouchard111
f30c100913
Update wifi.rst (#562)
* Update wifi.rst

Add documentation for output_power option.

* Update wifi.rst

Add default info for ESP8266 and warning about 20.5dB
2020-04-27 12:47:11 -03:00
Guillermo Ruffino
13bd4d1669
add light on off triggers docs (#559) 2020-04-25 15:39:32 -03:00
Niklas Wagner
63030e097d
Improve LEDC documentation (#557) 2020-04-24 22:05:19 -03:00
Guillermo Ruffino
976ea82b5f
add mac address info (#554) 2020-04-24 20:57:55 -03:00
Guillermo Ruffino
1b725a2500
add whirlpool climate (#552) 2020-04-21 22:53:20 -03:00
MrZetor
40e5e11dda
Update sonoff.rst (#549)
Added configuration for Sonoff S55. Functionality verified.
2020-04-20 10:02:21 -03:00
puuu
b3fb241b4f
ir_climate: describe daikin receive support (#522) 2020-04-16 19:00:34 -03:00
Guillermo Ruffino
62293b71b8
fix copy paste void (#545) 2020-04-14 21:58:02 -03:00
Guillermo Ruffino
c01e8057fd
Kristopher mackowiak next (#544)
* Update template.rst

* Update template.rst

* Update template.rst

* updated template cover with variable names in actions

Co-authored-by: KristopherMackowiak <33198635+KristopherMackowiak@users.noreply.github.com>
2020-04-14 21:30:21 -03:00
Alex Reid
fdea66f4c1
feat: Add MCP23016 doc, fix misc doc errors (#537) 2020-04-12 16:07:25 -03:00
icarome
492a5f6beb
Update diy.rst (#534) 2020-04-11 15:31:33 -03:00
Guillermo Ruffino
4578e6f97a
Add documentation for cwww and rgbww constant_brightness variables. (#530) (#540)
Co-authored-by: kroimon <github@kroimon.de>
2020-04-10 12:47:45 -03:00
Guillermo Ruffino
875555742f
Revert "Add documentation for cwww and rgbww constant_brightness variables. (#530)" (#539)
This reverts commit f832223c41.
2020-04-10 12:43:22 -03:00
Guillermo Ruffino
74d3275d29
add ac_dimmer (#536)
* add ac_dimmer

* whitespace
2020-04-10 00:07:34 -03:00
Ermanno Baschiera
1dfb880444
remove link to Adafruit and mkelec (#531)
* remove links to Adafruit and mkelec
2020-04-09 14:22:33 -07:00
Andrew Zaborowski
7be6c6536a
Add webserver-v1.js click handlers for Cover buttons (#521)
Add js click handlers for the web UI buttons added in
b1f9c9a6e0a3dce73507e6b60782987ee2459f48 in the esphome repository.
Since this change doesn't make the .js file incompatible with esphome
versions before the referenced commit I guess there's no need to
rename the file to -v2.

There are probably better ways to write those click handlers, for
example we could have a common function to launch the POST request to a
URL that it reads from the button object like this:

var button_onclick = function(evt) {
    const xhr = new XMLHttpRequest();
    xhr.open("POST", evt.target.onlick_post_url, true);
    xhr.send();
};

row.children[2].children[0].addEventListener('click', button_onlick);
row.children[2].children[0].onclick_post_url = '/light/' + id.substr(6) + '/toggle';

The only problem with this is that iirc ``evt.target`` is
browser-specific.
2020-04-09 11:12:21 -03:00
kroimon
f832223c41
Add documentation for cwww and rgbww constant_brightness variables. (#530) 2020-04-08 09:31:35 -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
Drew Perttula
a4a5321bd9
add a note about the log level of dump: all (#475)
It would have saved me a bunch of time just now if I knew that remote_receiver's dump=all logging is at level DEBUG.
2020-03-19 23:59:38 -03:00