Adrian
8c3137a1b2
Update README.md
2018-03-07 19:35:16 -03:00
reloxx13
4fd9b5b4b5
Merge branch 'arendst/development' into development
2018-03-05 22:14:28 +01:00
Theo Arends
15886c1df3
Fix exception if no MQTT data
2018-03-03 19:04:33 +01:00
Theo Arends
a16e2316b3
v5.12.0d - Add support for Nova Fitness SDS011
...
5.12.0d
* Add support for Nova Fitness SDS011 and possibly SDS021
particle concentration sensor (#2070 )
2018-03-03 15:28:30 +01:00
Theo Arends
8cca9dd6b2
Add Issue template
2018-03-03 12:35:33 +01:00
Theo Arends
c60c8af237
v5.12.0d - Add alternative MQTT libraries
...
5.12.0d
* Add support for optional MQTT drivers to be selected in user_config.h
(#1992 )
2018-03-02 15:38:37 +01:00
Tortone Gennaro
fd2171ad9b
Merge remote-tracking branch 'upstream/development' into development
2018-03-01 08:44:12 +01:00
Theo Arends
573d016140
v5.12.0d - Add Portuguese language
...
5.12.0d
* Add Portuguese language file
2018-02-28 18:01:40 +01:00
reloxx13
a9b124a6e2
Merge branch 'arendst/development' into development
2018-02-27 19:56:27 +01:00
Theo Arends
9014ad3a8e
v5.12.0d - Adds and Fix
...
5.12.0d
* Prep for optional MQTT drivers by separating mqtt code from
sonoff.ino to file xdrv_00_mqtt.ino
* Add compiler check for stable
lwIP version v1.4 (#1940 )
* Add diacritics to Polish language file
(#2005 )
* Add Hungarian language file (#2024 )
* Fix MQTT TLS
fingerprint validation (#2033 )
2018-02-27 14:59:46 +01:00
reloxx13
f89ed2b2e3
Merge branch 'arendst/development' into development
2018-02-25 11:34:19 +01:00
Theo Arends
9b5ae54350
v5.12.0c - Ignore OS specific files #1983
...
Ignore OS specific files #1983
2018-02-24 17:57:07 +01:00
Theo Arends
ac848572c9
v5.12.0c - Fix hold time action and wifi
...
5.12.0c
* Fix intermittent exception when dns lookup is used while sleep is enabled
* Fix 5.4.0 regression turning off single press after button hold during 4x hold time
* Fix possible wifi connection problem by erasing sdk configuration parameters
2018-02-24 16:37:33 +01:00
reloxx13
a5b64335f9
Merge branch 'arendst/development' into development
2018-02-20 19:36:46 +01:00
arendst
4c75873027
v5.12.0c - Fix intermittent sleep exception
...
5.12.0c
* Fix intermittent exception when dns lookup is used while
sleep is enabled
2018-02-20 16:19:48 +01:00
arendst
6b3584ef86
v5.12.0b - Consolidate TSL2561 driver
...
5.12.0b
* Change TSL2561 driver to joba library and delete Adafruit
library (#1644 )
2018-02-20 16:10:31 +01:00
arendst
2f244ea3a0
v5.12.0b - Update Russian language file ( #1966 )
2018-02-19 15:46:55 +01:00
arendst
664cdeb63f
v5.12.0b - Add support for sensor SHTC3
...
5.12.0b
* Add support for sensor SHTC3 (#1967 )
2018-02-19 15:33:06 +01:00
arendst
77be56363a
v5.12.0b
...
5.12.0b
* Add Multichannel Gas sensor using MultiChannel_Gas_Sensor
library (#1245 )
2018-02-18 18:39:28 +01:00
arendst
ecfa14d28b
v5.12.0b - Add alternative TSL2561 driver
...
5.12.0b
* Add optional TSL2561 driver using library Joba_Tsl2561 to be
enabled in user_config.h with define USE_TSL2561_JOBA (#1951 )
2018-02-18 17:31:14 +01:00
arendst
d2ade8015b
v5.12.0b - Add command RfKey<x> 5
...
5.12.0b
* Add Sonoff Bridge command RfKey<x> 5 to show current RF key
values either default or learned (#1884 )
2018-02-18 16:47:26 +01:00
reloxx13
15adf3ba07
Merge branch 'arendst/development' into development
2018-02-17 21:08:55 +01:00
arendst
feb7184f45
v5.12.0b - Fix Hass define compile error
...
5.12.0b
* Fix compile error when define HOME_ASSISTANT_DISCOVERY_ENABLE
is not set (#1937 )
2018-02-17 14:09:39 +01:00
arendst
1c81b0cdd9
v5.12.0b - Add Restart time
...
5.12.0b
* Add Restart time to Status 1 (#1938 )
* Change Sonoff SC JSON
format (#1939 )
2018-02-17 13:47:11 +01:00
reloxx13
12a1af272b
Merge branch 'arendst/development' into development
2018-02-16 22:07:29 +01:00
arendst
5c60979682
v5.12.0b
...
5.12.0b
* Add Webserver upload preflight request support (#1927 )
* Add
Home Assistant clear other device (#1931 )
2018-02-16 17:35:51 +01:00
arendst
b8d016914e
v5.12.0b - Add Russian language
...
5.12.0b
* Add Russian language file (#1909 )
2018-02-15 12:29:07 +01:00
reloxx13
7d5d01575a
Merge branch 'arendst/development' into development
2018-02-15 01:54:05 +01:00
arendst
cdacd3ed3a
v5.12.0b - Add optional formatting
...
5.12.0b
* Add serial debug info
* Add optional usage of %d or %X
suffices in MQTT client to append chipid (#1871 )
* Add optional usage
of %d or %X suffices in MQTT topic to append chipid (#1871 )
* Add
optional usage of %d or %04d in ota url to be replaced with chipid
(#1871 )
* Add user configurable serial GPIOs to MagicHome and Arilux
modules (#1887 )
2018-02-13 14:30:30 +01:00
reloxx13
ad75a27773
Merge branch 'arendst/development' into development
2018-02-11 10:59:30 +01:00
arendst
193fdc9118
v5.12.0a - Fixes and changes
...
5.12.0a
* Change platformio option sonoff-ds18x20 to sonoff-xxl
enabling ds18x20 and all other sensors in one image
* Fix providing web
page configuratin option for Friendly Name when no device (relay or
light) is configured (#1850 )
* Change default paremeters in
user_config.h to undefined for easy installation (#1851 )
* Change max
user configurable hold time from 10 to 25 seconds (#1851 )
2018-02-10 15:13:27 +01:00
reloxx13
d78f37623b
Merge branch 'arendst/development' into development
2018-02-10 01:59:46 +01:00
arendst
741344ae59
v5.12.0a - Sync with new release
2018-02-09 17:16:39 +01:00
reloxx13
4b76123af7
Merge branch 'arendst/development' into development
2018-02-08 16:47:23 +01:00
arendst
badaa57240
v5.11.1j - Update TSL2561 driver ( #1825 )
2018-02-08 16:03:17 +01:00
arendst
0908c336ee
v5.11.1j - Provide user driver/sensor hooks 91-99
...
Provide user driver/sensor hooks 91-99 (#1828 )
2018-02-08 15:20:03 +01:00
reloxx13
21f83c3a71
Merge branch 'arendst/development' into development
2018-02-08 14:29:15 +01:00
arendst
51d3419c9d
v5.11.1j - Fix console string length ( #1819 )
...
5.11.1j
* Prep for release
* Fix regression from 5.11.1h web console and http input max length from
100 to 254 characters (#1819 )
2018-02-08 12:45:26 +01:00
reloxx13
2ce5acc540
Merge branch 'arendst/development' into development
2018-02-08 00:34:14 +01:00
arendst
cb51b892f9
v5.11.1j - Change uptime to seconds
...
5.11.1j
* Prep for release
* Change uptime from hour to second
resulting in a display of 123T13:45:21 where 123 is days
* Fix Arilux
RF induced exception by moving interrupt handler to iram on non
esp/arduino lib v2.3.0
* Add NTP sync based on chip id (#1773 )
2018-02-07 17:50:02 +01:00
reloxx13
845dc675fa
Merge branch 'arendst/development' into development
2018-02-06 18:10:20 +01:00
arendst
150de9c99d
v5.11.1i - Fix log roll-over restart ( #1793 )
...
Fix Software Watchdog restart around log roll-over (#1793 )
2018-02-06 13:50:05 +01:00
arendst
0d6275fe5e
v5.11.1i - Fixes Energy, PWM and Tsl2561
...
5.11.1i
* Fix some Energy Monitoring related issues (#1677 )
* Fix TSL2561 device detection (#1644 )
* Fix command PWM response if no PWM channel is configured (#1783 )
2018-02-06 10:06:22 +01:00
arendst
265e0a03f7
Checked Sonoff 4CH Pro functionality
2018-02-04 22:44:15 +01:00
reloxx13
ecb3902e49
Merge branch 'arendst/development' into development
2018-02-04 18:41:12 +01:00
arendst
d2aeb8439a
v5.11.1i - Energy Monitoring Fixes
...
5.11.1i
* Fix some Energy Monitoring related issues
* Add command SetOption21 1 to allow Energy Monitoring when power is off
on Sonoff Pow and Sonoff S31 (#1420 )
2018-02-04 18:09:09 +01:00
reloxx13
7f3fc8869c
Merge branch 'arendst/development' into development
2018-02-04 00:24:54 +01:00
arendst
12f13a37b9
v5.11.1i - Add S31 support and some fixes
...
5.11.1i
* Update TasmotaSerial library to 1.1.0
* Rename commands
HlwPCal, HlwUCal and HlwICal to PowerCal, VoltageCal and CurrentCal to
be used for both Pow and S31 calibration
* Rename commands HlwPSet,
HlwUSet and HlwISet to PowerSet, VoltageSet and CurrentSet to be used
for both Pow and S31 calibration
* Add support for Sonoff S31 Smart
Socket with Power Consumption Detection (#1626 )
* Fix IRReceive Data
value (#1663 )
* Fix compiler warnings (#1774 )
2018-02-03 23:25:05 +01:00
arendst
8dbf29efdd
Add platformio floats removal
2018-02-03 16:36:25 +01:00
reloxx13
0beeda6184
Merge branch 'arendst/development' into development
2018-02-01 22:43:38 +01:00