Commit Graph

1036 Commits

Author SHA1 Message Date
Xose Pérez
c38911beae Fix reference to sensor slot method 2018-01-08 10:41:21 +01:00
Xose Pérez
ccc5843e7b Option to publish Dallas sensor address via MQTT (disabled by default) 2018-01-08 10:33:54 +01:00
Xose Pérez
29b3ae7041 Support to build a core version of the firmware (<290Kb) keeping track of the board type for future reference 2018-01-08 00:25:12 +01:00
Xose Pérez
ce7a019256 Added support for Tarpuna Shield for Wemos D1 2018-01-07 16:02:15 +01:00
Xose Pérez
af805ab045 Update copyright notices 2018-01-07 01:21:23 +01:00
Xose Pérez
ff9ca1c779 Build option to disable password check (USE_PASSWORD). Password check is enabled by default. Use at your own risk (#373) 2018-01-06 23:09:06 +01:00
Xose Pérez
7f70d6f5e0 Support for Arilux AL-LC02 (Thanks you user Crispin) 2018-01-06 21:01:10 +01:00
Xose Pérez
87b03f67f1 Fix bug in magnitudes topics and units order (#355) 2018-01-05 22:27:56 +01:00
Xose Pérez
dc1dadf439 Force MQTT support when HOMEASSISTANT_SUPPORT is 1 2018-01-05 22:27:14 +01:00
Xose Pérez
77045d9bf9 ESPurna OTA Manager implemented in python 2018-01-05 21:33:00 +01:00
Xose Pérez
82177f5669 Fix bug in RF Bridge when RF code contains the stop byte. Check overflow (#357) 2018-01-05 13:45:54 +01:00
Xose Pérez
4cf6e92b9f Remove deprecated LED_WIFI setting 2018-01-05 13:41:20 +01:00
Xose Pérez
4624ab9078 Added option to specify MQTT client ID 2018-01-05 13:41:05 +01:00
Xose Pérez
f3e4d6392f Remove env.Dump in platformio extra script 2018-01-05 09:37:34 +01:00
Ryan Jarvis
46de434674 Fix typo: TOOGLE -> TOGGLE 2018-01-05 09:31:37 +01:00
Xose Pérez
2a75e48a87 Version 1.11.4a 2018-01-05 09:31:23 +01:00
Xose Pérez
a9735280d5 Add binary size check hook to platformio build 2018-01-04 16:09:43 +01:00
Xose Pérez
87b72342a0 Reenable IR_SUPPORT for Magic Home devices (only if 2.3.0) 2018-01-04 14:49:05 +01:00
Xose Pérez
98adb88f12 Add binary size to memanalyzer report 2018-01-04 10:35:20 +01:00
Xose Pérez
b9e158efe4 Using delay instead of delayMicroseconds on DHT warmup delay 2018-01-03 11:19:44 +01:00
Xose Pérez
3f0094bc0a Temporary disable IR support on MagicHome images to reduce their size 2018-01-03 11:19:18 +01:00
Xose Pérez
50ee5be3e4 Color synchronisation between different lights via MQTT 2018-01-03 00:07:02 +01:00
Xose Pérez
894b073754 Version 1.11.3 2018-01-02 15:01:25 +01:00
Xose Pérez
590cd49bea Change PlatformIO staging reference 2018-01-02 14:09:13 +01:00
Xose Pérez
d3edf9e7cd Fix uninitialized muxes for dimmer lights (#356) 2018-01-02 14:08:29 +01:00
Xose Pérez
cb6219a82c Memory analyzer based on ESPEasy memanalyzer.py 2018-01-02 12:55:31 +01:00
Xose Pérez
18c69f0a1e Several fixes related to dependencies between modules 2018-01-02 12:55:06 +01:00
Xose Pérez
f388f39620 Version 1.11.2 2017-12-30 12:32:19 +01:00
Xose Pérez
5c15f7fd1d Fix pwm reference on arduino IDE 2017-12-30 12:15:08 +01:00
Xose Pérez
8eb1390118 Fix references to pwm.h 2017-12-29 23:21:46 +01:00
Xose Pérez
c0d63ff41c Subscribe to MQTT domoticz out topic only if domoticz is enabled (#344) 2017-12-29 23:09:44 +01:00
Xose Pérez
f06c841639 New LED modes: always ON and always OFF (#348) 2017-12-29 22:57:43 +01:00
Xose Pérez
cdfa893f75 Fixed old reference to dallas sensors in platformio.ini file. Default GPIO for DALLAS and DHT set to 14 2017-12-29 22:41:48 +01:00
Xose Pérez
7f90acae5c Defined new ESPurna switch (no HLW8012 support & touch button ready) 2017-12-29 22:33:05 +01:00
Xose Pérez
a6febeafb7 Do not require definition of new boards in migration module 2017-12-29 22:32:31 +01:00
Xose Pérez
fd0223698b Fix overflow in relayParsePayload with messages bigger than 255 chars 2017-12-29 21:47:31 +01:00
Xose Pérez
a45d253a7e Clean HTML layout 2017-12-29 14:12:07 +01:00
Xose Pérez
ae979bc7b3 Change MQTT retain flag, QoS and keep alive time from web UI (#321) 2017-12-29 14:06:28 +01:00
Xose Pérez
6575f92df9 Fix timing for DHT11 sensor 2017-12-29 13:16:12 +01:00
Xose Pérez
023582fecf Version 1.11.2b 2017-12-29 11:50:46 +01:00
Xose Pérez
ec55542775 Fix SHT3X sensor magnitude count (#337) 2017-12-29 11:46:45 +01:00
Xose Pérez
3842683b20 Fix my92xx reference for Arduino IDE 2017-12-29 11:24:56 +01:00
Xose Pérez
e3eeb1ca8f Version 1.11.1 2017-12-29 09:40:33 +01:00
Xose Pérez
1e88ff90f9 Fixed relays status on reboot 2017-12-29 09:25:57 +01:00
Xose Pérez
ad62a6ad74 Support for BH1750 luminosity sensor 2017-12-28 22:38:04 +01:00
Xose Pérez
f166e33394 Added support for Arilux AL-LC01 and AL-LC11 2017-12-28 21:30:05 +01:00
Xose Pérez
e7afc890a2 Auto find out memory size in build script 2017-12-28 21:04:23 +01:00
Xose Pérez
080088e5ac Version 1.11.0 2017-12-28 17:48:54 +01:00
Xose Pérez
7f8fc6754d Allow to overwrite HLW8012 build settings 2017-12-28 17:46:58 +01:00
Xose Pérez
85366e91af Generic 8CH board 2017-12-28 16:55:50 +01:00