WLED/wled00
albarlow 30a029c19f
BH1750 upgrades (#2725)
* BH1750 upgrades

Moved the definitions into the main usermods_list.cpp instead of having a section to copy across.

Added Home Assistant Discovery topic for light sensor.  This is toggleable from the usermod menu.

* Configure pin, other enhancements, readme

Implemented pin manager
Made pins configurable at runtime
Improved info screen outputs
Added F() around strings
Updated readme

* Resolve conflict

* Merge branch 'main'

* Missing comma

Co-authored-by: Christian Schwinne <dev.aircoookie@gmail.com>
Co-authored-by: Christian Schwinne <cschwinne@gmail.com>
2022-10-21 03:32:44 +02:00
..
data Add PKT timezone (see PR #2840) 2022-10-19 11:11:25 +02:00
src
FX.cpp
FX.h
FX_2Dfcn.cpp
FX_fcn.cpp
NodeStruct.h
alexa.cpp
blynk.cpp
bus_manager.h Change max number of buses. 2022-10-18 12:10:11 +02:00
bus_wrapper.h Merge branch 'dev' of https://github.com/blazoncek/WLED into async-psave 2022-10-13 17:22:51 +02:00
button.cpp Add define to set data pins to HIGH when relay is off (#2478) 2022-10-21 03:16:31 +02:00
cfg.cpp Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00
colors.cpp
const.h Add ADS1115 usermod (#2752) 2022-10-21 03:25:36 +02:00
dmx.cpp
e131.cpp
fcn_declare.h
file.cpp
html_other.h Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00
html_settings.h Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00
html_simple.h Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00
html_ui.h Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00
hue.cpp
improv.cpp
ir.cpp
ir_codes.h
json.cpp
led.cpp
lx_parser.cpp
mqtt.cpp Implemented usermod for integration with smartnest.cz (#2800) 2022-10-20 01:07:32 +02:00
my_config_sample.h
network.cpp
ntp.cpp Add PKT timezone (see PR #2840) 2022-10-19 11:11:25 +02:00
overlay.cpp
palettes.h
pin_manager.cpp
pin_manager.h BH1750 upgrades (#2725) 2022-10-21 03:32:44 +02:00
playlist.cpp
presets.cpp
set.cpp Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00
udp.cpp Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00
um_manager.cpp
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp BH1750 upgrades (#2725) 2022-10-21 03:32:44 +02:00
util.cpp Merge branch 'async-psave' into dev 2022-10-13 14:25:01 +02:00
wled.cpp
wled.h Merge branch 'main' into 0_14 2022-10-20 00:44:40 +02:00
wled00.ino
wled00.vcxproj
wled00.vcxproj.filters
wled00.vcxproj.user
wled_eeprom.cpp Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00
wled_ethernet.h
wled_math.cpp
wled_serial.cpp
wled_server.cpp fix: filename uploads (#2831) 2022-10-21 01:25:39 +02:00
ws.cpp
xml.cpp Add number of UDP retries (#2830) 2022-10-19 01:31:23 +02:00