Commit Graph

  • 648f03c0c6 Fix warning in ESPHome 2026.1 master Andreas Böhler 2026-02-04 18:58:53 +01:00
  • 9e0b48d31f Clarify README regarding the uart_num parameter Andreas Böhler 2025-10-21 16:33:56 +02:00
  • 4f4cfb54aa Simplify README, remove ambiguous MAX485 section and recommend only MAX3485 Andreas Böhler 2025-09-06 20:49:38 +02:00
  • 8e108f0b20 Merge branch 'haext-ESP32IDFPortIndexing' Andreas Böhler 2025-07-06 15:57:47 +02:00
  • d8828fbe66 Cast port index to uart_port_t Greg Gibeling 2025-06-28 12:46:16 -07:00
  • 578365e0f4 Merge pull request #1 from andyboeh/master Greg Gibeling 2025-06-28 12:44:53 -07:00
  • 234b55ff8b Support for ESP32 with only 2 UART (#33) sillyfrog 2024-12-03 03:32:55 +10:00
  • 4d1c155e62 Update FUNDING and README Andreas Böhler 2024-05-11 22:33:42 +02:00
  • 8df2102088 Clarify usage of allow_other_uses. Andreas Böhler 2023-12-21 12:25:50 +01:00
  • c60cfcc6ca Merge branch 'nagyrobi-patch-1' Andreas Böhler 2023-12-21 12:19:40 +01:00
  • 378ba64cb7 Update example_4x_adj_vbar_pak.yaml H. Árkosi Róbert 2023-12-17 14:46:53 +01:00
  • df0e722b44 Update README.md H. Árkosi Róbert 2023-12-17 14:45:36 +01:00
  • b99723b981 add allow_other_uses option to pin config H. Árkosi Róbert 2023-12-17 14:41:24 +01:00
  • cc4a4b0968 Merge branch 'master' of git@github.com:andyboeh/esphome-dmx512.git Andreas Böhler 2023-12-04 20:01:53 +01:00
  • dbd89b491b fix compilation on ESP8266 when no logger is defined Andreas Böhler 2023-12-04 20:01:02 +01:00
  • 49541b1e6b Merge pull request #20 from Joraeim/master andyboeh 2022-11-22 09:24:38 +01:00
  • 01edc988e7 Added output as a required component to the __init__.py file to prevent issues when compiling. Jed Hobbs 2022-11-21 17:49:15 -08:00
  • ff702e0ed1 Create FUNDING.yml andyboeh 2022-11-16 19:01:28 +01:00
  • 54120d01a8 Improve refresh rate desription Andreas Böhler 2022-11-02 11:05:31 +01:00
  • fca8aa5217 Merge pull request #16 from stijnb1234/master andyboeh 2022-10-15 10:47:26 +02:00
  • a0b553f4e2 Added more information Stijn Bannink 2022-10-14 19:57:23 +02:00
  • ba256216c1 Improved readme Stijn Bannink 2022-10-14 19:55:06 +02:00
  • 01bd9e0379 Merge pull request #13 from jsenecal/master andyboeh 2022-04-04 21:09:58 +02:00
  • a318355859 Ignore IDE environment Jonathan Senecal 2022-04-04 13:27:10 -04:00
  • d100fb166b Expose current state Jonathan Senecal 2022-04-04 13:24:32 -04:00
  • 6c9f1230c7 Add documentation about 16 bit outputs Andreas Böhler 2022-04-01 13:00:36 +02:00
  • af6672e56d More fixes from pylint Andreas Böhler 2022-02-22 19:30:20 +01:00
  • ebdc257c4b Fixes from LINT Andreas Böhler 2022-02-22 19:22:35 +01:00
  • ed1eb69094 Add compile-tested support for ESP32-IDF, some fixes from code review, update README Andreas Böhler 2022-02-22 19:13:07 +01:00
  • ad4504dc68 Make timestamp handling rollover-safe Andreas Böhler 2022-02-01 09:09:25 +01:00
  • e3893fc603 Slow down the frame rate to avoid having to wait for flush() Andreas Böhler 2022-01-31 09:25:16 +01:00
  • 3ad75dca92 Merge pull request #8 from nagyrobi/master andyboeh 2022-01-20 19:02:11 +01:00
  • cd886629a8 Merge branch 'master' into master H. Árkosi Róbert 2022-01-20 18:54:47 +01:00
  • cdb647af93 Update README.md H. Árkosi Róbert 2022-01-20 18:52:19 +01:00
  • ff02442aae Merge branch 'master' of https://github.com/nagyrobi/esphome-dmx512 H. Árkosi Róbert 2022-01-20 18:48:39 +01:00
  • eacf265679 update Vbar example and add tip to readme H. Árkosi Róbert 2022-01-20 18:48:34 +01:00
  • f815dbcd26 Documentation updates Andreas Böhler 2022-01-18 14:06:51 +01:00
  • e56d1b5c81 Implement changes from #6. Andreas Böhler 2022-01-16 20:22:05 +01:00
  • 37fc18e0e7 For correctness sake H. Árkosi Róbert 2022-01-16 19:55:22 +01:00
  • 594858b576 Small documentation updates. Andreas Böhler 2022-01-16 19:41:55 +01:00
  • 6734537d58 Merge pull request #5 from nagyrobi/master andyboeh 2022-01-16 19:33:39 +01:00
  • 90b6852eed Update example_4x_adj_vbar_pak.yaml H. Árkosi Róbert 2022-01-16 18:47:53 +01:00
  • 4efe66de34 Update example_4x_adj_vbar_pak.yaml H. Árkosi Róbert 2022-01-16 18:41:48 +01:00
  • 7f1475f7a9 Apply requested fixes H. Árkosi Róbert 2022-01-16 18:13:28 +01:00
  • 340d4f81a3 Extend documentation H. Árkosi Róbert 2022-01-16 16:33:00 +01:00
  • 7d50019e1e Fix #2 and add more documentation Andreas Böhler 2022-01-16 14:18:31 +01:00
  • 3b82f4d7cf Fix #4 Andreas Böhler 2022-01-16 02:14:34 +01:00
  • 506e7526bc Add support for ESP8266 (serial 0 or 1) Andreas Böhler 2022-01-11 15:41:14 +01:00
  • 8eadc3ca3b Add some more configuration options Andreas Böhler 2022-01-11 15:08:14 +01:00
  • 3edca04bf4 Add a few more configuration options Andreas Böhler 2022-01-03 21:46:02 +01:00
  • 56c5cf3730 Improve performance Andreas Böhler 2021-12-04 17:06:07 +01:00
  • ba0a404b18 Initial import. Andreas Böhler 2021-11-13 18:07:52 +01:00