Commit Graph

94 Commits

Author SHA1 Message Date
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
Nick B
178a84b401
Documentation for DAC7678 component (#2053) 2022-06-21 17:12:19 +12:00
Guillermo Ruffino
53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
Arturo Casal
bae87951ae
Add device support: MCP4728 (#1888)
* Initial MCP4728 docs

* Fixed doc reference labels and links

* Fixed link to mcp4728 component.

* Changed parameter name

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Update components/output/mcp4728.rst

Added default value

Co-authored-by: Otto Winter <otto@otto-winter.com>

* Reduced image size

* Extended parameter and output voltage explanation.

* Changed index position to keep alphabetical order.

Co-authored-by: Otto Winter <otto@otto-winter.com>
2022-02-21 12:46:50 +01:00
Joeri Colman
5f19d7e9fc
fixed example lambda key (#1872) 2022-02-19 12:35:28 +01:00
Jesse Hills
afdeb179c7
Merge branch 'current' into beta 2022-02-15 12:00:01 +13:00
Jesse Hills
75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
Benno Pütz
3d53c69ab7
Added missing verb (#1894) 2022-02-10 10:01:28 +13:00
Jesse Hills
7de600069b
Update ble_client.rst (#1885)
Co-authored-by: Ashton Kemerling <ashtonkemerling@protonmail.com>
2022-02-08 21:34:26 +13:00
Jesse Hills
b99ae46026
Revert "Update ble_client.rst (#1869)" (#1884)
This reverts commit 43d5bf96f4.
2022-02-08 21:31:20 +13:00
Ashton Kemerling
43d5bf96f4
Update ble_client.rst (#1869) 2022-02-08 21:30:36 +13:00
Pavel Skuratovich
f2e4778d70
Slow pwm restart cycle on state change (#1774)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-22 23:09:02 +01:00
Jesse Hills
fc051dbe3b
Fix gpio page mentioning PWM (#1818) 2022-01-20 08:32:58 +13:00
Martin
070c9c228c
Document slow_pwm triggers (#1730)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-09 20:00:05 +01:00
Jesse Hills
c9180e86eb
Add MCP47A1 docs (#1780) 2022-01-08 21:36:01 +13:00
Martin
9c33914510
Modbus document modbus binary output (#1746)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-04 10:38:13 +01:00
Martin
43be2c045e
use_write_multiple for modbus_controller number and output (#1713) 2021-12-10 09:44:27 +13:00
Jesse Hills
ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Martin
ce04f78066
document modbus fp32 datatype (#1590)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-26 12:49:07 +13:00
Ryan Hoffman
1c83e407fe
Add BLE Binary Output Docs (#1417)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-17 07:30:47 +13:00
Otto Winter
6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Jesse Hills
1f8ecd46a6
Convert pin mode examples to new format (#1591) 2021-11-03 19:55:26 +01:00
Martin
33ba298b13
Modbus controller docs (#1388)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-27 09:27:26 +13:00
Jesse Hills
e30144ea39
FloatOutput: Documenting zero_means_zero (#1357)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-08-02 20:33:08 +12:00
rnauber
918ca8ebf5
Add documentation for the tlc5947 LED driver. (#1337)
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Richard Nauber <richard@nauber.dev>
2021-07-29 11:26:17 +02:00
Oxan van Leeuwen
5e3102a123
Use lowercase true/false values (#1327)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00