Commit Graph

1550 Commits

Author SHA1 Message Date
Niklas Wagner
e9c2f7bc89 Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support 2018-04-17 13:21:13 +02:00
Xose Pérez
8189f90686 Do not init Serial based on SERIAL_BAUDRATE (#787) 2018-04-17 13:13:37 +02:00
Xose Pérez
eef1138b20 Remove unneeded code 2018-04-17 12:55:29 +02:00
Xose Pérez
795ab21c10 Add DEBUG_WEB_SUPPORT to enabled modules list in info 2018-04-17 12:52:56 +02:00
Xose Pérez
0a1ad46100 Show hostname is right case in menu header (#799) 2018-04-17 12:41:13 +02:00
Xose Pérez
b5fd764f81 Renaming 2018-04-16 22:02:42 +02:00
Xose Pérez
ecb19b2ca2 Arilux AL-LC01 is a 3 channels light only (#797) 2018-04-16 22:02:34 +02:00
Xose Pérez
68c0320298 Revert "Adding a 1ms delay after UDP send to avoid loosing packets (#438)"
This reverts commit 49973d14ca.
2018-04-16 09:37:01 +02:00
Xose Pérez
2060dd9661 Initial support for syslog messaging 2018-04-16 09:36:38 +02:00
Niklas Wagner
6bc63f1530 Remove RTL Layout 2018-04-13 21:28:28 +02:00
Niklas Wagner
f116f30ef7 Rename variables 2018-04-13 18:43:32 +02:00
Niklas Wagner
e8bd92c192 Add Webinterface Option 2018-04-13 18:06:33 +02:00
Niklas Wagner
81dcb644b6 Switch 4th and 5th channel and rename variables 2018-04-13 13:01:02 +02:00
Niklas Wagner
6362a53416 Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support 2018-04-13 12:26:28 +02:00
Xose Pérez
072dd04aaf Show energy couont from date on web UI (#784) 2018-04-12 23:46:10 +02:00
Niklas Wagner
038d9fb85f Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support 2018-04-12 22:53:50 +02:00
Xose Pérez
bb82d49452 Option to set schedules based on UTC time (#783) 2018-04-12 22:03:42 +02:00
Niklas Wagner
a4e01774b7 Merge branch 'dev' of https://github.com/xoseperez/espurna into CCT_Support 2018-04-12 12:50:34 +02:00
Xose Pérez
42b2974790 Some fixings after configuration refactor 2018-04-12 00:08:46 +02:00
Xose Pérez
15d69d9b8a Merge pull request #780 from lobradov/h-split
.h splitting and reorg
2018-04-11 22:56:49 +02:00
Niklas Wagner
20adc846a9 Use the 5th Channel as Cold White LED 2018-04-11 22:04:49 +02:00
Xose Pérez
4600fd5fa3 NTP method to get a string from any unix timestamp 2018-04-11 14:39:28 +02:00
Lazar Obradovic
daf79d6ba4 Merge branch 'dev' into h-split 2018-04-11 14:31:38 +02:00
Lazar Obradovic
81fb3f0e64 analog sensors and ADC_MODE 2018-04-11 14:24:32 +02:00
Xose Pérez
94e47b48ef Update compressed web image 2018-04-11 14:16:05 +02:00
Xose Pérez
f1ab288cc8 Merge pull request #752 from mcspr/webui-host
WebUI url parsing
2018-04-11 14:11:02 +02:00
Xose Pérez
f2bd5bad54 Add deleted definitions 2018-04-11 14:03:01 +02:00
Xose Pérez
b6362b2127 Merge branch 'dev' into params-in-general-h 2018-04-11 13:59:20 +02:00
Xose Pérez
6f190f6d26 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-04-11 13:44:24 +02:00
Xose Pérez
a1dcd57874 Merge pull request #779 from lobradov/fix-travis
build process should exit with non 0 value on failure.
2018-04-11 13:44:15 +02:00
Xose Pérez
11f61d5ab9 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-04-11 13:44:02 +02:00
Xose Pérez
9afe278877 Merge pull request #777 from gn0st1c/dev
new device info & images
2018-04-11 13:43:52 +02:00
Xose Pérez
33b2c919bc Add brightness factor for lightbulbs with power white LEDs but low brightness RGB 2018-04-11 13:43:09 +02:00
Lazar Obradovic
9ee9ad813e WIFI params should be defined 2018-04-11 13:37:30 +02:00
Lazar Obradovic
4d1d32a55e not instead of == 0 2018-04-11 08:14:05 +02:00
Lazar Obradovic
9db0b4b4d7 ntp_time_offset and net_day_light 2018-04-11 07:58:19 +02:00
Lazar Obradovic
43b8078350 pragma once 2018-04-11 07:51:54 +02:00
Lazar Obradovic
596567b10e webmode should be in types.h 2018-04-11 00:46:42 +02:00
Lazar Obradovic
2fb60ef037 new parms. 2018-04-11 00:40:54 +02:00
Lazar Obradovic
33471de262 got lost in cherry picking. 2018-04-11 00:35:18 +02:00
Lazar Obradovic
d0f5d7a01b parametrized stuff from general.h
ups, forgot this one :)

parametrize debug-udp

Wrong file from wrong branch
2018-04-11 00:29:30 +02:00
Lazar Obradovic
69cbb056a3 isolate PROGMEM
Isolated dependencies

sensors dependencies

enums, macros and prototypes.

I2C dependencies moved to actual sensor files.

definitelly redefine
2018-04-11 00:14:03 +02:00
Lazar Obradovic
35be094244 build process should exit with non0 value on failure. 2018-04-10 23:52:39 +02:00
gn0st1c
374e92be2a two new devices
new devices:
esp dht11 & ds18b20 boards

renamed flags to make more sense.
2018-04-10 22:23:42 +03:00
Niklas Wagner
412051ae8d Always set white inputValue to 0 2018-04-10 20:55:45 +02:00
Xose Pérez
0bdd00304f Change HLW8012 repository to Github 2018-04-10 15:27:06 +02:00
Xose Pérez
d76494633b Limit hostname to 32 chars, upgraded JustWifi library (#774) 2018-04-10 10:10:57 +02:00
Xose Pérez
94c65068df Support for HC-SR04 ultrasonic sensor 2018-04-09 21:21:29 +02:00
Xose Pérez
2506b6a509 Disable TMP3X sensor by default 2018-04-09 15:43:17 +02:00
Xose Pérez
39a9fddc62 Support for TMP35 & TMP37 temperature sensors 2018-04-09 15:42:25 +02:00