Xose Pérez
|
9dd2d3c8f4
|
Merge pull request #778 from Skaronator/ForceWhiteValue
Always set white inputValue to 0
|
6 years ago |
Lazar Obradovic
|
4d1d32a55e
|
not instead of == 0
|
6 years ago |
Lazar Obradovic
|
9db0b4b4d7
|
ntp_time_offset and net_day_light
|
6 years ago |
Lazar Obradovic
|
43b8078350
|
pragma once
|
6 years ago |
Lazar Obradovic
|
596567b10e
|
webmode should be in types.h
|
6 years ago |
Lazar Obradovic
|
2fb60ef037
|
new parms.
|
6 years ago |
Lazar Obradovic
|
33471de262
|
got lost in cherry picking.
|
6 years ago |
Lazar Obradovic
|
d0f5d7a01b
|
parametrized stuff from general.h
ups, forgot this one :)
parametrize debug-udp
Wrong file from wrong branch
|
6 years ago |
Lazar Obradovic
|
69cbb056a3
|
isolate PROGMEM
Isolated dependencies
sensors dependencies
enums, macros and prototypes.
I2C dependencies moved to actual sensor files.
definitelly redefine
|
6 years ago |
Lazar Obradovic
|
35be094244
|
build process should exit with non0 value on failure.
|
6 years ago |
gn0st1c
|
374e92be2a
|
two new devices
new devices:
esp dht11 & ds18b20 boards
renamed flags to make more sense.
|
6 years ago |
Niklas Wagner
|
412051ae8d
|
Always set white inputValue to 0
|
6 years ago |
gn0st1c
|
62c72a7831
|
resized to fit table
resized to fit table
removed sonoff basic flashing image
|
6 years ago |
gn0st1c
|
0258681b61
|
typo
typo
|
6 years ago |
gn0st1c
|
bac37275a8
|
new device info&images
new device info&images
|
6 years ago |
Xose Pérez
|
0bdd00304f
|
Change HLW8012 repository to Github
|
6 years ago |
Xose Pérez
|
d76494633b
|
Limit hostname to 32 chars, upgraded JustWifi library (#774)
|
6 years ago |
Xose Pérez
|
94c65068df
|
Support for HC-SR04 ultrasonic sensor
|
6 years ago |
Xose Pérez
|
2506b6a509
|
Disable TMP3X sensor by default
|
6 years ago |
Xose Pérez
|
39a9fddc62
|
Support for TMP35 & TMP37 temperature sensors
|
6 years ago |
Xose Pérez
|
3280742656
|
TMP36 temperature analog sensor support
|
6 years ago |
Xose Pérez
|
5cb5dc2566
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
6 years ago |
Xose Pérez
|
c9e1d1a73b
|
Reordering devices in platformio.ini
|
6 years ago |
Xose Pérez
|
eb44172e37
|
Merge pull request #771 from krosk93/patch-1
Disable CSE7766 by default
|
6 years ago |
Oscar Rovira
|
23dc5c784b
|
Disable CSE7766 by default
CSE7766 was left probably by mistake enabled by default. This caused garbage in the serial while monitoring.
|
6 years ago |
Xose Pérez
|
db39c65562
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
6 years ago |
Xose Pérez
|
79549db1be
|
Version 1.12.6a
|
6 years ago |
Xose Pérez
|
cfea10b35b
|
Merge branch 'sensors' into dev
|
6 years ago |
Xose Pérez
|
702f541528
|
Merge pull request #768 from gn0st1c/dev
new devices
|
6 years ago |
Xose Pérez
|
4d9899bd26
|
Hide web command inputbox if no terminal support
|
6 years ago |
Xose Pérez
|
80a28e95bb
|
Merge branch 'dev' into sensors
|
6 years ago |
Xose Pérez
|
5ab2fd2afc
|
Hide web command inputbox if no terminal support
|
6 years ago |
Xose Pérez
|
e7251d0191
|
Check CSE7766 implementation, added energy and calibration to web UI
|
6 years ago |
Xose Pérez
|
43af63b85d
|
Fix deploy branch check
|
6 years ago |
Xose Pérez
|
5e1fe97def
|
Merge branch 'dev' into sensors
|
6 years ago |
gn0st1c
|
ead966f321
|
new devices
new devices; heltec touch relay, generic relay 4.0, generic rgbled 1.0
|
6 years ago |
Xose Pérez
|
5a5c38ceec
|
Version 1.12.5
|
6 years ago |
Xose Pérez
|
627b9874d1
|
Use brightness when _light_use_white is disabled
|
6 years ago |
Xose Pérez
|
2f972fce43
|
Merge pull request #749 from Skaronator/master
Implement RGBW correctly
|
6 years ago |
Xose Pérez
|
aedbff583d
|
Fix ARNIEX_SWIFITCH definitions
|
6 years ago |
Xose Pérez
|
ba6d15e2bc
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
6 years ago |
Xose Pérez
|
12ef8565de
|
Using custom NtpClientLib without stability problems
|
6 years ago |
Xose Pérez
|
ae2f8efd1c
|
Fix NTP offset value
|
6 years ago |
Xose Pérez
|
ca80e13e91
|
Merge pull request #759 from LubergAlexander/swifitch
Added swifitch device support
|
6 years ago |
Niklas Wagner
|
2bc1e6f97a
|
Rework RGBW implementation and cleanup script
|
6 years ago |
Niklas Wagner
|
04b23cd146
|
WIP Kelvin
|
6 years ago |
Alexander Luberg
|
1d9dba1336
|
Added swifitch device support
|
6 years ago |
Niklas Wagner
|
9e1352f5ef
|
Fix color Restore functions
|
6 years ago |
Maxim Prokhorov
|
10c19793f5
|
Using URL instead of string manipulation
|
6 years ago |
Niklas Wagner
|
c0e92c5c4a
|
Implement RGBW correctly
|
6 years ago |