jscarlett5
|
a1d0f1bd26
|
Changed GREYSCALE to GRAYSCALE in animation (#1779)
|
2022-01-10 13:54:51 +01:00 |
|
Aleksandr Oleinikov
|
455af87c4f
|
Add M5Stack Timer Camera X/F (#1585)
|
2022-01-10 12:22:41 +13:00 |
|
Oxan van Leeuwen
|
1a0e7b8b40
|
Drop oscillation_output option from H-bridge fan (#1788)
|
2022-01-10 12:07:19 +13:00 |
|
Cooper Dale
|
1472514ff3
|
typo single vs simple (#1785)
|
2022-01-10 12:05:57 +13:00 |
|
Aaron Zhang
|
627d581164
|
Fix link to ESP32 boards (#1773)
|
2022-01-06 10:15:38 +01:00 |
|
Paul Monigatti
|
35b01a93e6
|
Added example for transmitting IR codes from lambda functions (#1487)
|
2022-01-05 21:14:19 +01:00 |
|
d3wy
|
07e5dffe2d
|
Typo (#1750)
Fixed typo, page was referring to itself where it should have been referring to MCP230xx
|
2022-01-04 10:37:45 +01:00 |
|
Olli Salonen
|
a2ce053479
|
Update modbus_controller.rst (#1755)
Fix typos regarding signed/unsigned.
|
2022-01-04 10:37:05 +01:00 |
|
Cougar
|
4ca9014d36
|
Add link to "Restart Button" doc (#1766)
"Restart Button" page has link to "Restart Switch" but not vice versa
|
2022-01-04 10:32:11 +01:00 |
|
arunderwood
|
1214b69fb8
|
Sensor for ltr390 is uv, not uvi (#1767)
|
2022-01-04 10:32:00 +01:00 |
|
Simon Sasburg
|
61a662718c
|
Fix documentation to use correct values for the 'inverted' restore modes. (#1768)
|
2022-01-04 10:31:21 +01:00 |
|
Lerosen
|
8cf5696338
|
Add output pin definition to hbridge fan example configuration (#1648)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-12-23 11:14:39 +13:00 |
|
Tom Cassady
|
30fd62ecfe
|
Add reference to MHO-C401 custom firmware (#1556)
|
2021-12-22 20:16:42 +13:00 |
|
Jesse Hills
|
704295f053
|
Use generic GPIO pins in MHZ19 example (#1744)
|
2021-12-22 19:39:13 +13:00 |
|
Paul Monigatti
|
3abecc95d2
|
Add EntityBase properties to ESP32 Camera (#1558)
|
2021-12-22 19:26:03 +13:00 |
|
Duncan Findlay
|
aa3e04797f
|
Fix documentation for MQTT client's subscribe method. (#1735)
|
2021-12-21 13:45:32 +13:00 |
|
Rebbe Pod
|
241ebd7ec9
|
Update esphome.rst (#1736)
|
2021-12-21 13:40:59 +13:00 |
|
Strixx76
|
d426541edc
|
Removed register_type from modbus_controller number (#1729)
|
2021-12-18 21:15:39 +01:00 |
|
Marco Lusini
|
cadb9501df
|
Correct error in ST7789V TFT example (#1716)
|
2021-12-18 21:08:08 +01:00 |
|
H. Árkosi Róbert
|
3f7c62e6b0
|
Add link to slow_pwm (#1731)
|
2021-12-18 21:05:42 +01:00 |
|
BarryMar
|
49463f275f
|
Add hint about inverse parameter to status_led (#1722)
Extra hint to use Inverse parameter with this parameter if things are opposite
|
2021-12-15 11:08:34 +01:00 |
|
Martin
|
7793d61fa1
|
use_write_multiple for modbus_controller number and output (#1713)
|
2021-12-10 09:55:50 +13:00 |
|
Jesse Hills
|
788ddeb85e
|
Merge branch 'current' into beta
|
2021-12-10 09:50:02 +13:00 |
|
Oxan van Leeuwen
|
9285f60250
|
Fix indentation of ESP-IDF example (#1710)
|
2021-12-08 20:48:28 +01:00 |
|
Rebbe Pod
|
a3c15eea38
|
Add some sign that the link is to the API (#1706)
|
2021-12-08 09:20:06 +01:00 |
|
Jesse Hills
|
3709af8d3b
|
Merge branch 'current' into beta
|
2021-12-08 12:58:05 +13:00 |
|
Rebbe Pod
|
cb630b3f04
|
fixed time reference link (#1707)
|
2021-12-07 09:28:10 +01:00 |
|
Jesse Hills
|
51eb79fbcb
|
Merge branch 'current' into beta
|
2021-12-07 07:47:30 +13:00 |
|
Martin
|
c11958ca7e
|
Add missing documentation for pm_size (#1699)
|
2021-12-06 12:35:34 +01:00 |
|
Martin
|
641e7dcafc
|
Fix max7219digit scroll mode (#1698)
|
2021-12-06 12:28:10 +01:00 |
|
Jesse Hills
|
ae922bc8ac
|
Merge branch 'current' into next
|
2021-12-02 17:10:24 +13:00 |
|
Martin
|
e47b590965
|
Document modbus_controller response_size changes (#1691)
|
2021-12-02 15:44:48 +13:00 |
|
Paul Nicholls
|
6da37521fc
|
Update Tuya Cover docs to reflect enhancements to the component (#1578)
|
2021-12-02 15:27:01 +13:00 |
|
Oxan van Leeuwen
|
e473f659fd
|
Support setting manual_ip under networks option (#1687)
|
2021-12-02 08:55:32 +13:00 |
|
Oxan van Leeuwen
|
6e7e9e785f
|
Expand uart invert feature to ESP8266 (#1692)
Co-authored-by: Leon Loopik <489021+Lewn@users.noreply.github.com>
|
2021-12-01 20:45:53 +01:00 |
|
mechanarchy
|
a3b83f21b9
|
Add Git credential config docs (#1683)
|
2021-12-01 17:10:30 +13:00 |
|
Jesse Hills
|
61f7d35bc2
|
Add doc for number mode (#1689)
|
2021-12-01 08:11:44 +13:00 |
|
Jesse Hills
|
da3b0b8a65
|
Add docs for button device_class (#1685)
|
2021-11-30 16:30:28 +01:00 |
|
puuu
|
158466485a
|
Describe unit_of_measurement for number component (#1672)
|
2021-11-30 16:24:22 +01:00 |
|
Adrián Panella
|
960f0c2304
|
cse7766: add energy sensor (#1679)
|
2021-11-30 16:08:06 +01:00 |
|
Jesse Hills
|
f706abcf2c
|
Update device-class links to point to ha dev docs (#1686)
|
2021-11-30 17:04:52 +13:00 |
|
Jesse Hills
|
f25e069bb9
|
Create docs for Button core, restart, template (#1681)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2021-11-30 14:25:33 +13:00 |
|
dentra
|
ecef9f316c
|
Tuya automation and text sensor support (#1684)
|
2021-11-30 08:08:56 +13:00 |
|
mechanarchy
|
2c6552dcb6
|
Add 'include_internal' option to web_server (#1572)
|
2021-11-29 16:52:34 +01:00 |
|
Maurice Makaay
|
bb1435b35c
|
Improve dsmr telegram timeouts (#1650)
|
2021-11-29 16:40:59 +01:00 |
|
Carlos Garcia Saura
|
9215bab434
|
Added tip about gamma in Color Correction section (#742)
|
2021-11-29 23:16:34 +13:00 |
|
michaelmeller
|
6f9454acd3
|
Add note about hlw8012 BL0937 SEL pin (#1670)
|
2021-11-29 22:05:18 +13:00 |
|
H. Árkosi Róbert
|
4229c12668
|
add more see also (#1675)
|
2021-11-29 22:03:46 +13:00 |
|
Oxan van Leeuwen
|
f358d4c0db
|
Use consistent syntax for config option types (#1659)
|
2021-11-29 07:57:01 +13:00 |
|
Maurice Makaay
|
d6b9af1502
|
Add documentation for esp-idf ignore_efuse_mac_crc option (#1674)
|
2021-11-28 15:53:56 +01:00 |
|