Commit Graph

1409 Commits

Author SHA1 Message Date
Xose Pérez
df321e952f Version bump 2017-05-21 15:15:12 +02:00
Xose Pérez
43ab00d491 Enable gamma correction for RGB strips 2017-05-21 12:20:52 +02:00
Xose Pérez
4d96cac751 Improve support fro H801 led controller, thanks to Minh Phuong Ly 2017-05-21 11:55:54 +02:00
Xose Pérez
3958c3eaad Fix references to Serial 2017-05-21 11:55:13 +02:00
Xose Pérez
245549f7be Remove RELAY_MODE_FOLLOW 2017-05-20 23:51:08 +02:00
Xose Pérez
c8eba6a979 NTP configuration in web interface 2017-05-20 23:50:26 +02:00
Xose Pérez
ec963a7568 Fix typo 2017-05-20 22:08:00 +02:00
Denis French
3d26383029 Merged in denisfrench/espurna/dev (pull request #18)
Fix MQTT_RELAY compile error due missing #define BUTTON1_MODE

Approved-by: Xose Pérez <xose.perez@gmail.com>
2017-05-20 07:39:09 +00:00
Chris Ward
bd1c6f0949 Merged in chris-ward/espurna-cw/dev (pull request #17)
Added optional gamma correction for light

Approved-by: Xose Pérez <xose.perez@gmail.com>
2017-05-20 07:37:22 +00:00
Xose Pérez
fe26513473 Changes in status tab in the web interface 2017-05-20 08:52:57 +02:00
Xose Pérez
ecc89dcf58 Fix relay status retrieving 2017-05-20 08:29:26 +02:00
denisfrench
14c559570f Fix MQTT_RELAY compile error due missing #define BUTTON1_MODE 2017-05-06 18:22:54 +10:00
Chris Ward
0a46e20de4 Chnaged remaining PWM_RANGE to LIGHT_PWM_RANGE 2017-04-27 21:33:59 +01:00
Chris Ward
9b2d7d106a updated with latest changes from remote 2017-04-27 20:53:58 +01:00
Xose Pérez
134647724a Bind button actions to buttons 0 and 1 in DUAL (#127) 2017-04-25 13:20:07 +02:00
Xose Pérez
ba112b379b Fix bug in getCurrent method, thanks Emmanuel Tatto 2017-04-25 12:59:28 +02:00
Chris Ward
4fb49d8ebc Coding style changes 2017-04-24 22:44:03 +01:00
Chris Ward
b078c8117f Added optional gamma correction for light 2017-04-24 22:17:23 +01:00
Chris Ward
bf68e8b946 Added support for setting light PWM frequency and range 2017-04-24 21:51:30 +01:00
Xose Pérez
4b3266d833 Initial support for the HUACANXING H801. Untested 2017-04-24 10:48:52 +02:00
Xose Pérez
ed2671b73b Report color on hearbeat (#128) 2017-04-24 10:47:56 +02:00
Xose Pérez
4dd0f358b4 Backend for RELAY_MODE_FOLLOW 2017-04-24 10:47:16 +02:00
Xose Pérez
3a872979fe Show NTP status on web interface (#126) 2017-04-24 10:45:07 +02:00
Xose Pérez
ac179daa17 Filter off-limits in HLW8012 readings 2017-04-09 18:34:30 +02:00
Xose Pérez
57f5408b5b Added temperature to RGB calculation. Thanks to Sacha Telgenhof 2017-04-02 00:05:11 +02:00
Xose Pérez
994e7f2547 Naming changes in light module 2017-04-01 22:03:25 +02:00
Xose Pérez
5f3780730b Minimize my9291 flickering when firmware boots 2017-04-01 19:59:20 +02:00
Izik D
5691c5214f Merged in izikd/espurna/origin_dev (pull request #16)
Added relay requests flood protection and relay loop

Approved-by: Xose Pérez <xose.perez@gmail.com>
2017-03-30 06:05:26 +00:00
Xose Pérez
669d68d733 Allow #RRGGBB, RRR,GGG,BBB and WWW formats for color 2017-03-30 00:33:58 +02:00
Xose Pérez
32aa40f5cb Move debug configuration to general.h file 2017-03-29 07:08:05 +02:00
Xose Pérez
a042efb510 Fix confitionals in hardware.ino for Arduino IDE 2017-03-29 07:07:29 +02:00
Xose Pérez
71ea7c37ff Version bump 2017-03-28 23:29:49 +02:00
Xose Pérez
85bb72c789 Issue #113. Fix restoring color upon reboot 2017-03-28 23:20:04 +02:00
Xose Pérez
25e7a9e6eb Allow a little delay in UDP communication after a message sent 2017-03-28 23:19:01 +02:00
Xose Pérez
c0c4abfbf0 Fix bug in API handles 2017-03-28 10:19:12 +02:00
Xose Pérez
866ffeeaae Add ESPurna board to build script, remove SPIFFS image 2017-03-28 00:06:13 +02:00
Xose Pérez
91f36078a0 Version bump 2017-03-27 23:54:32 +02:00
Xose Pérez
e7a8c70353 Fix SEL pin definition in ESPurna board 2017-03-27 23:28:01 +02:00
Xose Pérez
45f63d2b2d Issue #113. Light bulb state was off in the library. Handling it now from the client code 2017-03-27 23:07:43 +02:00
Xose Pérez
6df54700f5 Removing spikes in HLW8012 readings 2017-03-27 22:43:44 +02:00
Xose Pérez
d9680c5e4b Adding ESPurna board OTA update to platformio.ini file 2017-03-27 17:49:02 +02:00
Xose Pérez
f6da841343 Removing spurious values in power, current and voltage readings in HLW8012 by removing extreme values 2017-03-27 17:48:04 +02:00
Xose Pérez
efa8553bbf Fix bug in current calibration parameter from the web interface casting to int instead of float 2017-03-27 17:47:33 +02:00
Xose Pérez
f18cdeaae8 Add ESPURNA_H board to arduino.h file 2017-03-27 13:33:13 +02:00
Xose Pérez
816a6f56e8 Using constants in api configuration calls 2017-03-27 13:32:36 +02:00
Xose Pérez
67546d1893 Issue #115. Removed local declaration of _mqttForward variable 2017-03-26 22:39:25 +02:00
Xose Pérez
576ab680e9 Do not restart after failed web upgrade 2017-03-26 22:29:26 +02:00
Xose Pérez
da03adab97 Fixes in definition of MagicHome Led Controller board 2017-03-26 22:29:06 +02:00
Xose Pérez
3683011239 Merge branch 'dev' into webupgrade
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2017-03-26 21:15:31 +02:00
Xose Pérez
83883cb21a Configure analogWrite for LED strips 2017-03-26 21:12:53 +02:00