Commit Graph

15061 Commits

Author SHA1 Message Date
Stephan Hadinger 7783389921 Auto assign RMT 2022-03-06 16:31:24 +01:00
Stephan Hadinger da783abaef Added assign_rmt 2022-03-06 16:13:23 +01:00
Stephan Hadinger 7a4108ef93 Fix WS2812 multi-strip support 2022-03-06 15:50:24 +01:00
s-hadinger 16f0adec14
Merge pull request #15040 from s-hadinger/lvgl_splash
LVGL Splash screen and ``SetOption135 1`` to disable splash screen
2022-03-05 23:15:58 +01:00
Stephan Hadinger 9fa6a0fbbf LVGL Splash screen and ``SetOption135 1`` to disable splash screen 2022-03-05 22:56:24 +01:00
Jason2866 9c744ba4c9
Merge pull request #15039 from barbudor/fix_HU_variant
Fix empty D_START breaks GetStateNumber()
2022-03-05 22:42:44 +01:00
barbudor 4ad96a5465 Fix empty D_START breaks GetStateNumber() 2022-03-05 22:12:11 +01:00
s-hadinger c1ed3447c0
Merge pull request #15038 from s-hadinger/fix_hue16
Fix Hue emulation for Alexa
2022-03-05 19:03:03 +01:00
Stephan Hadinger 2652dfc6d4 Fix Hue emulation for Alexa 2022-03-05 18:42:17 +01:00
Theo Arends b2d4fc0267 Prep ADE7880 - Shelly3EM 2022-03-05 18:35:01 +01:00
Theo Arends 079cf0f2f5 Prep ADE7880 - Shelly3EM 2022-03-05 15:09:17 +01:00
Theo Arends 8c9b08adbd
Merge pull request #15033 from pkkrusty/patch-5
Actually show six digits in MAX7219
2022-03-04 21:19:40 +01:00
pkkrusty 32300207e8
Actually show six digits in MAX7219
Not sure how I missed that in the last PR.
2022-03-04 19:35:29 +00:00
Theo Arends b4f99bb747 Removed blacklist 2022-03-04 15:38:32 +01:00
Theo Arends ba32044bb2 Disable blacklist
Nice excercise in stiring the crowd.
2022-03-03 15:30:25 +01:00
Theo Arends 725458013b
Merge pull request #15017 from gemu2015/sml_offsets
optional calibration offset
2022-03-03 10:00:39 +01:00
Theo Arends 51270bbf8a
Merge pull request #15016 from gemu2015/scripter_fix
fix web comments+ leading zeroes
2022-03-03 10:00:04 +01:00
gemu2015 89527287f9 optional calibration offset 2022-03-03 08:28:04 +01:00
gemu2015 571057167e fix web comments+ leading zeroes 2022-03-03 08:23:56 +01:00
Theo Arends fb829a58a3 Update message 2022-03-02 18:12:59 +01:00
Theo Arends ecb32c3e0d Update changelogs 2022-03-02 17:32:58 +01:00
Theo Arends d52ed2b7dd Update comments DS3231 2022-03-02 17:26:34 +01:00
Theo Arends 5a88a17f12
Merge pull request #14884 from zocker007/development
Add pulse rate measurement for counter meter in Smart Meter Interface (SML)
2022-03-02 17:24:07 +01:00
Theo Arends 27b8e9a60c Update changelogs 2022-03-02 17:03:09 +01:00
Theo Arends d3f330e18c
Merge pull request #15015 from curzon01/dev-neopool
Update NeoPool controller
2022-03-02 16:49:14 +01:00
Theo Arends ba2f4b2c74 Add UBX regular time update interval 2022-03-02 16:43:09 +01:00
Norbert Richter 98d9ceaf0e
Add config param cmnds
NPpHMin, NPpHMax, NPpH, NPRedox, NPHydrolysis, NPIonization, NPChlorine and NPControl
2022-03-02 13:29:46 +01:00
Norbert Richter 126a859452
Use ISO8601 for cell runtime 2022-03-02 13:18:27 +01:00
Norbert Richter 4fd592b21b
Limit relays to physical count 2022-03-02 13:18:27 +01:00
Norbert Richter 9636e67af7
Add voltage output 2022-03-02 13:18:27 +01:00
Norbert Richter f18611f962
Revert individual register lists 2022-03-02 13:18:27 +01:00
Norbert Richter ac1b548b41
Add channel description 2022-03-02 13:18:26 +01:00
Theo Arends 4ff8e4487a
Merge pull request #15001 from FransOv/FransOv-ADS1115-Settings
Frans ov ads1115 settings
2022-03-02 11:13:49 +01:00
Theo Arends 8c13dae8b4 Refactor blacklist 2022-03-02 10:58:26 +01:00
zocker007 af23a73648 add pulse rate measurement for counter meter 2022-03-02 01:27:18 +01:00
Theo Arends 98cbf2587a Add blacklist 2022-03-01 17:44:43 +01:00
Theo Arends e152d8ffe0 Refactor DS3231 driver 2022-03-01 14:53:13 +01:00
FransOv 6ea2d0c693
Update xsns_12_ads1115.ino 2022-02-28 20:58:04 +01:00
FransOv 4aa6614f0c
Update xsns_12_ads1115.ino 2022-02-28 20:54:35 +01:00
Theo Arends 1bfed29cd9
Merge pull request #15002 from stefanbode/patch-11
Bugfix multiple zero-cross dimmer + speed optimization
2022-02-28 17:45:34 +01:00
stefanbode 774a9ef439
ESP32 implementation for zero-cross dimmer 2022-02-28 16:47:21 +01:00
stefanbode f2f155aa96
Bugfix multiple zero-cross dimmer + speed optimization
- move sync from FUNC_LOOP to FUNC_EVERY_50MS
- Added documentation
- bugfix dimmer2 get off when dimmer1 get off
- automatic phase correction per channel
2022-02-28 16:06:49 +01:00
FransOv 12676d4184
Update xsns_12_ads1115.ino 2022-02-28 10:30:10 +01:00
Theo Arends 589ed6c23b
Merge pull request #14993 from barbudor/fix_cron_no_light
Remove dependency on USE_LIGHT for cron class
2022-02-28 08:51:37 +01:00
Barbudor f731beb2b8 Remove dependency on USE_LIGHT for cron class 2022-02-27 19:55:41 +00:00
Theo Arends a54774f247 Add delay loop after WiFi.begin()
Add delay loop after WiFi.begin() solving some Frotz!Bix issues (#14986)
2022-02-27 18:21:13 +01:00
Theo Arends 557c29b7bd
Merge pull request #14992 from stefanbode/patch-10
Prevent crash on start with >100Hz on counter input
2022-02-27 17:51:17 +01:00
stefanbode 8729b385f0
Prevent crash on start with >100Hz on counter input
Same procedure. setoption65 1 is a working workaround to avoid a crash on starting the device when there is a frequency of 100Hz or higher on one counter. The change temporarily disables the counter during the access to the flash. I', currently not sure if this is an ESP8266 only problem or also an ESP32 problem that the interrupt of the counter and flash access could cause a crash.
2022-02-27 17:45:05 +01:00
Jason2866 aea2315664
Fix #define protection macro name 2022-02-27 17:14:48 +01:00
Theo Arends ac21d23efb Silence UBX at restart 2022-02-27 16:17:43 +01:00