Commit Graph

120 Commits

Author SHA1 Message Date
Veli Veromann 8c40a72d5f
Update pca9685.rst (#3842)
Fix typo, adjust wording to be common ("defaults to" instead of "default")
2024-05-16 19:50:07 +02:00
Clyde Stubbs d06ece2d70
Use GPIOXX in sample configs (#3702) 2024-05-15 12:56:30 +12:00
imgbot[bot] 7f7878559b
[ImgBot] Optimize images (#3766)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-05-07 14:40:06 +02:00
Jesse Hills 88e315e0e4
Many example yaml tidy-ups (#3821)
* Many example yaml tidy-ups

* Update components/sensor/hlw8012.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-07 00:40:12 -05:00
Keith Burzinski ca96dd49e1
Change "integration" -> "component", minor copy fixes (#3790) 2024-05-07 17:16:56 +12:00
IJssel e70f6482a1
Added tlc5971 documentation (#3744) 2024-04-10 08:03:21 +12:00
Jasper Albering 4ab8499c90
sm2135: add separate_modes option (#3579) 2024-03-20 21:17:55 +13:00
Gagootron d3cff88a0f
add phase_angle to ledc component (#3671) 2024-03-20 21:17:26 +13:00
H. Árkosi Róbert ccfbee538f
Delete devices directory (#3472) 2024-02-26 09:18:01 +13:00
H. Árkosi Róbert 9e4ff6e250
Brush up modbus docs (#3478) 2024-01-30 18:01:35 -06:00
Samuel Sieb f95d5e4b2f
mcp4728 is required (#3302)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-12-29 08:28:19 +01:00
Jesse Hills c499ef2522
Merge branch 'current' into next 2023-11-03 08:11:42 +13:00
Jesse Hills aba2f3afd5
Add deprecation message to custom component pages (#3318) 2023-11-01 00:47:57 -05:00
Jesse Hills aa35f6a2ea
Merge branch 'current' into next 2023-10-30 13:59:32 +13:00
Samuel Sieb 7f89184726
update mcp4728 docs (#3299)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2023-10-27 18:01:20 +13:00
Keith Burzinski f256fda25e
Add resource warnings to BLE, voice and audio component docs (#3298) 2023-10-27 11:29:59 +13:00
Kuba Szczodrzyński 6dacabd9ff
Add LibreTiny documentation (#3159)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-09-05 10:16:29 +12:00
redlukas 8c1986d623
Add missing word (#3132) 2023-08-21 09:26:18 +12:00
Attila Darazs ee6f785f56
Update ledc.rst with warning about outstanding issue (#3126) 2023-08-17 12:25:19 +12:00
Guillermo Ruffino 0b041128a6
Current-gen-schema (#2887)
* fix enum docs style

* schema fixes updates for 2023.2

* support multi key prop

* format fixes

* Format fixes

* set typed

* fix code quotes

* add platforms

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-31 15:31:55 +02:00
bouhaa 148b124940
Sm2135 current updates (#2331)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-05-10 11:07:01 +12:00
Jesse Hills b52df8e9a3
Add gp8403 docs (#2901) 2023-05-08 12:45:14 +12:00
imgbot[bot] 23aad5ce78
[ImgBot] Optimize images (#2784)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-05-01 07:54:50 +12:00
H. Árkosi Róbert 7f51bc25fe
Further movement to devices site (#2835)
* Further movement to devices site

* Update _redirects

* Update template.rst

* change icon for magic

* Update index.rst
2023-04-13 14:23:03 +02:00
Cossid f639d42225
BP1658CJ - Fix power level defaults in configuration variables section. (#2815) 2023-04-11 17:02:04 +02:00
Alex Barcelo 83ea93d625
Fix datasheet link for PCA9685 component (#2810)
The link for the PCA9685 pointed to LEDC Espressif documentation. Updated with the proper NXP datasheet URL.
2023-04-08 09:40:57 +02:00
H. Árkosi Róbert 8284ca6508
Update index.rst (#2677) 2023-02-16 14:53:19 +01:00
H. Árkosi Róbert efe999bce9
Update sigma_delta.rst (#2676) 2023-02-16 14:48:44 +01:00
Cossid 5dbd8210ee LED Drivers - Fix typo (#2657) 2023-02-13 11:54:31 +13:00
Jesse Hills a6fff4b5f2
Merge branch 'current' into next 2023-02-08 23:37:59 +00:00
backcountrymountains fd4fd55333
Alternative Costco Feit A19 Bulb config (#2591)
I have a Costco Feit A19 that is similar but different. It is actually a RGBCT. I was wondering if we could post it here or otherwise make clear that there are alternate configs for Feit A19 bulbs. Maybe just warning people that there are several models of Feit A19 RGB/white bulbs is enough to not confuse people like me that used the sample code. Also, whoTF makes 2 nearly identical bulbs but with different pinouts WTF is that about, Feit electric?

My change is to the pins of the sm16716 and changing it to an RGBCT bulb.
2023-02-05 20:27:57 +01:00
TechSmart Solutions 60233fccf8
Update index.rst (#2643) 2023-02-05 10:19:11 +01:00
Jannick b4aa44d564
Correct signed and unsigned data type descriptions (#2637)
- S_QWORD from unsigned to signed 64 bit
- U_QWORD_R twice
2023-02-01 07:36:34 +01:00
Valentin Ochs 52e7be2e97
Documentation for `sigma_delta_output` component (#2500)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-18 13:42:36 +13:00
Stanislav Habich 833d2d783a
Updated documentation for pca9685 (#2325) 2023-01-18 13:00:39 +13:00
EtienneMD 52a5ebea51
Add X9C potentiometer docs (#2541) 2023-01-11 14:51:58 +13:00
Cossid 039228274a
Add documentation for SM2235 & SM2335 LED drivers (#2514) 2022-12-23 11:04:29 +13:00
Cossid e73edf0fbb
Add documentation for new component BB1658CJ LED Driver (#2432) 2022-12-23 10:39:49 +13:00
Cossid 42baa49565
Add documentation for new component BP5758D LED driver. (#2433) 2022-12-23 10:24:52 +13:00
H. Árkosi Róbert 21da19bdfa
Update pca9685.rst 2022-11-28 09:29:07 +01:00
Jesse Hills e5cbec1c9d
Merge branch 'current' into current 2022-10-19 08:11:19 +13:00
Jesse Hills 98394994f7
Update components/output/pca9685.rst 2022-10-19 08:10:38 +13:00
Jesse Hills e04f22b271
Update components/output/pca9685.rst 2022-10-19 08:10:12 +13:00
H. Árkosi Róbert 36651f3a28
Update index.rst 2022-10-11 17:12:24 +02:00
H. Árkosi Róbert 093657e25a
Changed `relay_1` to `light_1`
To avoid confusion that a relay can be set at 50%.
2022-10-11 17:07:17 +02:00
Guillermo Ruffino 7bc94261cb
schema-202208 (#2243) 2022-08-31 13:55:05 +12:00
Jesse Hills 133f1b4d33
Merge branch 'current' into beta 2022-08-17 12:58:25 +12:00
Samuel Sieb 362aff8f97
Fix pca9685 example (#2223) 2022-08-16 16:03:13 +12:00
Gabriel Sieben 72bdc625ce
Update pca9685.rst 2022-07-03 19:33:06 +02:00
Gabriel Sieben a28947177d
Missing entry 2022-07-02 23:46:15 +02:00