Commit Graph

84 Commits

Author SHA1 Message Date
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
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
Jesse Hills
1f095957d4
Merge branch 'current' into next 2021-05-19 09:53:25 +12:00
Casey Olson
93b4e4195f
Update max frequency (#1172)
Not sure if this is an issue with the docs, or the linter, but the linter throws an error at 1526: `value must be at most 1525.88`
2021-05-17 09:58:45 +02:00
Guillermo Ruffino
d8646a5f7e
format-fixes (#1169)
* Update bh1750 docs

* format fixes

* more format fixes

Co-authored-by: Yuval Aboulafia <yuval.abou@gmail.com>
2021-05-14 20:31:31 -03:00
BoukeHaarsma23
ba199fef03
Add sm2135 component (#1127) 2021-05-13 07:14:26 +12:00
Jesse Hills
b3c5353dc5
Merge branch 'current' into next 2021-05-03 22:55:12 +12:00
Jesse Hills
5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13: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
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
Dan Mannock
a5a040334a
fixed duplicate id for dac_output (#909) 2021-01-11 11:44:39 -03:00