Keith Burzinski
d9d4be9396
Added SSD1351 doc ( #663 )
...
* Added SSD1351 doc
* Noise
* Update components/display/ssd1351.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 23:49:21 -03:00
Oskar Napieraj
abe3fe2a7d
Cleaned up ESP32 DAC docs ( #618 )
...
* Update esp32_dac.rst
* Clean up description and add use cases
* Format
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 22:07:08 -03:00
Keith Burzinski
c5fb0b194a
SSD1325 documentation update for grayscale support ( #596 )
...
* SSD1325 documentation update for grayscale
* Updated for use of Color
* Copy fixes, added example
2020-07-09 21:53:17 -03:00
Tom Price
f7c7f284a0
Add documentation for new WPA2-EAP authentication. ( #633 )
2020-07-09 21:35:51 -03:00
peq123
a3c3dbcbea
color interlock ( #653 )
...
* color interlock
* caps
* travis
* formatting
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 20:29:26 -03:00
Carlos Gustavo Sarmiento
8a76470a34
Add documentation for climate.pid.reset_integral_term action ( #660 )
...
* Add documentation for climate.pid.reset_integral_term action
* Updated comments on Code
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 20:25:39 -03:00
vxider
27024d49db
fix mcp230xx doc ( #673 )
2020-07-09 17:52:40 -03:00
Guillermo Ruffino
e0b73ffc91
update next changelog
2020-07-09 16:36:53 -03:00
Guillermo Ruffino
0036b3beb7
Add OpenHacks info and PHY connection info ( #671 )
...
* Add OpenHacks info and PHY connection info
* Update components/ethernet.rst
2020-07-07 11:23:09 -03:00
Guillermo Ruffino
1f932974ef
Add OpenHacks ethernt board config ( #670 )
2020-07-06 11:58:53 -03:00
Guillermo Ruffino
cd6e6bb0dc
Revert climate bang-bang
2020-07-01 22:43:55 -03:00
Keith Burzinski
22875f6f33
Added thermostat component doc ( #665 )
2020-07-01 22:39:50 -03:00
Guillermo Ruffino
3204800438
add script.stop breaking change ( #659 )
2020-06-28 19:56:41 -03:00
rspaargaren
13b63c688e
Update vl53l0x.rst ( #592 )
...
* Update vl53l0x.rst
added option for long range measurement
* Add default
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 18:47:58 -03:00
Keith Burzinski
7f45841551
Add documentation for ST7789V display module (as on TTGO T-Display) ( #594 )
...
* Added ST7789 documentation
* Fix indentation
* Added color component, copy fixes
* Copy correction
* Update for Colors
* Updated changelog
* rename colors to color
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 18:37:55 -03:00
rspaargaren
d8b50119c8
Max7219 new documentation ( #585 )
...
* 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
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 17:33:15 -03:00
nickrout
ce8eba7289
include referene to custom axp192 component needed for this. ( #651 )
...
Prompted by this https://community.home-assistant.io/t/support-for-axp192-power-management-chip/205798
2020-06-28 13:34:16 +02:00
phjr
0cc24a4aff
add documentation for component sn74hc595 ( #637 )
...
* add documentation for component sn74hc595
* fix references to pins
* add image and entry in index.rst
* add full size image
2020-06-27 18:10:05 -03:00
Nikolay Vasilchuk
277e5840f0
Custom Climate example fix ( #656 )
2020-06-22 18:52:10 -03:00
square99
a535231ae9
Add LG Climate IR ( #655 )
...
Co-authored-by: Sangheon Heo <square99@SangHeonui-Macmini.local>
2020-06-21 22:30:40 -03:00
Alex Mekkering
0f0297760c
Add support for command-line-substitutions ( #538 )
...
* Add support for command-line-substitutions
* Provide an example of the use of multiple command-line substitutions
* Fix code block indentation
* Elaborate on command line options and refer to substitutions
* Fix bar lengths
2020-06-21 15:32:51 -03:00
rlowens
263b666f99
Typo, pressure->humidity ( #649 )
2020-06-19 21:45:28 +02:00
rlowens
3f9fe6b4f0
Typo, "be be" ( #650 )
2020-06-19 21:45:17 +02:00
ryanalden
b9e1131c56
Adding Jura coffee machine custom component to DIY Examples ( #635 )
...
* Update diy.rst
* Update diy.rst
2020-06-18 20:11:38 -03:00
Keith Burzinski
f2a095f8ff
Climate bang bang enhancements ( #595 )
...
* Updated Bang Bang controller document
* Updated for full dual/single-point implementation
* Missed a spot
* Tweak
* More refinements
* Include fan_only_mode in desc
* Added behavior details
* Add changelog, copy tweaks
* Update changelog index
2020-06-17 20:17:25 -03:00
SenexCrenshaw
d57678b07a
Added MCP3008 ( #591 )
...
* Added MCP3008
* PR Comment Changes
* Travis Fix
* format and simplified example
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-14 22:42:42 -03:00
Jim Persson
abf40a0026
Add documentation for fan direction ( #580 )
...
* Add documentation for fan direction
* Travis failed to trigger. Trying again.
* Revert Travis trigger. This feels like a hack.
2020-06-14 16:54:08 -03:00
Philip Rosenberg-Watt
45e7035801
Add AiLight configuration ( #605 )
2020-06-13 19:50:17 -03:00
Wauter
d2dec1923b
Documentation for templated output ( #641 )
...
* - Creating documentation for templated output
- Adding template output to the main index page
* Update components/output/template.rst
* fixed bad cookbook link
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-13 19:35:55 -03:00
gitolicious
3b92289a08
Added Etekcity Voltson cookbook ( #628 )
...
* Added Etekcity Voltson cookbook
* added esw01-eu images
* Added cookbook link
* Added esw01-eu cookbook image for index
* Removed direct docu links
2020-06-12 22:15:30 -03:00
ryanalden
b300dd373d
Adding ESP32 leak detector cookbook ( #568 )
2020-06-12 22:09:22 -03:00
Otto Winter
b717d1ef5d
PID Climate Controller ( #432 )
...
* PID Climate Controller
* fix lint
* fix merge
* lint
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 21:40:06 -03:00
Kamil Trzciński
a82137dfe9
Add documentation about E1.31, Adalight and WLED ( #646 )
...
* Add documentation about E1.31, Adalight and WLED
* format
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 20:38:12 -03:00
Evgeny
81cfdec0ce
AQI calculator for HM3301 ( #535 )
...
* AQI calculator for HM3301
* Update components/sensor/hm3301.rst
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
* Update hm3301.rst
* pm1.0 not required
* format to look consistent with dht11
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-11 23:17:48 -03:00
Rich Foley
6cb874f3db
Add H801 PIR sensor to cookbook ( #584 )
...
* Add H801 PIR sensor to cookbook
* Elongated title underline
2020-06-11 18:42:43 -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
Giovanni
37aa2265fa
Update diy.rst ( #645 )
2020-06-10 15:59:30 -03:00
Marvin Gaube
c3c2c75b42
Add Prometheus-Documentation ( #556 )
...
* Add Prometheus-Documentation
* Prometheus-Documentation: Fix indentation
* format
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-09 22:02:14 -03:00
Giovanni
54a9a900c4
Update diy.rst ( #643 )
2020-06-09 21:26:38 -03:00
Fabian Affolter
4906a02e86
Rename to Home Assistant ( #642 )
...
* Rename to Home Assistant
* Upate titles
2020-06-09 21:25:51 -03:00
Kamil Trzciński
f55151ac88
Document uart.rx_buffer_size
( #528 )
2020-06-09 21:22:16 -03:00
Gerard
ae5fe8bb8f
Change xiaomi_miflora to xiaomi_hhccjcy01 ( #541 )
2020-06-08 23:14:59 -03:00
Andrew Zaborowski
abf98887f2
Document two missing hmc5883l config settings ( #520 )
2020-06-08 23:13:50 -03:00
Guillermo Ruffino
18cc5c682c
fix remote transmiter example ( #518 )
2020-06-08 23:09:21 -03:00
Darius Ratkevičius
af8f732e8e
Update esp32_ble_tracker.rst ( #516 )
2020-06-08 23:08:45 -03:00
Otto Winter
43324a96f8
Disable Google Analytics
2020-06-05 13:49:09 +02:00
Otto Winter
42f30198ad
Bump version to v1.14.4
2020-06-05 13:04:23 +02:00
Guillermo Ruffino
51656bcd2a
Revert "Update docs to reflect ssd1327 support ( #500 )" ( #634 )
...
This reverts commit 8dc3a2dfc3
.
2020-06-05 00:03:09 -03:00
rradar
7e4b91bf41
BH1750 Measurement time doc updates ( #515 )
...
* Update bh1750.rst
* format
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-28 23:10:41 -03:00
Adrian Cuzman
e29552d55e
added energy in pzem004 documentation ( #547 )
2020-05-28 19:53:08 -03:00