Commit Graph

1209 Commits

Author SHA1 Message Date
Guillermo Ruffino 0915aba828
add-black (#1044)
* Setup pre-commit and black

update pre-commit

add setup

* format with black

format and flake
2021-03-07 15:29:02 -03:00
Mynasru d8862928c5
Uart invert option for ESP32 (#1039) 2021-03-06 10:25:25 -03:00
Gabe Cook 2f81ac49b5
Document new min/max filters (#1032) 2021-03-05 10:10:31 -03:00
Moritz Glöckl 8e01f3393b
Added documentation for the SM300D2 sensor (#993)
* Added documentation for the SM300D2 sensor

* otimize images

* small fixes

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-03-02 21:55:19 -03:00
SenexCrenshaw bf3e251e2e
Migrate ESPColor to Color (#1036)
* Migrate ESPColor to Color

* Fixed note indentation
2021-03-02 11:09:13 -03:00
Seppel Hardt f2b2bd475f
Added remote samsung36 protocol docs (#904)
* Added remote samsung36 protocol docs

* Make linter happy

Co-authored-by: tuxBurner <tuxBurner@boggo.de>
2021-02-27 20:16:31 -03:00
Gabe Cook 0bcaea67a9
Document uart switch send_every (#986) 2021-02-27 19:53:29 -03:00
Kurt Kellner 06d923c2db
Update vl53l0x docs (#679)
* Update vl53l0x docs

* Updated docs to reflect default timeout of 10ms

* just some formats and clarifications

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-02-25 19:28:00 -03:00
spilin 11b46de1fb
Sim800l dial (#1027)
* Dial support for sim800l component

* fix

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-02-25 18:10:48 -03:00
dckiller51 3cb84bbc48
Add docs for Xiaomi Miscale v1 and v2 (#1021) 2021-02-22 22:24:27 +13:00
marecabo 28abbe9529
Icon is ignored by HA when device class is set (#1011) 2021-02-20 18:10:33 -03:00
Guillermo Ruffino 896afdcfa1
Fix format next (#1023)
* Missing colon

* update sun

* format fix and adaptation

* fix format

* fix format 2

* fix format 3

* fix format

* fix format

* fix format

* format fix

* revert title as heads

* rename image case-sensitive

* rename again
2021-02-20 18:02:46 -03:00
Samuel Sieb ea65e467d0
Add reverse_enable for max7219 (#983) 2021-02-18 08:26:43 +13:00
Kris 5aaf09568a
Added documentation for Waveshare 2.90inch V2 e-ink display (#1010) 2021-02-18 07:12:11 +13:00
Chris Nussbaum 79adb2253f
Add sleep duration to enter deep sleep action (#995) 2021-02-15 14:32:07 -03:00
marecabo 1c678f4993
Add doc for device_class attribute of sensor (#996) 2021-02-15 13:01:55 -03:00
SenexCrenshaw 5c4a645a85
Changed configuration items to snake_case (#1000) 2021-02-14 02:22:12 -03:00
Keith Burzinski 41599332fe
MCP230xx open drain interrupt pins (#728) 2021-02-13 22:07:15 +13:00
Frank Bakker f9e93f91b9
Added energy sensor to hlw8012 (#707) 2021-02-13 21:57:10 +13:00
Guillermo Ruffino 9420c45a01
Fix format consistency (#989) 2021-02-07 13:35:39 -03:00
Jérémy JOURDIN 5bfeb3e7fc
Add MCP4725 docs (#889)
* Add MCP4725 Doc

* add alterative address info

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-02-06 12:23:23 -03:00
fkirill 63998c7d38
Adding documentation for Inkbird IBS-TH1 Mini sensor (#657) 2021-02-06 17:04:51 +13:00
Jesse Hills 2c2ddd48b6
Update scd30 docs to show sensors are optional (#970) 2021-01-30 16:50:13 +13:00
nikito7 ce72498c5c
Add docs for MHO-C401 (#957) 2021-01-27 20:18:37 +13:00
mhentschke ea65adb222
Added docs for pr147 (#963) 2021-01-26 15:49:01 -03:00
Florian Mösch ec56d2db77
update time (sync) documentation (#924)
* update time documentation

* Heading

* Update components/time.rst

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

* rename read/write to read/time/write_time

* clarify SNTP limitation

* typo

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-01-18 09:35:20 -03:00
Zvonimir Haramustek b6eeb6e3c3
Adding Inkplate 6 docs (#778)
* Added Inkplate.

* Fixing Inkplate docs.

* Added Configuration variables for Inkplate.

* Update components/display/Inkplate.rst

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

* Added another warning.

* Fixed indents.

* Done requested change

* Add pin configurations to docs

* Apply suggestions from code review

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-16 13:20:08 +13:00
Jesse Hills 4ef6fa0954
Add docs for pn532 NDEF functionality (#936) 2021-01-15 09:30:01 +13:00
SenexCrenshaw da4a791eb1
Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#874)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-14 07:33:24 +13:00
Guillermo Ruffino 51175fb634
add rc522 i2c config variant (#933)
* add i2c config variant

* add i2c address
2021-01-12 10:14:11 -03:00
Florian Mösch f848da87b9
DS1307 real time clock component (#910)
* add DS1307 documentation

* add sync to/from rtc actions

* changed action names

* reformat action documentation

* cleanup lint

* link actions
2021-01-08 19:42:58 -03:00
Jesse Hills 14fbfe3b64
Bump version to v1.17.0-dev 2021-01-09 07:52:26 +13:00
SenexCrenshaw 93f1e7345d
st7735 Docs (#608)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-05 07:51:51 +13:00
Andreas Hergert ee69437a14
added slow mode and detach time to servo (#896)
* added doc

* Update components/servo.rst

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

* Update components/servo.rst

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

* lint

Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-01-03 17:56:43 -03:00
Keith Burzinski 3460a8fb1b
Add SSD1322 doc (#869) 2020-12-30 22:52:46 +13:00
Keith Burzinski 48b9c9e4ae
Add SSD1327 display docs (#875) 2020-12-30 22:48:30 +13:00
Daniel Schramm a913c627c3
Canbus + MCP2515 docs (#823) 2020-12-22 08:27:24 +13:00
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Marcel Feix 29dd9f6075
Adding gif animation docs (#856)
* Adding animation docs

* Change Example to: next image on Display update
2020-12-14 13:16:51 -03:00
SenexCrenshaw 648a640f89
MCP23S08-Docs (#613)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: David F. Bakker <dbakker@arrayasolutions.com>
2020-12-07 06:44:06 +13:00
Keith Burzinski 5b91810122
Ili9341 doc update (#870)
* ili9341 documentation

* fixed file name

* change the name one more time

* more naming fixes

* add missing parenthesis

* Update components/display/ili9341.rst

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

* Update ili9341.rst

fixed: api ref
fixed: led_pin description
marked: all pins as required for a proper functioning

* Update ili9341.rst

* Changes requested to original PR for merge

* Make image filenames consistent

* Make image filenames consistent take 2

* Example fixes

* Right

* No, left

Co-authored-by: Valeriu <valeriucob@gmail.com>
Co-authored-by: Vc <37367415+Valcob@users.noreply.github.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-12-06 10:45:10 -03:00
Michel Marti c664652250
scd30: Document temperature_offset setting (#864) 2020-12-04 07:21:15 +13:00
stubs12 f26618a785
Documentation for tuya ignore_mcu_update_on_datapoints setting (#868) 2020-12-04 07:17:36 +13:00
Alex 7e38583af1
Update docs for Configurable OTA Safe Mode (#859) 2020-12-02 11:41:49 +13:00
Keith Burzinski 7c01d10fbe
Add SSD1331 docs (#729) 2020-11-18 19:35:00 +13:00
MoA 3b5f63176f
Add Hitachi AC344 IR Climate documentation (#822) 2020-11-17 22:04:58 -03:00
Samuel Sieb 91f71a7553
add docs for new EZO sensor circuits (#727)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2020-11-17 22:01:51 +13:00
Marcos Pérez Ferro 2f4b3d1df1
Adding ADE7953 irq_pin (#848) 2020-11-16 09:30:21 +13:00
0hax ff31428e69
Add docs for Teleinfo (#666)
Signed-off-by: 0hax <0hax@protonmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2020-11-16 07:08:40 +13:00
Michel Marti e17e353744
scd30: Add missing configuration variables (#842)
Add documentation for automatic self calibration, ambient pressure
and altitude compensation settings.
2020-11-16 07:03:12 +13:00