Commit Graph

6920 Commits

Author SHA1 Message Date
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
arendst 88429fb24c Faster console output. Support longer sensor names 2018-02-01 16:18:00 +01:00
Gennaro Tortone c577f79965 new .gitignore 2018-01-31 21:26:47 +01:00
Gennaro Tortone 8da33ec466 vscode setup 2018-01-31 21:24:30 +01:00
Gennaro Tortone 739136cbed Merge remote-tracking branch 'upstream/development' into development 2018-01-31 21:17:48 +01:00
arendst acfcccaf6b Fix Pow energy webpage 2018-01-30 23:01:16 +01:00
Gennaro Tortone 39a0bfba82 temp images removed 2018-01-30 15:42:39 +01:00
arendst 2fc348cec6 Adjust Wemo/Hue 2018-01-30 14:50:38 +01:00
arendst b8f323a024 v5.11.1h - Weblog redesign saving RAM
5.11.1h
 * Rewrite webserver argument processing gaining 5k code space
(#1705)
 * Redesign weblog storage (#1730)
 * Fix command SetOption20
(#1741)
2018-01-30 14:14:55 +01:00
Nils Sdun 1c7d475d0a Merge branch 'arendst/development' into development 2018-01-30 10:35:39 +01:00
arendst b60ccddfe6 Update PMS5003 naming 2018-01-28 12:42:42 +01:00
arendst abdbe628db v5.11.1g - Add PMS5003 support and updates
5.11.1g
 * Add support for PMS5003 particle concentration sensor
 *
Reinstate console weblog to 20 lines after some webpage rewrite
 * Add
command SetOption20 to allow update of Dimmer/Color/Ct without turning
power on (#1719)
 * Update language files nl-NL (#1723) and es-AR
(#1722)
2018-01-27 17:52:48 +01:00
Gennaro Tortone 2830824f6d Merge remote-tracking branch 'upstream/development' into development 2018-01-26 23:37:30 +01:00
Gennaro Tortone a18cd84b47 new image 2018-01-26 22:48:28 +01:00
Gennaro Tortone 22cca10ad4 temporary images for Sonoff-Tasmota wiki article 2018-01-26 22:43:27 +01:00
arendst d66ef2347e v5.11.1f - Revert chunks (#1706)
5.11.1f
 * Revert chunked webserver pages as it fails on many browsers
due to chunks being too small (#1706)
 * Reduce initial console weblog
from 20 to 13 lines due to memory constraints
2018-01-26 15:21:57 +01:00
Gennaro Tortone dc519d7a12 Merge remote-tracking branch 'upstream/development' into development 2018-01-25 20:33:20 +01:00
arendst cfdbe8af95 Add correct updated original 2018-01-25 11:38:46 +01:00
arendst bb6418116f Fix compile error due to missing define #1692 2018-01-25 10:56:20 +01:00
Gennaro Tortone dd5ad2e6df Merge remote-tracking branch 'upstream/development' into development 2018-01-25 10:50:15 +01:00
reloxx13 86700e7d4b Merge branch 'arendst/development' into development 2018-01-24 20:07:07 +01:00
arendst a3ea339102 Enable MHZ19(B) Zeropoint calibration task 2018-01-24 17:38:52 +01:00
arendst 2cac51619c v5.11.1e Fixes new commands
5.11.1e
 * Replaced command Ina219Mode with command Sensor13
 * Add
command Sensor15 2 to start MHZ19(B) Zero Point Calibration
 * Add
chunked webserver pages for large pages saving memory
 * Fix Non-English
JSON temperature unit attachement
 * Fix Sonoff Pow Energy Today and
Energy Total reading after restart (#1648)
 * Rewrite function pointers
to save code space and memory (#1683)
 * Add option define
HOME_ASSISTANT_DISCOVERY_ENABLE in user_config.h (#1685)
 * Fix SOnoff
Pow Energy Period roll-over (#1688)
2018-01-24 17:31:20 +01:00
arendst c290af914c Free 15k code space for Arduino IDE
Remove floating point printf and scanf compiler options. See
https://github.com/esp8266/Arduino/issues/4089
2018-01-24 10:45:05 +01:00
reloxx13 78f7280d83 Merge branch 'arendst/development' into development 2018-01-21 14:01:43 +01:00
arendst ecb18db4b2 Language pre-processor test fails - reverted 2018-01-20 18:01:39 +01:00
arendst 080296754c Fix possible compiler error #1654 2018-01-20 15:57:11 +01:00
arendst c14234394a v5.11.1d - Add command State and fixes
5.11.1d
 * Add locale Decimal Separator to Web sensor page
 * Add
command State to retrieve device state information (same data as
teleperiod state and status 11 in slightly different JSON format)
 *
Extent state information with Light parameters
 * Fix IRSend parameter
translation (#1636)
 * Add optional login to Webserver AP mode (#1587,
#1635)
 * Fix BME680 teleperiod resistance measuring (#1647)
2018-01-20 12:12:39 +01:00
Gennaro Tortone e84fd2e76d Merge remote-tracking branch 'upstream/development' into development 2018-01-19 19:15:38 +01:00
arendst 1538d30c96 v5.11.1c - Fixes and experimental Hass Discovery
5.11.1c
 * Make command color parameter input less strict to ease Hass
support
 * Add ColorTemperature to light status message
 * Change
PubSubClient.h define MQTT_MAX_PACKET_SIZE from 512 to 1000 for Hass
support
 * Make define MESSZ dependent on PubSubClient.h define
MQTT_MAX_PACKET_SIZE
 * Fix logging line length around 400 characters
 *
Change module name Wemos D1 mini into Generic (#1220)
 * Revert HTML
change from width=100% to style=width:100% supporting HTML5 (#1358)
 *
Add experimental (still Hass python exceptions) Home Assistant Discovery
for switch and light to be enabled by command SetOption19 1 (#1534)
 *
Updated French Translation (#1561)
 * Fix DS18B20 temperature JSON
decimal dot (#1561)
 * Add Spanish language file (#1589)
 * Update
Italian Language file (#1594)
 * Consolidate WIFI_MANAGER_SEC into
WIFI_CONFIG_SEC (#1616)
 * Fix Energy JSON message (#1621)
2018-01-18 16:19:28 +01:00
reloxx13 7e9fbdb89b Merge branch 'arendst/development' into development
# Conflicts:
#	.gitignore
2018-01-14 15:47:11 +01:00
Gennaro Tortone 4a6abd7dde italian translation updated 2018-01-13 23:49:36 +01:00
Gennaro Tortone a3b363c774 Merge remote-tracking branch 'upstream/development' into development
Conflicts:
	sonoff/language/it-IT.h
2018-01-13 17:22:11 +01:00
arendst 4fba6f2758 v5.11.1b - Several fixes and French languga
5.11.1b
 * Add command PowerOnState option 5 which inverts PulseTime and
allows for delayed always on after power on
 * Changed
OSWATCH_RESET_TIME (Blocked loop) from 30 to 120 seconds to allow slow
networks (#1556)
 * Add French language file (#1561)
 * Fix truncated
command names and wrong response for DomoticzSwitchIdx (#1571)
 * Add
HTTP Allow Cross Origin removed from ESP8266/Arduino 2.4.0 (#1572)
 *
Fix %-sign issue as printf escape character in Humidity and Sonoff SC
(#1579)
2018-01-13 15:53:02 +01:00
arendst 0501916713 Update TasmotaSerial to 1.0.1
Update TasmotaSerial to 1.0.1
2018-01-10 15:24:12 +01:00
arendst aed070cc90 Add automagic two step OTA and Chinese locale
5.11.1a
 * Add automagic two step Web server OTA upgrade using
filename-minimal image if OTA free space is too small
 * Add chinese
language file (#1551)
2018-01-10 14:10:25 +01:00
arendst 594f465f71 Add file rename to ease OTA upload
Add file rename to ease OTA upload
2018-01-10 12:14:37 +01:00
arendst 1ce4e75dd8 ignore user_config_override.h (#1554)
ignore user_config_override.h (#1554)
2018-01-10 10:31:36 +01:00
arendst f4f4039599 v5.11.1a
Align with master
2018-01-08 11:44:18 +01:00
arendst 13c45d2b9a v5.11.0a
Align with master
2018-01-07 15:15:01 +01:00
arendst 4fb2da71c7 v5.11.0a
Align with master
2018-01-07 15:08:11 +01:00
arendst c1083c6e1c v5.11.0a
Align with master
2018-01-07 14:56:23 +01:00
Gennaro Tortone a96d1e85e0 it-IT language consolidation complete 2018-01-06 21:56:02 +01:00