Commit Graph

1209 Commits

Author SHA1 Message Date
Daniel Hyles
0f3e7ca9c9
Update mirabella-genio-bulb.rst (#694)
New version of this bulb does not have a ESP chip anymore
2020-07-18 23:30:32 -03:00
Otto Winter
58ab34f989
Add bump version script (#687) 2020-07-17 14:32:34 +02:00
Jesse Hills
02e99471f8
Add color_temperature to light.turn_on docs (#690) 2020-07-16 20:40:44 -03:00
Carlos Gustavo Sarmiento
902c4b65fd
Docs for Setting control parameters on PID (#674)
* Docs for Setting control parameters on PID

* Added extra description to set_control_parameters

* Update components/climate/pid.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-15 23:50:29 -03:00
Guillermo Ruffino
0769731b7d
Add links for the issues 2020-07-15 20:50:34 -03:00
Otto Winter
8c465ed4fb
Speed up svg2png script (#686) 2020-07-15 18:50:14 +02:00
Otto Winter
412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Otto Winter
69613856ee
Improve RGBW(W) docs (#682) 2020-07-14 19:09:33 +02:00
Otto Winter
df7e1c845d
Update GH Actions CI Workflow (#684)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-14 19:09:20 +02:00
Otto Winter
8d2a7be6cf
Add exposure notifications docs (#683) 2020-07-14 19:08:27 +02:00
Otto Winter
c353bed9dd
Use inclusive terminology (#685) 2020-07-14 18:45:53 +02:00
Otto Winter
e0e46a9c17
Revert "Add documentation for new WPA2-EAP authentication. (#633)"
The python cryptography module used to parse the x509 chains is not available on some architectures. The feature has been reverted until a solution is found.

This reverts commit f7c7f284a0.
2020-07-14 15:51:06 +02:00
Martynas Griškonis
f9321b532a
Added Paradox alarm system custom component (#680) 2020-07-13 12:02:18 -03:00
Paul Nicholls
5eba349eb1
Add config types to homepage guides list (#513) 2020-07-13 11:57:43 -03:00
Dmitry Berezovsky
69f5c691c9
Added documentation for packages feature (#582)
Co-authored-by: Dmitry Berezovsky <dmitry.berezovsky@logicify.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-13 11:48:48 -03:00
Joppy
0369bc06c3
Add Toshiba climate (#681) 2020-07-13 09:20:46 -03:00
vxider
d48d017ca5
Brightness support for Nextion display (#668)
* add brightness support

* Update components/display/nextion.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-12 15:15:33 -03:00
Paul Deen
4ea14ee413
Added new version of 7.5inch waveshare epaper (#675) 2020-07-11 20:03:20 -03:00
Jesse Hills
fbc2fbbf15
Add Tuya Binary Sensor docs (#662)
* Add docs for Tuya binary sensor

* Add tuya binary to index

* Add link to tuya component

* Fix label

* update image link

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:50:33 -03:00
Jesse Hills
2613da127c
Add Tuya Sensor docs (#661)
* Add tuya sensor documentation

* Add tuya component ref

* Add tuya sensor to index

* Fix tuya sensor label

* update image link

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:46:20 -03:00
Jesse Hills
48cf64e8dc
Add Tuya Climate docs (#632)
* Add docs for Tuya Climate devices

* Use tuya image
2020-07-11 19:04:48 -03:00
Jonathan Martens
035f352cf5
Subscript 2 in I^2C (#677) 2020-07-11 18:32:45 -03:00
Jesse Hills
547a8de3e9
Add Tuya Switch docs (#625)
* Add Tuya Switch docs

* Fix underline

* Remove common tuya documentation

* use tuya image for tuya stuff

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 18:12:47 -03:00
Jesse Hills
6b7c18a919
Split the Tuya component documentation (#631)
* Split the Tuya component documentation

* Optimize image

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 17:50:17 -03:00
Wauter
d71c2e7db9
documentation for version sensor hide timestamp option (#640) 2020-07-11 17:32:46 -03:00
Guillermo Ruffino
4bda00b023 Add GH Lint 2020-07-10 14:12:58 -03:00
Guillermo Ruffino
d7de9dfc9c
Add GH Lint 2020-07-10 13:50:51 -03:00
igg
4a8d19d706
added ssd1327 support docs (#664)
Co-authored-by: Ilya Goldberg <iggie@mac.com>
2020-07-10 00:15:23 -03:00
vxider
e3dae10454
Add images of vl53l0x (#672)
* add images of vl53l0x

* restore old vl53l0x frontpage images
2020-07-09 23:56:59 -03:00
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