Blaz Kristan
0ff4016250
WLED 0.15.0-b4 release
...
- LED settings update (limit to available outputs)
- minor fixes
2024-06-29 20:22:47 +02:00
Blaz Kristan
e753f3849e
Revert "WLED 0.15.0-b4 release"
...
Messed FX_fcn.cpp CRLF conversion
2024-06-29 20:18:30 +02:00
Blaz Kristan
7b248c8fb2
WLED 0.15.0-b4 release
...
- LED settings update (limit to available outputs)
- minor fixes
2024-06-29 16:36:27 +02:00
Blaž Kristan
f0e4dd90ee
Merge pull request #4013 from wesleygas/0_15
...
Add LD2410 sensor usermod
2024-06-29 16:21:21 +02:00
Blaž Kristan
c540ec5417
Update readme.md
2024-06-29 16:17:46 +02:00
xkvmoto
8a1df9afee
Update usermod_sn_photoresistor.h
...
Allow to configure the analog input pin for the Photoresistor.
2024-06-07 19:50:45 +02:00
wesleygas
9cfb56d9c6
Add LD2410 sensor usermod
2024-06-04 21:39:31 -03:00
Blaž Kristan
1bb06106fd
Merge pull request #4001 from DevilPro1/smartnest
...
Fixed code of Smartnest and updated documentation
2024-06-01 17:52:55 +02:00
devilpro1
f1cce8ef46
Update readme.md
2024-05-29 20:14:12 +02:00
devilpro1
e47932c9aa
Update usermod_smartnest.h
2024-05-29 20:13:37 +02:00
muebau
d5da84dcb2
add more information of the partition table to readme
2024-05-27 18:36:48 +02:00
muebau
1bd051d703
fixed link to partition table
2024-05-27 18:15:39 +02:00
muebau
abb55f8e4b
center the canvas if the segment exceeds the maximum width or height
2024-05-27 13:29:03 +02:00
muebau
46f6a257d0
fixed another throw statement
2024-05-26 22:08:01 +02:00
muebau
97e4eec5be
avoid exceptions to stay compatible with ESP8266
...
add limitaion information to readme
2024-05-26 21:00:13 +02:00
muebau
69b99abb7d
improved readme
2024-05-26 15:46:23 +02:00
devilpro1
08f6d5a683
Add files via upload
2024-05-26 12:46:45 +02:00
devilpro1
627bea30ed
Delete usermods/smartnest directory
2024-05-26 12:46:34 +02:00
muebau
caf0a5bbe8
changed the last double variables and values to float and add more hints to readme
2024-05-26 11:01:57 +02:00
muebau
5f0c6fce74
fixed static or global variables
...
use of strip.now instead of millis()
use float instead of double
respond to changes in segment size
make effect usable with multible segments
2024-05-23 18:51:55 +02:00
muebau
78089107b7
Merge remote-tracking branch 'upstream/0_15' into fix_usermod_tetisai
2024-05-23 16:15:35 +02:00
Blaž Kristan
9f581c6181
Merge pull request #3994 from gsieben/0_15-Usermod-BME68X-Pull-Request
...
Usermod BME68X Sensor Implementation rebased for WLED 0.15
2024-05-21 21:20:47 +02:00
Blaž Kristan
85702a8142
Merge branch '0_15' into feature/aht10_usermod
2024-05-21 18:21:16 +02:00
Blaž Kristan
0bcdc9641d
Merge pull request #3968 from adamsthws/0_15_battery_usermod_readme
...
Update Battery usermod documentation
2024-05-21 18:17:08 +02:00
Blaž Kristan
bfd1bdfc64
Merge branch '0_15' into 0_15-Usermod-BME68X-Pull-Request
2024-05-21 18:14:23 +02:00
Gabriel Sieben
79ffe021e4
Update usermod_bme68x.h
...
One error message was in German
2024-05-21 11:41:57 +02:00
Gabriel Sieben
fc5c19788e
Update usermod_bme68x.h
2024-05-20 14:49:05 +02:00
Gabriel Sieben
56e0bde8ab
Rebase of the user mode BME68X sensor in WLED 0.15
2024-05-20 14:45:01 +02:00
Gabriel Sieben
db2cdca71b
Revert "First implementation of the user mods for the BME68X sensor in WLED 0.15"
...
This reverts commit faa2fba6b94ba86a48cd374a4090112f39b3bb6d.
2024-05-20 14:25:08 +02:00
Gabriel Sieben
faa2fba6b9
First implementation of the user mods for the BME68X sensor in WLED 0.15
2024-05-20 14:10:25 +02:00
Michael Bisbjerg
075c164407
Fix bug in triggered measurements
2024-05-17 15:03:56 +02:00
Michael Bisbjerg
dcb5049f97
Move to individual settings for samples and conversion time
2024-05-17 14:36:27 +02:00
Michael Bisbjerg
d24cf14009
Triggered & continuous modes
2024-05-17 14:36:27 +02:00
Michael Bisbjerg
3d34802ab2
Initial ina226
2024-05-17 14:36:27 +02:00
Adam Matthews
19ccff9ff1
Merge branch '0_15' into 0_15_battery_usermod_readme
2024-05-15 22:15:18 +01:00
Michael Bisbjerg
1dd9c6754c
Cleanup unecessary struct
2024-05-15 21:32:08 +02:00
Michael Bisbjerg
f9467ceaf1
Fix state issue on change reporting, add override sample ini
2024-05-15 21:26:30 +02:00
Michael Bisbjerg
f51da4f0c4
Change reporting to be on significant changes
2024-05-15 18:56:45 +02:00
Michael Bisbjerg
2eff389fff
Handle feedback
...
- Reduce some strings
- Use an unnamed struct to pack the bitfield instead
2024-05-15 18:44:36 +02:00
Michael Bisbjerg
74e273274c
Replace 5 booleans with 1 byte flags field
2024-05-14 23:15:59 +02:00
Michael Bisbjerg
02bf5902f0
Add MQTT and HASS support for AHT10
2024-05-14 22:57:19 +02:00
Blaž Kristan
5f41de8938
Merge pull request #3966 from LordMike/feature/bme280_changeable_i2c
...
Add changeable i2c address to BME280 usermod
2024-05-14 19:39:42 +02:00
Michael Bisbjerg
f71d839009
Address comments
2024-05-14 18:02:39 +02:00
Michael Bisbjerg
68f6b3452e
Initial implementation of the AHT10/AHT15/AHT20 sensors
2024-05-13 23:12:57 +02:00
Michael Bisbjerg
60075f6e8c
Avoid storing the settings of bme280 globally
2024-05-13 20:22:31 +02:00
Michael Bisbjerg
bd10a9aa26
Change BME280I2C to be reused between configs
2024-05-13 18:35:13 +02:00
Blaž Kristan
522e5e7957
Merge pull request #3964 from adamsthws/0_15_battery_usermod_init_improvement
...
Update Usermod: Battery
2024-05-11 21:11:26 +02:00
Adam Matthews
6b8d8bf735
Update Battery usermod documentation
...
Improved wiring, installation and calibration instructions.
Example screenshots added.
Minor grammar improvements.
Heading visual consistency improved.
Improved vertical separation between sections
(separator lines added).
Thankyou!
2024-05-11 13:34:35 +01:00
Michael Bisbjerg
43d024fe42
Make BME280 usermod i2c address changeable
2024-05-11 12:23:53 +02:00
Michael Bisbjerg
b9ca2cfe90
Fix missing conversions of bme280 values
...
The BME280 usermod uses a multiply-round-divide approach to cap the temperature/humidity/pressure values to some number of decimals. But the divide-part was missing in a few instances.
2024-05-10 22:44:46 +02:00