Xose Pérez
|
104caa93fa
|
Fix warnings
|
2018-04-23 23:27:20 +02:00 |
|
Xose Pérez
|
d57b09fc27
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
2018-04-23 22:48:41 +02:00 |
|
Xose Pérez
|
0575a97fb3
|
Added captive portal when in AP mode
|
2018-04-23 22:46:58 +02:00 |
|
Xose Pérez
|
7076e0a764
|
Update justwifi library
|
2018-04-23 22:46:25 +02:00 |
|
Xose Pérez
|
6950a7a96f
|
Merge pull request #809 from mcspr/sensors-ntp
Check for NTP_SUPPORT in sensors
|
2018-04-23 21:49:35 +02:00 |
|
Maxim Prokhorov
|
8d06b8fb91
|
Check for NTP_SUPPORT in sensors
|
2018-04-23 19:35:42 +03:00 |
|
Xose Pérez
|
17e838206f
|
Fix AM2302 sensor
|
2018-04-23 14:30:58 +02:00 |
|
Xose Pérez
|
b233f61da1
|
Fix AM2302 sensor
|
2018-04-23 14:19:09 +02:00 |
|
Xose Pérez
|
427aebe8a7
|
Fix AM2302 sensor
|
2018-04-23 14:11:08 +02:00 |
|
Xose Pérez
|
e834867ec6
|
Ensure scheduler has access to all channels independently of the color mode (#807)
|
2018-04-23 14:09:32 +02:00 |
|
Xose Pérez
|
09052376f5
|
Merge branch 'master' into dev
|
2018-04-23 12:22:40 +02:00 |
|
Xose Pérez
|
d154540a74
|
Changed order in sensors.h
|
2018-04-23 09:37:52 +02:00 |
|
wildwiz
|
4bd75cd526
|
support for zhilde ZLD-EU44-W power strip
|
2018-04-22 14:22:06 +02:00 |
|
Xose Pérez
|
08241d0e1b
|
Cleanup sensors and travis environments
|
2018-04-19 17:22:05 +02:00 |
|
Xose Pérez
|
b5b534877f
|
Added CSE7766 to travis tests
|
2018-04-19 11:23:18 +02:00 |
|
Xose Pérez
|
e06b0c6edf
|
Update ESPSoftwareSerial library
|
2018-04-19 11:19:11 +02:00 |
|
Xose Pérez
|
7de6363644
|
Reenable terminal support on RFBRIDGE,STM32,S31 and DUAL
|
2018-04-18 14:05:51 +02:00 |
|
Xose Pérez
|
88b25a4d5c
|
StreamInjector header
|
2018-04-18 13:52:54 +02:00 |
|
Xose Pérez
|
91e25ea8ae
|
Decouple Serial object from SerialInjector (#787)
|
2018-04-18 13:35:47 +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 |
|
Xose Pérez
|
072dd04aaf
|
Show energy couont from date on web UI (#784)
|
2018-04-12 23:46:10 +02:00 |
|
Xose Pérez
|
bb82d49452
|
Option to set schedules based on UTC time (#783)
|
2018-04-12 22:03:42 +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 |
|
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 |
|